Added tag 1.31 for changeset 5b225022df11
The version was changed to 1.31.
The copyright date in the documentation was updated.
The script now prints a message where the files were installed.
RTEMS 5.1 was configured.
Added tag 1.30.1 for changeset 2457a7f26cc0
The version was changed to 1.30.1.
Fix of rtems-from-scratch link.
More fixes in documentation and file README.rst.
Small bugfix regarding the copyright.
Small documentation fix.
Added tag 1.30 for changeset 7fe40da7fa4b
README was renamed to README.rst.
Sourceforge administration tools were added.
Sphinx generated documentation was added.
Scripts to manage the project were added.
All scripts can now show a version number.
Update of .hgignore file.
Some minor improvements in scripts.
Patch files are now in directory "patches".
File CONFIG.COMMON was added.
A special configuration file for Debian 7 was removed.
CONFIG-* files now load git repositories from github.
In CONFIG-* variable TOOL_BIN_PATH is now more generic.
Obsolete "GIT" variable in CONFIG-* files was removed.
Bugfix: In cexp we can only apply patches *after* initializing sub modules.
Added tag 4.10-1.7.1 for changeset 9b8894506616
Added tag 1.7.1 for changeset 47a113017f6c
experimental version that builds both RTEMS-4.9 and 4.10
The copyright date was set to 2023.
mvme2500-exe2boot.sh creates bootable files for the mvme2500 cpu.
Added tag 1.29 for changeset 26ce4729d730
libbspext upgraded for rtems5 and integrated into rtems-build-tool
mvme2100-exe2boot.sh creates bootable files for the mvme2100 cpu.
Fix RTEMS 4.9 linker errors due to "extern inline".
Fix RTEMS 4.9 linker errors due to "extern inline".
Added tag 1.28 for changeset 55e45a9efc2e
Use newest version of bootlib.
Use HZB gitlab server for all repository URLs.
The project was put under GPL v.3 license.
Added tag 1.27 for changeset 54368f87c58b
Added tag 1.27 for changeset 54368f87c58b
Bugfix: Building bootlib for RTEMS 4.9 sometimes failed.
Added tag 1.26 for changeset d2fb0b731334
Bugfix: Building bspext for RTEMS 4.9 sometimes failed.
Added tag 1.25 for changeset 23b2e3c52e5a
fix: add bsp_reset() to bsp.h for mvme2100
Added tag 1.24 for changeset 5f5718f561a3
upgrade RTEMS-5 to tag 5.1
Added tag 1.23 for changeset e645bb02abb7
CONFIG-RTEMS-4.9-debian-7 was added, this is for RTEMS 4.9 on debian 7.
RTEMS 4.9 and 4.10: Use cross development tools from /opt/csr/lib/rtems.
Added tag 1.22 for changeset b096e69f3c79
Added tag 1.22 for changeset b096e69f3c79
Fix git revisions: Use a fixed version of bootlib and a new version of gesys.
The script cleanup.sh removes all generated files.
build-tool.sh can now also run "make clean".
Added tag 1.21 for changeset c459716deeba
Replaced all repository urls with http urls to repo.acc.bessy.de.
Added tag 1.20 for changeset 61ee568acfcb
use rev 30d61a66d96c1aa3f0eda7d364c3900c80db3985 of RTEMS master branch
use rev 8bd4f61c30c04473fe54211a312c7b237b93c6d8 of RTEMS master branch
Two patches were added to fix RTEMS 4.9 build errors on Fedora 29 Linux.
Option --verbose in build-tool.sh now prefixes printed commands with "EXEC:".
Fix RTEMS 4.11 depcomp bug.
Support for RTEMS 4.11 was added.
Configuration option RTEMS_TESTS was added.
Added tag 1.19 for changeset a5ef1f05636b
remove no longer needed bspExt from CONFIG-RTEMS-5
fix: define RTEMS_TOOLS only if $TOOL_BIN_PATH is not empty
clean up CONFIG-RTEMS-5
Changed the file with the generated RTEMS tool path used by EPICS base.
Added tag 1.18 for changeset 8dbc7b9dafab
RTEMS 5: use libbspext revision c2020b8.
update bootlib version to hzb/1.1 for RTEMS-5 and RTEMS-4.10
Generate file RTEMS_TOOL_PATH.
bspext and bootlib are now also built for RTEMS 5.
In build-tool.sh a warning message was improved.
Added tag 1.17 for changeset 9c03932f8a44
The build tool now supports RTEMS 5 and is more generic.
Added tag 1.16 for changeset c5d322620b66
use gesys commit e6280a097f86e8a1abbf7bb8d26924de82d74f7c
use bootlib commit c9062be814dcd7eda53fab471d2fb374c309b707
yet another version of the bootlib
new version of bootlib
new version 0eb1d5f2fbc8 of bootlib
write the BSPS we build into file RTEMS_BSPS
no longer make shallow git clones
Added tag 1.15 for changeset 5ff261c674a7
create an RTEMS_VERSION file (to be included by e.g. EPICS base)
throw out generation and include of CONFIG.INC
backout of changeset a30f98bfbd9d
Added tag 4.10-1.13 for changeset da87d5cad5e5
Added gesys.more-fds.PATCH (more filedescriptors) to CONFIG-RTEMS-4.9.
Added tag 4.10-1.12 for changeset e06a42d43632
removed definition of GIT, just use whatever git is in the PATH
empty CEXP_PATCHES in CONFIG
Added tag 4.10-1.11 for changeset 1a0c7074f83f
Added tag 4.10-1.11 for changeset 1a0c7074f83f
removed -sj for gesys (Makefile has incomplete dependencies)