summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/wscript (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-05waf: Do not filter flags to be unique using set()Chris Johns1-3/+3
2019-05-27waf: Update the check_cc tests to a newer method supported by waf.Chris Johns1-6/+13
2018-11-29rtemstoolkit:libelf: Removing warning for asprintf on Windows.Chris Johns1-1/+4
2018-11-08python: Provide support to select a valid python version.Chris Johns1-0/+3
2018-10-02config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns1-0/+1
2018-06-18elftoolchain: Add libelftc.Chris Johns1-0/+24
2018-06-15rtemstoolkit: Add libdwarf C++ interface.Chris Johns1-2/+3
2018-04-30rtemstoolkit: Add libdwarf from elftoolchain.Chris Johns1-0/+78
2018-04-30rtemstoolkit: Update elftoolchain to the latest code.Chris Johns1-14/+18
2017-10-10Install missing filesSebastian Huber1-0/+1
2017-08-16linkers/exe-info Support ARM static constructors.Chris Johns1-0/+6
2017-05-16rtemstoolkit: Add the configuration.py module to the install.Chris Johns1-0/+1
2017-04-25rtemstoolkit: Add a textbox module for formatted reporting.Chris Johns1-0/+2
2016-04-03rtemstoolkit: Add a buffer helper class to insert and extract data.Chris Johns1-24/+15
2016-02-19Add Windows specific waf support for MSYS2.Chris Johns1-0/+3
2016-02-19Disable installing PYO and PYC. Fix install paths.Chris Johns1-5/+2
2015-12-11Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns1-3/+2
2015-12-09Add release versioning support.Chris Johns1-6/+8
2015-10-19Fix Windows build issues.Chris Johns1-9/+33
2015-02-08Install the rtems-test command.Chris Johns1-4/+27
2015-01-21DEST_OS is linux and not linux2.Chris Johns1-1/+1
2015-01-18Add support to cross-compile. Use --hosti=.Chris Johns1-6/+9
2014-09-13rtk: Build fastlz into the rld library.Chris Johns1-10/+9
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns1-164/+28
2014-09-13waf: Include waf in the souce tree and updated README on building.Chris Johns1-2/+2
2014-09-08RTEMS trace linker builds trace applications.Chris Johns1-0/+2
2014-09-05Remove march/mcpu and add RTEMS BSP and cflags support.Chris Johns1-2/+4
2014-09-01rld: Split the file into a path module for path specific functions.Chris Johns1-0/+1
2014-08-01Add initial support for the RTEM Trace Linker.Chris Johns1-12/+35
2013-08-30Implement a new tool 'rtems-ra'Peng Fan1-0/+13
2013-01-22Documentation.Chris Johns1-2/+1
2012-12-23Add a memory dump utility.Chris Johns1-1/+6
2012-12-19RAP file utility. Decompressors RAP files.Chris Johns1-0/+12
2012-12-08Add doxygen support.Chris Johns1-0/+21
2012-11-26Add RAP format support.Chris Johns1-0/+1
2012-11-22Split out the compression code for reuse.Chris Johns1-0/+1
2012-11-21Enforce the header is created before using it on Linux.Chris Johns1-0/+1
2012-11-19Add configure option --c-opts to allow special options for testing.Chris Johns1-1/+6
2012-11-17Refactor the ELF support to allow ELF write suppport.Chris Johns1-11/+27
2012-10-22Add FastLZ support.Chris Johns1-3/+11
2012-09-17Rename rld-gcc. Add -C option.Chris Johns1-1/+1
2012-09-17Add rebuild and tags build commandsChris Johns1-0/+7
2012-09-15Fix the waf script.Chris Johns1-5/+5