summaryrefslogtreecommitdiffstats
path: root/README.waf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* README.waf: Make set-up steps self containedSebastian Huber2016-05-061-38/+72
|
* README.waf: Add steps to clone and bootstrap RTEMSSebastian Huber2016-05-061-7/+20
|
* README.waf: Master branch must use 4.12Sebastian Huber2016-05-061-8/+8
|
* README.waf: TypoSebastian Huber2016-05-061-1/+1
|
* waf: Add the ability to set FreeBSD options on the configure command line.Chris Johns2016-04-231-1/+19
| | | | | Add --freebsd-options to add specific FreeBSD compile time options to the build. This is a developer tool.
* Update the rtems_waf submodule.Chris Johns2016-04-181-0/+1
|
* Add RTEMS version support, update all python to 2 and 3.Chris Johns2016-04-181-0/+30
| | | | | | | | | | | | | Add support to force the RTEMS version. This remove the need for using the --rtems-version command line option if the automatic detection fails. Update all python code to support python 2 and 3. Update rtems_waf to the latest version to support the RTEMS version, check environment variables and to display the CC version. Sort all tests. I think the unsorted list is dependent on the version of python and so would result in repo noise as if it regenerted.
* waf: Update the README.waf with better documentation.Chris Johns2015-05-241-14/+48
|
* waf: Change to show how to only update the rtems_waf submodule.Chris Johns2015-05-211-2/+5
|
* Add a README for using waf.Chris Johns2015-05-201-0/+70