summaryrefslogtreecommitdiff
path: root/wscript (follow)
AgeCommit message (Collapse)Author
2018-12-26Fix python3 print problem.Chris Johns
2018-12-09Remove outdated instructions and change sis to erc32Marçal Comajoan Cara
This work was part of GCI 2018.
2018-01-18wscript: fix default version from 4.12 to 5Gedare Bloom
2017-10-12Add C11 Threading ExamplesJoel Sherrill
2017-10-02Update rtems_waf to use the rootfs support. Fix trace linker INI files.Chris Johns
Use the rtems_waf rootfs support to create a root file system. Remove the double cflags on some projects that broke linking. Remove the dump-on-error, there is no option in rtems-tld. Closes 3158. Closes 3159.
2013-12-13User friendly error message if the rtems_waf module is not included.Chris Johns
2013-12-12cxx: Add support for building with wafChirayu Desai
2013-12-12posix_api: Add support to build with wafChirayu Desai
Add wscript(s) for building with waf
2013-12-12micromonitor: umon: Add support to build with wafChirayu Desai
Add wscript to support building with waf Build it only for csb337 BSP (ARM)
2013-12-12benchmarks: Add support to build with wafChirayu Desai
Add wscript(s) to support building benchmarks/nbench with waf
2013-12-12Convert misc/minimum example to Waf.Bryan Dunsmore
2013-12-12Convert led/timer example to Waf.Bryan Dunsmore
2013-12-12Convert uboot example to use Waf.Bryan Dunsmore
2013-12-12Convert ticker example to use Waf.Bryan Dunsmore
2013-12-12Convert gdb example to use Waf.Bryan Dunsmore
2013-12-12added wscript to file_io and subdirectoriesDaniel Ramirez
2013-12-12Added wscript to clasic_api directoryDaniel Ramirez
2013-12-12waf: add optimization and debug flags to top-level wscriptGedare Bloom
2013-12-12filesystem: initial attempt at waf conversionGedare Bloom
2013-12-12Add LICENSE.2 with 2-clause BSD. Point to it from 2-clause BSD licensed files.Gedare Bloom
2013-12-12hello: Add support to build with waf.Gedare Bloom
Add wscript support for building hello/hello_world_c with waf.
2013-12-12Waf: Add top-level wscript and rtems_waf module to support waf builds.Gedare Bloom