summaryrefslogtreecommitdiffstats
path: root/builder.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-14Use -Wno-pointer-signSebastian Huber1-1/+2
2016-10-13Fix FreeBSD source file reverse conversionSebastian Huber1-0/+2
2016-10-13Remove AppleTalk supportSebastian Huber1-1/+0
2016-05-31Add a stats report command.Chris Johns1-10/+86
2016-05-30Directly use <sys/_types.h> provided by NewlibSebastian Huber1-1/+0
2016-05-30Directly use <sys/types.h> provided by NewlibSebastian Huber1-1/+0
2016-05-30Directly use <sys/time.h> provided by NewlibSebastian Huber1-1/+0
2016-05-04Fix coding to be CamelCase.Chris Johns1-36/+36
2016-05-04Add sys/rpc so it is installed.Chris Johns1-0/+1
2016-04-27waf: Refector the builder to work with Python3 and UTF-8 source files.Chris Johns1-124/+212
2016-04-18Add RTEMS version support, update all python to 2 and 3.Chris Johns1-9/+20
2015-11-12Use optimization level -O2Sebastian Huber1-1/+1
2015-09-25builder.py: addTargetSourceCPUDependentSourceFilesSebastian Huber1-14/+5
2015-06-15Add tcpdump and libpcap.Chris Johns1-0/+7
2015-05-21waf: Add install support.Chris Johns1-0/+22
2015-05-20waf: Add warnings and auto-regen options.Chris Johns1-1/+1
2015-05-20Add support to build using waf.Chris Johns1-0/+52
2015-05-15freebsd-to-rtems: Refactor the conversion support to allow multiples build sy...Chris Johns1-0/+421