summaryrefslogtreecommitdiff
path: root/waf_libbsd.py (follow)
AgeCommit message (Expand)Author
2021-08-26kern/sys: Add NFSv4 clientp7-4475-nfsChris Johns
2021-07-15rtemsbsd: Present all ZynqMP interfaces by defaultKinsey Moore
2021-07-01rtemsbsd: Use config.inc to control ZynqMP ethernetKinsey Moore
2021-06-09waf_libbsd.py: Apply path-mappings to header-pathsJan Sommer
2020-09-30waf: Fix test module dependency checkChris Johns
2020-09-19build: 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-06-25build: Do not convert cflags to definesSebastian Huber
2020-04-17waf: Add path-mappings featureJan Sommer
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
2019-06-26Fix the sed generator for processing INI configuration files.Chris Johns
2019-06-13config: Control the interface from the command line net config file.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