summaryrefslogtreecommitdiff
path: root/rtemstoolkit/wscript (follow)
AgeCommit message (Expand)Author
2019-09-05waf: Do not filter flags to be unique using set()Chris Johns
2019-05-27waf: Update the check_cc tests to a newer method supported by waf.Chris Johns
2018-11-29rtemstoolkit:libelf: Removing warning for asprintf on Windows.Chris Johns
2018-11-08python: Provide support to select a valid python version.Chris Johns
2018-10-02config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns
2018-06-18elftoolchain: Add libelftc.Chris Johns
2018-06-15rtemstoolkit: Add libdwarf C++ interface.Chris Johns
2018-04-30rtemstoolkit: Add libdwarf from elftoolchain.Chris Johns
2018-04-30rtemstoolkit: Update elftoolchain to the latest code.Chris Johns
2017-10-10Install missing filesSebastian Huber
2017-08-16linkers/exe-info Support ARM static constructors.Chris Johns
2017-05-16rtemstoolkit: Add the configuration.py module to the install.Chris Johns
2017-04-25rtemstoolkit: Add a textbox module for formatted reporting.Chris Johns
2016-04-03rtemstoolkit: Add a buffer helper class to insert and extract data.Chris Johns
2016-02-19Add Windows specific waf support for MSYS2.Chris Johns
2016-02-19Disable installing PYO and PYC. Fix install paths.Chris Johns
2015-12-11Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns
2015-12-09Add release versioning support.Chris Johns
2015-10-19Fix Windows build issues.Chris Johns
2015-02-08Install the rtems-test command.Chris Johns
2015-01-21DEST_OS is linux and not linux2.Chris Johns
2015-01-18Add support to cross-compile. Use --hosti=.Chris Johns
2014-09-13rtk: Build fastlz into the rld library.Chris Johns
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns