# # ChangeLog for wscript in rtems-tools # # Generated by Trac 1.2.1.dev0 # 04/25/24 11:51:07 Wed, 28 Nov 2018 23:14:14 GMT Chris Johns [6db01e5] * rtemstoolkit/darwin.py (modified) * rtemstoolkit/host.py (modified) * wscript (modified) rtemstoolkit/host: Fix the darwin support. - Add python as a unit ... Wed, 28 Nov 2018 18:40:08 GMT Chris Johns [95abe76] * rtemstoolkit/version.py (modified) * wscript (modified) waf: Fix version paths on Windows. Fri, 23 Nov 2018 04:02:52 GMT Chris Johns [7e5cdea] * README (modified) * rtemstoolkit/__init__.py (modified) * rtemstoolkit/check.py (modified) * rtemstoolkit/config.py (modified) * rtemstoolkit/darwin.py (modified) * rtemstoolkit/freebsd.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/host.py (modified) * rtemstoolkit/linux.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/mailer.py (modified) * rtemstoolkit/netbsd.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/rtems.py (modified) * rtemstoolkit/solaris.py (modified) * rtemstoolkit/textbox.py (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/windows.py (modified) * wscript (modified) rtemstoolkit: Add unit testing for the python modules - Add support ... Wed, 03 Oct 2018 01:38:09 GMT Chris Johns [3bd8def] * config/rtems-version.ini (added) * rtemstoolkit/check.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/rtems.py (modified) * rtemstoolkit/version.py (modified) * tester/rt/check.py (modified) * tester/rt/options.py (modified) * tester/rt/run.py (modified) * tester/rt/test.py (modified) * wscript (modified) config: Consolidate the version information into a single ... Tue, 02 Oct 2018 06:49:54 GMT Chris Johns [5416cfa] * config/rtems-bsps-arm.ini (moved) * config/rtems-bsps-bfin.ini (moved) * config/rtems-bsps-epiphany.ini (moved) * config/rtems-bsps-i386.ini (moved) * config/rtems-bsps-lm32.ini (moved) * config/rtems-bsps-m32c.ini (moved) * config/rtems-bsps-m68k.ini (moved) * config/rtems-bsps-mips.ini (moved) * config/rtems-bsps-moxie.ini (moved) * config/rtems-bsps-nios2.ini (moved) * config/rtems-bsps-or1k.ini (moved) * config/rtems-bsps-powerpc.ini (moved) * config/rtems-bsps-riscv.ini (moved) * config/rtems-bsps-riscv32.ini (moved) * config/rtems-bsps-riscv64.ini (moved) * config/rtems-bsps-sh.ini (moved) * config/rtems-bsps-sparc.ini (moved) * config/rtems-bsps-sparc64.ini (moved) * config/rtems-bsps-tiers.ini (moved) * config/rtems-bsps-v850.ini (moved) * config/rtems-bsps.ini (moved) * config/wscript (added) * rtemstoolkit/__init__.py (modified) * rtemstoolkit/rtems.py (added) * rtemstoolkit/wscript (modified) * tester/rt/check.py (modified) * wscript (modified) config: Create a config directory and move the RTEMS arch/bsp data to ... Tue, 19 Jun 2018 10:15:17 GMT Sebastian Huber [845054a] * wscript (modified) Fix CXC build for x86-w64-mingw32 Update #3461. Wed, 06 Jun 2018 04:36:44 GMT Sebastian Huber [1cd75c4] * misc/bin2c/compat.c (added) * misc/bin2c/rtems-bin2c.c (added) * misc/wscript (added) * wscript (modified) bin2c: Import from RTEMS Corresponding RTEMS commit is ... Tue, 10 Apr 2018 03:59:11 GMT Chris Johns [c5286cd] * wscript (modified) waf: Add getcwd() to sys.path as waf has changed. Wed, 08 Nov 2017 08:46:25 GMT Sebastian Huber [e5dad3c] * rtemstoolkit/version.py (modified) * tester/rtems/version.cfg (modified) * wscript (modified) Change RTEMS version from 4.12 to 5 Update #3220. Sat, 20 Feb 2016 01:44:44 GMT Chris Johns [3018e2f] * wscript (modified) Do not change the Python os.sep setting. Fri, 19 Feb 2016 03:46:15 GMT Chris Johns [7148cae] * linkers/wscript (modified) * rtemstoolkit/wscript (modified) * tester/covoar/wscript (modified) * tester/wscript (modified) * tools/gdb/python/wscript (modified) * wafwindows.py (added) * wscript (modified) Add Windows specific waf support for MSYS2. Limit the compilers ... Fri, 19 Feb 2016 00:26:51 GMT Chris Johns [de1beea] * rtemstoolkit/config.py (modified) * rtemstoolkit/execute.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/wscript (modified) * tester/rtems-test (modified) * tester/wscript (modified) * tools/gdb/python/wscript (modified) * wscript (modified) Disable installing PYO and PYC. Fix install paths. Installing PYO ... Fri, 11 Dec 2015 06:01:51 GMT Chris Johns [3828e50] * rtemstoolkit/version.py (modified) * wscript (modified) VERSION as an INI format file. One section is supported [version] ... Thu, 10 Dec 2015 01:26:49 GMT Chris Johns [8b49f73] * wscript (modified) Use the git hash for the revision in the version string. Wed, 09 Dec 2015 09:08:19 GMT Chris Johns [efc4f09] * .gitignore (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * linkers/rtems-rapper.cpp (modified) * linkers/rtems-syms.cpp (modified) * linkers/rtems-tld.cpp (modified) * linkers/wscript (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/rld-rtems.cpp (modified) * rtemstoolkit/rld.cpp (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/wscript (modified) * tester/rt/test.py (modified) * tester/rtems-test (modified) * tester/wscript (modified) * wscript (modified) Add release versioning support. Support a top level VERSION file ... Sun, 18 Oct 2015 08:19:08 GMT Chris Johns [0382b68] * linkers/wscript (modified) * rtemstoolkit/elftoolchain/libelf/mmap_win32.c (modified) * rtemstoolkit/wscript (modified) * tester/rt/console.py (modified) * tester/rt/gdb.py (modified) * tester/rtems-test (modified) * tester/wscript (modified) * wscript (modified) Fix Windows build issues. Fix biulding the mmap Windows code. Fix ... Sun, 18 Jan 2015 07:12:18 GMT Chris Johns [3badbb0] * linkers/wscript (modified) * rtemstoolkit/win32/ar.h (moved) * rtemstoolkit/win32/sys/cdefs.h (moved) * rtemstoolkit/win32/sys/errno.h (moved) * rtemstoolkit/win32/sys/mman.h (moved) * rtemstoolkit/win32/sys/queue.h (moved) * rtemstoolkit/wscript (modified) * wscript (modified) Add support to cross-compile. Use --hosti=. On FreeBSD use ... Sat, 13 Sep 2014 02:09:16 GMT Chris Johns [87e0e76] * linkers/README (modified) * linkers/wscript (modified) * rtemstoolkit/ConvertUTF.c (moved) * rtemstoolkit/ConvertUTF.h (moved) * rtemstoolkit/SimpleIni.h (moved) * rtemstoolkit/elftoolchain/common/Makefile (moved) * rtemstoolkit/elftoolchain/common/_elftc.h (moved) * rtemstoolkit/elftoolchain/common/elfdefinitions.h (moved) * rtemstoolkit/elftoolchain/common/native-elf-format (moved) * rtemstoolkit/elftoolchain/common/os.Linux.mk (moved) * rtemstoolkit/elftoolchain/common/uthash.h (moved) * rtemstoolkit/elftoolchain/libelf/Makefile (moved) * rtemstoolkit/elftoolchain/libelf/Version.map (moved) * rtemstoolkit/elftoolchain/libelf/_libelf.h (moved) * rtemstoolkit/elftoolchain/libelf/_libelf_ar.h (moved) * rtemstoolkit/elftoolchain/libelf/_libelf_config.h (moved) * rtemstoolkit/elftoolchain/libelf/elf.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_begin.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_begin.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_cntl.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_cntl.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_data.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_end.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_end.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_errno.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_fill.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_fill.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_flag.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_flagdata.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getbase.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getbase.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getdata.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getident.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getident.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getphdrnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getphnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getscn.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshdrnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshdrstrndx.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshstrndx.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_hash.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_hash.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_kind.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_kind.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_memory.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_memory.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_next.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_next.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_phnum.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_rand.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_rand.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_scn.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_shnum.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_shstrndx.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_strptr.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_strptr.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_types.m4 (moved) * rtemstoolkit/elftoolchain/libelf/elf_update.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_update.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_version.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_version.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf.h (moved) * rtemstoolkit/elftoolchain/libelf/gelf_cap.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_dyn.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_ehdr.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getcap.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getdyn.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getehdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getmove.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getphdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getrel.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getrela.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getshdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getsym.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getsyminfo.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getsymshndx.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_move.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_newehdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_newphdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_phdr.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_rel.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_rela.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_shdr.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_sym.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_syminfo.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_symshndx.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_update_ehdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_xlate.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_xlatetof.3 (moved) * rtemstoolkit/elftoolchain/libelf/libelf.h (moved) * rtemstoolkit/elftoolchain/libelf/libelf_align.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_allocate.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_ar.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_ar_util.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_checksum.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_convert.m4 (moved) * rtemstoolkit/elftoolchain/libelf/libelf_data.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_ehdr.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_extended.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_fsize.m4 (moved) * rtemstoolkit/elftoolchain/libelf/libelf_msize.m4 (moved) * rtemstoolkit/elftoolchain/libelf/libelf_phdr.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_shdr.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_xlate.c (moved) * rtemstoolkit/elftoolchain/libelf/mmap_win32.c (moved) * rtemstoolkit/elftoolchain/libelf/os.FreeBSD.mk (moved) * rtemstoolkit/elftoolchain/libelf/os.NetBSD.mk (moved) * rtemstoolkit/fastlz.c (moved) * rtemstoolkit/fastlz.h (moved) * rtemstoolkit/libiberty/ansidecl.h (moved) * rtemstoolkit/libiberty/concat.c (moved) * rtemstoolkit/libiberty/cp-demangle.c (moved) * rtemstoolkit/libiberty/cp-demangle.h (moved) * rtemstoolkit/libiberty/cplus-dem.c (moved) * rtemstoolkit/libiberty/demangle.h (moved) * rtemstoolkit/libiberty/libiberty.h (moved) * rtemstoolkit/libiberty/make-temp-file.c (moved) * rtemstoolkit/libiberty/mkstemps.c (moved) * rtemstoolkit/libiberty/pex-common.c (moved) * rtemstoolkit/libiberty/pex-common.h (moved) * rtemstoolkit/libiberty/pex-djgpp.c (moved) * rtemstoolkit/libiberty/pex-msdos.c (moved) * rtemstoolkit/libiberty/pex-one.c (moved) * rtemstoolkit/libiberty/pex-unix.c (moved) * rtemstoolkit/libiberty/pex-win32.c (moved) * rtemstoolkit/libiberty/safe-ctype.c (moved) * rtemstoolkit/libiberty/safe-ctype.h (moved) * rtemstoolkit/libiberty/stpcpy.c (moved) * rtemstoolkit/pkgconfig.cpp (moved) * rtemstoolkit/pkgconfig.h (moved) * rtemstoolkit/rld-cc.cpp (moved) * rtemstoolkit/rld-cc.h (moved) * rtemstoolkit/rld-compression.cpp (moved) * rtemstoolkit/rld-compression.h (moved) * rtemstoolkit/rld-config.cpp (moved) * rtemstoolkit/rld-config.h (moved) * rtemstoolkit/rld-elf-types.h (moved) * rtemstoolkit/rld-elf.cpp (moved) * rtemstoolkit/rld-elf.h (moved) * rtemstoolkit/rld-files.cpp (moved) * rtemstoolkit/rld-files.h (moved) * rtemstoolkit/rld-outputter.cpp (moved) * rtemstoolkit/rld-outputter.h (moved) * rtemstoolkit/rld-path.cpp (moved) * rtemstoolkit/rld-path.h (moved) * rtemstoolkit/rld-process.cpp (moved) * rtemstoolkit/rld-process.h (moved) * rtemstoolkit/rld-rap.cpp (moved) * rtemstoolkit/rld-rap.h (moved) * rtemstoolkit/rld-resolver.cpp (moved) * rtemstoolkit/rld-resolver.h (moved) * rtemstoolkit/rld-rtems.cpp (moved) * rtemstoolkit/rld-rtems.h (moved) * rtemstoolkit/rld-symbols.cpp (moved) * rtemstoolkit/rld-symbols.h (moved) * rtemstoolkit/rld.cpp (moved) * rtemstoolkit/rld.h (moved) * rtemstoolkit/rtems-utils.cpp (moved) * rtemstoolkit/rtems-utils.h (moved) * rtemstoolkit/wscript (added) * wscript (modified) Refactor code into the RTEMS Toolkit. Sat, 13 Sep 2014 00:47:07 GMT Chris Johns [749ddf1] * .gitignore (modified) * README (modified) * linkers/wscript (modified) * tester/covoar/wscript (modified) * tester/wscript (added) * tools/gdb/python/wscript (modified) * waf (added) * wscript (added) waf: Include waf in the souce tree and updated README on building. ...