aboutsummaryrefslogtreecommitdiff
path: root/mk/compile.mk
AgeCommit message (Expand)Author
2019-04-04build: remove pedantic from build directivesEtienne Carriere
2018-11-27mk/compile.mk: define __FILE_ID__ for all filesJens Wiklander
2018-11-23core: helper for device tree compilationEtienne Carriere
2018-09-27Allow mixed declaration and codeJens Wiklander
2018-08-10Add dependency on ta-dev-kit when building in-tree TAJerome Forissier
2018-07-18Add support for compiling in-tree TAsJens Wiklander
2018-07-18Use per $(sm) unique FORCE-GENSRCJens Wiklander
2018-06-26Do not set -Werror by defaultJerome Forissier
2018-03-14build: introduce asm-defines-yJerome Forissier
2016-10-14build: include submodule in name of per-library variablesJerome Forissier
2016-06-03build: remove old gensrc facilityJens Wiklander
2016-06-03mk: add new gensrc build facilityJens Wiklander
2016-02-29mk/compile.mk: add 'remove' flags variable for submoduleJerome Forissier
2016-02-29Introduce CFLAGS32 and CFLAGS64Jerome Forissier
2016-02-18arm: add auto generated asm-defines.hJens Wiklander
2016-02-18core: add auto generated asm-defines.hJens Wiklander
2015-09-09TA as ELF + signatureJens Wiklander
2015-05-21Add sparse support [C=1]Jens Wiklander
2015-04-30build: add support for make -sJens Wiklander
2015-03-17Separate compiler for core and user TAJens Wiklander
2015-01-23mk/compile.mk: GNU make 4.0 compatibilityJerome Forissier
2014-12-12separate .rodata sectionsJens Wiklander
2014-12-09Cosmetics fixesPascal Brand
2014-11-07core: create conf.h from CFG_* Makefile variablesJerome Forissier
2014-11-05build: print 'AS' instead of 'CC' when input file is assemblyJerome Forissier
2014-11-04Add support for $(cflags-lib-y)Jerome Forissier
2014-10-23Add support for per-directory/per-library/per-file includes, and per-library ...Jerome Forissier
2014-10-09Fix strict-aliasing for DEBUG=0Jens Wiklander
2014-09-09Makefile variables $(*-dir) should not have a trailing slashJerome Forissier
2014-09-02Cosmetic fixes for build outputJerome Forissier
2014-08-18mk/compile.mk: simplify dependency generation; better support ccacheJerome Forissier
2014-06-12Open-source the TEE CorePascal Brand