summaryrefslogtreecommitdiff
path: root/waf_libbsd.py (follow)
AgeCommit message (Expand)Author
2021-10-08waf_libbsd: Fix typo in previous patchHEADmasterKinsey Moore
2021-10-06waf_libbsd: Account for library check resultsKinsey Moore
2021-06-07waf_libbsd.py: Apply path-mappings to header-pathsJan Sommer
2020-09-30waf: Fix test module dependency checkChris Johns
2020-09-21build: Ensure mandatory compiler/linker flagsSebastian Huber
2020-09-16waf: Implement module dependency checking in the build systemChris Johns
2020-09-16build: Separate the kernel and user land include pathsChris Johns
2020-09-16waf: Reformat to PEP8 using yapfChris Johns
2020-08-06build: Do not convert cflags to definesSebastian Huber
2020-03-31testsuite: Using RTEMS tester functions at beginning and at the end of testsMoyano, Gabriel
2020-03-05waf: Change the test configure check for libdebugger to it's libChris Johns
2020-02-10i386: Add to buildJan Sommer
2019-06-12config: Control the interface from the command line net config file.Chris Johns
2019-04-04Fix the sed generator for processing INI configuration files.Chris Johns
2019-02-18build: Make it possible to disable the testsSebastian Huber
2018-08-01waf: Allow to only generate lex and yacc.Christian Mauderer
2018-05-24waf: Fix python3 compatibility.Christian Mauderer
2018-05-04waf: Allow to add libs per test.Christian Mauderer
2018-05-03waf: Generate a rtems/bsd/modules.hChristian Mauderer
2018-05-03waf: Fix source code generators.Christian Mauderer
2018-05-03waf: Fix usage of build-include from config.Christian Mauderer
2018-04-30Use network services from RTEMSSebastian Huber
2018-04-10waf: Add configurations with different modules.Christian Mauderer
2018-04-10waf: Fix freebsd-to-rtems.py.Christian Mauderer
2018-04-10waf: Refactor libbsd.py to support per module generation.Chris Johns
2018-04-10waf: Support building from libbsd.py directly from waf.Chris Johns