summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.8-ss-newlib-2.0.0-1.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use HTTPS instead of FTPSebastian Huber2019-01-231-1/+1
| | | | FTP is an outdated protocol and blocked by some firewalls.
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-1/+1
| | | | | | Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
* Add Canadian Cross support.Chris Johns2013-04-011-4/+0
| | | | | | | | | | | | | | | | | | | | Add support to build MinGW tools using Cygwin. This is a Canadian cross build. Do not expand the directives when parsing a configuration file. Hold in the package object the text as read from the configuration file. Still parse the logic but leave the macros. This allows a configuration to be varied when the build happens. The Canadian cross uses this to build a build compiler used to build a Cxc runtime. Add Cxc support to the build module. In the defaults add rm and rmfile macros, add Cxc paths and pre-build script code. In the setbuilder check for a Cxc build and if so and the package allow Cxc build the build host version then the host target version. Add cygiwn support to the defaults processing and to the Windows module.
* Clean up the per target C/C++ handling.Chris Johns2013-03-051-25/+0
|
* Unstable 4.11 is using gcc 4.8-20130303Chris Johns2013-03-041-1/+1
|
* Add unstable.Chris Johns2013-02-201-0/+55
Add a tree of unstable configurations to track recent gcc source.