summaryrefslogtreecommitdiffstats
path: root/waf_libbsd.py (unfollow)
Commit message (Expand)AuthorFilesLines
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