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