summaryrefslogtreecommitdiff
path: root/builder.py (follow)
AgeCommit message (Expand)Author
2017-11-10Port wpa supplicant to RTEMS.Sichen Zhao
2017-10-24Remove ability to synchronize with LinuxSebastian Huber
2017-10-23Install Linux header filesSebastian Huber
2017-10-23waf: Install arch-specific header filesSebastian Huber
2017-10-23Import DPAA driver snapshotSebastian Huber
2017-10-20scripts: Support CPU-dependent RTEMS source filesSebastian Huber
2017-10-20scripts: Support Linux importSebastian Huber
2017-10-20scripts: Generalize namesSebastian Huber
2017-10-16Install libpcap header filesSebastian Huber
2017-10-02Allow to set optimization level during configure.Christian Mauderer
2017-08-20Port openssl to RTEMS.Sichen Zhao
2017-08-20waf: Move glob operator ** to builder.pyChristian Mauderer
2017-08-20waf_generator: Copy headers if necessary.Christian Mauderer
2017-06-08Use <sys/lock.h> provided by NewlibSebastian Huber
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber
2017-02-21C11/C++11 are the default for the RTEMS 4.12 GCCSebastian Huber
2017-01-17freebsd/wlanstats: Port to FreeBSD.Christian Mauderer
2017-01-17ifconfig/wlan, expat, lib80211: Port to RTEMS.Christian Mauderer
2017-01-10Update to FreeBSD head 2016-08-23Sebastian Huber
2016-11-14Use -Wno-pointer-signSebastian Huber
2016-10-13Fix FreeBSD source file reverse conversionSebastian Huber
2016-10-13Remove AppleTalk supportSebastian Huber
2016-05-31Add a stats report command.Chris Johns
2016-05-30Directly use <sys/_types.h> provided by NewlibSebastian Huber
2016-05-30Directly use <sys/types.h> provided by NewlibSebastian Huber
2016-05-30Directly use <sys/time.h> provided by NewlibSebastian Huber
2016-05-04Fix coding to be CamelCase.Chris Johns
2016-05-04Add sys/rpc so it is installed.Chris Johns
2016-04-27waf: Refector the builder to work with Python3 and UTF-8 source files.Chris Johns
2016-04-18Add RTEMS version support, update all python to 2 and 3.Chris Johns
2015-11-12Use optimization level -O2Sebastian Huber
2015-09-25builder.py: addTargetSourceCPUDependentSourceFilesSebastian Huber
2015-06-15Add tcpdump and libpcap.Chris Johns
2015-05-21waf: Add install support.Chris Johns
2015-05-20waf: Add warnings and auto-regen options.Chris Johns
2015-05-20Add support to build using waf.Chris Johns
2015-05-15freebsd-to-rtems: Refactor the conversion support to allow multiples build sy...Chris Johns