summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: add example of a local patchGedare Bloom2016-08-011-3/+9
|
* doc: source-builder.txt: Update installtion for ubuntu packagesPunit Vara2016-08-011-2/+3
| | | | | This patch fixes the most common python missing error for RTEMS tool chain build and RSB built is tested for ubuntu 16.04.1 LTS
* doc: correct a typo of RTEMSSambeet Panigrahi2016-08-011-1/+1
|
* doc: corrected typo of FreeBSDSambeet Panigrahi2016-08-011-1/+1
|
* doc: fix link to patch for CVSGedare Bloom2015-11-041-1/+1
|
* doc: zlib1g-dev package needs to be installed on Linux MintHesham Almatary2015-08-181-0/+10
|
* Add MSYS2 documentation.Chris Johns2015-03-121-14/+44
|
* doc: Update the Fedora package list for Fedora 19.Chris Johns2014-09-051-2/+3
|
* sb: Add support for the standard git protocols for the %source command.Chris Johns2014-08-291-0/+6
| | | | | | The source selector 'git://' now supports a protocol option that lets you set the specific protocol git is to use to access a remote repository.
* doc: Minor corrections and updates.Chris Johns2014-07-301-11/+19
|
* doc: Add %hash.Chris Johns2014-07-291-2/+44
|
* doc: Add RTEMS 3rd Party package building instructions.Chris Johns2014-07-281-55/+433
|
* doc: Use the internal asciidoc tool.Chris Johns2014-05-141-2/+10
|
* doc: Update the documentation for the new source and patch.Chris Johns2014-05-141-177/+220
|
* doc: Updated after GSoC student feedback.Chris Johns2014-04-081-10/+28
|
* source-builder.txt: Correct spelling errorsJoel Sherrill2014-03-201-18/+18
|
* doc: New version and date.Chris Johns2014-03-201-1/+1
|
* doc: Add patch details.Chris Johns2014-03-201-0/+75
|
* freebsd: Add support for FreeBSD 10.0.Chris Johns2014-03-201-1/+22
| | | | | | | GDB did not build out of the box on FreeBSD 10.0 due to the iconv move to libc effecting the gettext port with Python. The patch provided is from the gdb port (devel/gdb) and add the LDFLAGS to the link command line when Python is used and this adds /usr/local/lib if needed.
* Add notes on building on Maverick.Chris Johns2013-11-101-0/+15
|
* New Configurations documentation.Chris Johns2013-11-101-1/+333
|
* Add Fedora 18 dependence.Chris Johns2013-11-051-0/+5
|
* doc: Add NetBSD.Chris Johns2013-09-101-0/+13
|
* doc: Add a cross build section.Chris Johns2013-08-311-100/+167
|
* doc: Improve the section on reporting errors.Chris Johns2013-08-271-6/+17
|
* doc: Add controlling the build. Add patch to cygwin.Chris Johns2013-08-141-1/+17
|
* doc: Add the patch module to cygwn.Chris Johns2013-08-141-0/+1
|
* Add a README for github to show.Chris Johns2013-07-251-9/+9
|
* Update using the RTEMS path.Chris Johns2013-07-191-2/+11
|
* Add what is built and how to set the path.Chris Johns2013-07-181-1/+12
|
* Fix link in documentationSebastian Huber2013-07-131-1/+1
|
* Fix formating.Chris Johns2013-06-021-2/+2
|
* Update doc with file searching details.Chris Johns2013-06-021-1/+4
|
* Update the git clone URL.Chris Johns2013-05-171-1/+1
|
* Add mail and personal macros.Chris Johns2013-04-301-15/+82
|
* Add macro include support. Use it for building from head.Chris Johns2013-04-261-6/+37
| | | | | This change provides a simple way to build all parts of the tools from version control.
* Add a tip about using --dry-run before an initial build to check all is ok.Chris Johns2013-04-251-1/+7
|
* Fix the autotools prefix in the RTEMS example.Chris Johns2013-04-231-1/+1
|
* Update the RTEMS Configurations to show how to build autotools if they are ↵Chris Johns2013-04-231-4/+37
| | | | not valid.
* Add source and patches section.Chris Johns2013-04-211-3/+103
|
* Add the --regression option.Chris Johns2013-04-161-0/+6
|
* Add --no-download to disable the downloader.Chris Johns2013-04-151-3/+9
|
* Document fixes reported by users.Chris Johns2013-04-141-34/+50
|
* Updated documentation.Chris Johns2013-04-143-113/+342
|
* Add Windows support doco. Add the host build table.Chris Johns2013-04-012-18/+157
|
* Add which type of hosts work. Some 32bit hosts have issues.Chris Johns2013-03-311-6/+6
|
* Add openSUSE and rearrange them.Chris Johns2013-03-261-41/+55
|
* Add archlinux to the docDhananjay Balan2013-03-211-1/+21
|
* Add the --list-deps option to the set builder command.Chris Johns2013-03-091-4/+9
|
* Macro %define updates an existing macro.Chris Johns2013-03-081-2/+6
| | | | | Analysis of the current script shows a number of updates are happening and this should be the default.