summaryrefslogtreecommitdiffstats
path: root/waf_libbsd.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Ensure mandatory compiler/linker flagsSebastian Huber2020-09-211-0/+8
* waf: Implement module dependency checking in the build systemChris Johns2020-09-161-6/+16
* build: Separate the kernel and user land include pathsChris Johns2020-09-161-69/+98
* waf: Reformat to PEP8 using yapfChris Johns2020-09-161-117/+122
* build: Do not convert cflags to definesSebastian Huber2020-08-061-11/+3
* testsuite: Using RTEMS tester functions at beginning and at the end of testsMoyano, Gabriel2020-03-311-1/+1
* waf: Change the test configure check for libdebugger to it's libChris Johns2020-03-051-7/+21
* i386: Add to buildJan Sommer2020-02-101-1/+1
* config: Control the interface from the command line net config file.Chris Johns2019-06-121-1/+2
* Fix the sed generator for processing INI configuration files.Chris Johns2019-04-041-2/+2
* build: Make it possible to disable the testsSebastian Huber2019-02-181-1/+3
* waf: Allow to only generate lex and yacc.Christian Mauderer2018-08-011-12/+14
* waf: Fix python3 compatibility.Christian Mauderer2018-05-241-0/+5
* waf: Allow to add libs per test.Christian Mauderer2018-05-041-1/+3
* waf: Generate a rtems/bsd/modules.hChristian Mauderer2018-05-031-0/+32
* waf: Fix source code generators.Christian Mauderer2018-05-031-6/+6
* waf: Fix usage of build-include from config.Christian Mauderer2018-05-031-2/+6
* Use network services from RTEMSSebastian Huber2018-04-301-1/+1
* waf: Add configurations with different modules.Christian Mauderer2018-04-101-9/+0
* waf: Fix freebsd-to-rtems.py.Christian Mauderer2018-04-101-156/+0
* waf: Refactor libbsd.py to support per module generation.Chris Johns2018-04-101-1/+3
* waf: Support building from libbsd.py directly from waf.Chris Johns2018-04-101-0/+644