summaryrefslogtreecommitdiff
path: root/tools/functions.make (follow)
Commit message (Expand)AuthorAge
* Dependency generation now uses all cores on multi-core machines.Björn Stenberg2009-07-24
* Small fix for asmdefs, make sure $var is cleared the line after it is read, s...Andrew Mahone2009-07-14
* Handle sh and m68k compiler's output correctly in asmdefs2fileAndrew Mahone2009-07-14
* Add new asmdefs mechanism for exporting information only available to the C c...Andrew Mahone2009-07-13
* Rework addtargetdir.pl to also fix prefix generated-file depedencies with the...Andrew Mahone2009-07-12
* Move generated lang-related files to their own directory in preparation of lo...Tom Ross2009-03-02
* Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators u...Maurus Cuelenaere2009-02-04
* Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644.Björn Stenberg2008-12-15
* Write dependencies to a temporary file until they are completed. This fixes t...Björn Stenberg2008-11-26
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg2008-11-21
* FS#9566: Change regex to make it work on old versions of sed.Björn Stenberg2008-11-21
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20