summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2016-08-25win-build: Fixes an issue supporting quotesJuan Manuel Cruz
2016-06-30build: Fix application object files placement when building out of treeKumar Gala
2016-06-28build: add 'qemugdb' targetAndrew Boie
2016-06-22build: quote SOURCE_DIR to allow it to be a listKumar Gala
2016-06-22build: make zephyrmake exposed with V=1Kumar Gala
2016-06-14Revert "build: Do not depend on python while creating the relative path"Anas Nashif
2016-05-26scripts: add a script to report RAM/ROM usageAnas Nashif
2016-05-23build: use export to pass CFLAGS to zephyrmakeCaio Marcelo de Oliveira Filho
2016-05-16build: Do not depend on python while creating the relative pathbitpathe
2016-05-16build: add extra dependency for zephyr.lnk and rebuild with new boardsAnas Nashif
2016-05-14build: Add MinGW dependencies in makefileJuan Manuel Cruz
2016-04-25build: generate error if board is not foundAnas Nashif
2016-03-14build: support multiple defconfigs per boardAnas Nashif
2016-02-05build: fix parallel builds of applicationsAnas Nashif
2016-02-05add debug/debugserver supportAnas Nashif
2016-02-05add support for debugserverAnas Nashif
2016-02-05makefile: do not create directories when calling helpAnas Nashif
2016-02-05Add flash support for boards using latest SDKAnas Nashif
2016-02-05mingw: change backslashes to forward slashesYonattan Louise
2016-02-05mingw: Use built-in pwd with -W option for mingw buildsLouise Mendoza
2016-02-05Remove quotation marks form CFLAGS.Louise Mendoza
2016-02-05dequote and strip CONF_FILE variable and minor variable cleanupAnas Nashif
2016-02-05Move defconfig files to the board directoryAnas Nashif
2016-02-05Use BOARD instead of PLATFORM_CONFIGAnas Nashif
2016-02-05qemu: Creation of QEMU specific platformsSergio Rodriguez
2016-02-05build: use realpath instead of readlink -fAnas Nashif
2016-02-05use oldnoconfig and avoid using 'yes'Anas Nashif
2016-02-05kconfig: move all defconfig fragments to configs/Anas Nashif
2016-02-05x86: CLFLUSH and cache line size detectionBenjamin Walsh
2016-02-05kbuild: make menuconfig work with local configurationAnas Nashif
2016-02-05remove nano/micro defconfigs, use 1 file onlyAnas Nashif
2016-02-05build: re-add initconfig to generate .configAnas Nashif
2016-02-05Kbuild: Use DOTCONFIG instead of /.configAnas Nashif
2016-02-05Kbuild: Remove .dir targetAnas Nashif
2016-02-05cleanup Makefile.inc and fixed mergeconfigAnas Nashif
2016-02-05cleanup makefiles and remove duplicationAnas Nashif
2016-02-05kbuild: environmental vars rebuildJuan Manuel Cruz
2016-02-05build: simplify clean targetAnas Nashif
2016-02-05build: fixed typo when stripping variableAnas Nashif
2016-02-05build: Let application specify the defconfigAnas Nashif
2016-02-05build: fix application build in symlinked environmentAndrew Boie
2016-02-05build: Fix python3 printf syntaxArkadiusz Lichwa
2016-02-05build: HACK fix issue where project objects don't end up in $(O)Andrew Boie
2016-02-05fix issue where two outdirs are createdAndrew Boie
2016-02-05Makefile.inc: fix indentationAndrew Boie
2016-02-05Use PLATFORM_CONFIG to specify configurationPeter Mitsis
2016-02-05kbuild: remove BSP+variant to defconfig mappingPeter Mitsis
2016-02-05kbuild: remove BSP_VARIANT Makefile variableAndrew Boie
2016-02-05Revert "Kbuild: Tools build at TIMO_BASE directory."Anas Nashif
2016-02-05Rename TIMO -> ZEPHYRAnas Nashif