aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc
Commit message (Expand)AuthorAgeFilesLines
* Do not copy ecj.jar when it's not required.Yann E. MORIN"2009-03-151-1/+3
* Add a missing line continuation '\' in the gcc retrieval function.Yann E. MORIN"2009-01-281-1/+1
* The gcc team seems to no longer make releases available at the ftp.gnu.org si...Yann E. MORIN"2009-01-271-0/+1
* Add the Eclipse Java Compiler to be able to compile Java.Yann E. MORIN"2009-01-061-0/+12
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-051-1/+2
* Get rid of CT_CC_FILE.Yann E. MORIN"2009-01-041-26/+26
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-031-5/+0
* Remove spurious line in gcc script (probably a bad copy-paste with the mouse....Yann E. MORIN"2009-01-031-1/+0
* Enable C++ for baremetal.Yann E. MORIN"2008-12-241-2/+5
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-131-5/+6
* Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc.Yann E. MORIN"2008-10-281-1/+1
* Better handle the second pass core gcc build, differentiating between gcc pri...Yann E. MORIN"2008-09-301-9/+13
* Restore the ability to build gcc older than 4.3. At last!Yann E. MORIN"2008-09-291-1/+1
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-141-0/+299