summaryrefslogtreecommitdiffstats
path: root/tools/functions.make
AgeCommit message (Expand)AuthorFilesLines
2017-05-12Fix unsafe substitutions in Makefile.Amaury Pouly1-0/+15
2012-05-03Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell1-1/+1
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz1-0/+14
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz1-0/+2
2011-08-13remove obsolete commentRafaël Carré1-4/+0
2010-08-21makefilesRafaël Carré1-11/+9
2010-01-17change dependencies in make files:Teruaki Kawashima1-1/+1
2009-07-24Dependency generation now uses all cores on multi-core machines.Björn Stenberg1-1/+1
2009-07-14Small fix for asmdefs, make sure $var is cleared the line after it is read, s...Andrew Mahone1-1/+1
2009-07-14Handle sh and m68k compiler's output correctly in asmdefs2fileAndrew Mahone1-1/+1
2009-07-13Add new asmdefs mechanism for exporting information only available to the C c...Andrew Mahone1-0/+4
2009-07-12Rework addtargetdir.pl to also fix prefix generated-file depedencies with the...Andrew Mahone1-9/+4
2009-03-02Move generated lang-related files to their own directory in preparation of lo...Tom Ross1-2/+2
2009-02-04Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators u...Maurus Cuelenaere1-1/+1
2008-12-15Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644.Björn Stenberg1-1/+1
2008-11-26Write dependencies to a temporary file until they are completed. This fixes t...Björn Stenberg1-1/+1
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-21Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg1-6/+4
2008-11-21FS#9566: Change regex to make it work on old versions of sed.Björn Stenberg1-1/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-0/+68