summaryrefslogtreecommitdiffstats
path: root/waf_libbsd.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-23build: Ensure mandatory compiler/linker flagsSebastian Huber1-4/+4
2021-10-08waf_libbsd: Fix typo in previous patchKinsey Moore1-1/+1
2021-10-06waf_libbsd: Account for library check resultsKinsey Moore1-4/+5
2021-06-07waf_libbsd.py: Apply path-mappings to header-pathsJan Sommer1-10/+17
2020-09-30waf: Fix test module dependency checkChris Johns1-1/+6
2020-09-21build: Ensure mandatory compiler/linker flagsSebastian Huber1-0/+8
2020-09-16waf: Implement module dependency checking in the build systemChris Johns1-6/+16
2020-09-16build: Separate the kernel and user land include pathsChris Johns1-69/+98
2020-09-16waf: Reformat to PEP8 using yapfChris Johns1-117/+122
2020-08-06build: Do not convert cflags to definesSebastian Huber1-11/+3
2020-03-31testsuite: Using RTEMS tester functions at beginning and at the end of testsMoyano, Gabriel1-1/+1
2020-03-05waf: Change the test configure check for libdebugger to it's libChris Johns1-7/+21
2020-02-10i386: Add to buildJan Sommer1-1/+1
2019-06-12config: Control the interface from the command line net config file.Chris Johns1-1/+2
2019-04-04Fix the sed generator for processing INI configuration files.Chris Johns1-2/+2
2019-02-18build: Make it possible to disable the testsSebastian Huber1-1/+3
2018-08-01waf: Allow to only generate lex and yacc.Christian Mauderer1-12/+14
2018-05-24waf: Fix python3 compatibility.Christian Mauderer1-0/+5
2018-05-04waf: Allow to add libs per test.Christian Mauderer1-1/+3
2018-05-03waf: Generate a rtems/bsd/modules.hChristian Mauderer1-0/+32
2018-05-03waf: Fix source code generators.Christian Mauderer1-6/+6
2018-05-03waf: Fix usage of build-include from config.Christian Mauderer1-2/+6
2018-04-30Use network services from RTEMSSebastian Huber1-1/+1
2018-04-10waf: Add configurations with different modules.Christian Mauderer1-9/+0
2018-04-10waf: Fix freebsd-to-rtems.py.Christian Mauderer1-156/+0
2018-04-10waf: Refactor libbsd.py to support per module generation.Chris Johns1-1/+3
2018-04-10waf: Support building from libbsd.py directly from waf.Chris Johns1-0/+644