summaryrefslogtreecommitdiffstats
path: root/builder.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use -Wno-pointer-signSebastian Huber2016-11-141-1/+2
* Fix FreeBSD source file reverse conversionSebastian Huber2016-10-131-0/+2
* Remove AppleTalk supportSebastian Huber2016-10-131-1/+0
* Add a stats report command.Chris Johns2016-05-311-10/+86
* Directly use <sys/_types.h> provided by NewlibSebastian Huber2016-05-301-1/+0
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-301-1/+0
* Directly use <sys/time.h> provided by NewlibSebastian Huber2016-05-301-1/+0
* Fix coding to be CamelCase.Chris Johns2016-05-041-36/+36
* Add sys/rpc so it is installed.Chris Johns2016-05-041-0/+1
* waf: Refector the builder to work with Python3 and UTF-8 source files.Chris Johns2016-04-271-124/+212
* Add RTEMS version support, update all python to 2 and 3.Chris Johns2016-04-181-9/+20
* Use optimization level -O2Sebastian Huber2015-11-121-1/+1
* builder.py: addTargetSourceCPUDependentSourceFilesSebastian Huber2015-09-251-14/+5
* Add tcpdump and libpcap.Chris Johns2015-06-151-0/+7
* waf: Add install support.Chris Johns2015-05-211-0/+22
* waf: Add warnings and auto-regen options.Chris Johns2015-05-201-1/+1
* Add support to build using waf.Chris Johns2015-05-201-0/+52
* freebsd-to-rtems: Refactor the conversion support to allow multiples build sy...Chris Johns2015-05-151-0/+421