summaryrefslogtreecommitdiffstats
path: root/rtems/config/rtems-base.bset (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-02-07gcc: Use the RSB release for released tools.Chris Johns1-1/+2
Using the RSB release version for the gcc version string means the tools have a version string that matches the release. Close #3294
2017-03-094.12: Do not use a global hash fileSebastian Huber1-2/+0
2017-03-014.12: Update to use Newlib 2.5.0.20170228Sebastian Huber1-0/+2
2016-04-15rtems: Refactor to move to a single version on master.Chris Johns1-0/+5
Move the 4.12 version and base defines to just RTEMS base defines which includes the version. This removes the version from a number of files and makes it simpler to move to a new version. It however means we cannot support more than version on master. This change further breaks 4.10 and 4.9 however it means we can branch these versions and better support them on their branches.
2015-01-18Add the host name to the package name.Chris Johns1-1/+1
Adding the host name results in the tar files created by the --bset-tar-file and --pkg-tar-files to contain the host name. This is useful when building Cxc packages.
2014-12-05rtems: Change GCC extra version messageSebastian Huber1-1/+1
Drop the GCC version since this is already part of the normal GCC version message. Drop the release number from the RSB since the Git commit identifies the RSB version uniquely. Use a "Name Version, ..." pattern.
2014-06-15sb: Add support for building RTEMS 3rd party packages.Chris Johns1-8/+3
Remove the 'opt' from various macros and shell variables. Add pkgconfig to the checks to make it clear the check is a pkgconfig check. Add NTP support as the first package to be built using the RSB. Split the RTEMS URL's out from the base bset file into a separate file that be included by other files. Add an RTEMS BSP configuration file to help abstract the process of building 3rd party packages. Clean the cross and canadian cross support up so we can cleanly support cross and canadian cross building. Refactor the pkgconfig support and clean up the PC file handling of loading modules. Add support for %{?..} to return false if a macro is %{nil}. Add %{pkgconfig ..} support to allow better control of access RTEMS pkgconfig files.
2014-02-04rtems/gcc: Clean up the RSB version message.Chris Johns1-1/+1
2013-05-17Remove .git in rtem-tools repo after repo name cleanup.Amar Takhar1-1/+1
This fixes patch downloading.
2013-03-20Add support for RTEMS 4.10.Chris Johns1-3/+1
This change adds support for RTEMS 4.10 tools plus builds the latest RTEMS 4.10.2 release.
2013-03-15Add RTEMS 4.9 support for i386 and SPARC.Chris Johns1-2/+2
2013-03-12Include git info in the gcc version message.Chris Johns1-1/+1
2013-03-11Fix the base URL for the RTEMS git web interface.Chris Johns1-1/+1
2013-03-11Move all patches to the rtems-tools.git repo.Chris Johns1-1/+19
All patches are now downloaded. No patches or source is held in the RTEMS Source Builder repo. As part of this the build sets now have a single rtems_arch define and the base RTEMS 4.11 build set now creates the _target macro. With this change a method to manage RTEMS specific patches has been put in place where build sets can define patches. This avoids needing special configuration files.
2013-03-08Include RSB in the version string to help id the tools.Chris Johns1-1/+1
2013-02-09Add per arch build sets using %include.Chris Johns1-11/+1
Add per arch build sets as this is really what RTEMS needs. You can then vary the version based on the architecture. Add '%include' to the buildset files.
2012-11-09Add rtems-4.11 support using gcc 4.6.3.Chris Johns1-5/+5
2012-11-06Move the configuration files into the config directory.Chris Johns1-0/+0
2012-11-06Move RTEMS source builder configurations and patches in rtems.Chris Johns1-0/+0