summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
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
2016-02-05Rename VPF files to use MDEF file extensionAllan Stephens
2016-02-05Kbuild speed and target dependency improvements.Juan Manuel Cruz
2016-02-05Kbuild: Improve verbosity on project build.Juan Manuel Cruz
2016-02-05kbuild: Only execute initconfig target onceDirk Brandewie
2016-02-05Kbuild: Fix to distclean target.Juan Manuel Cruz
2016-02-05Kbuild: Tools build at TIMO_BASE directory.Juan Manuel Cruz
2016-02-05Kbuild: make merge_config less verboseAnas Nashif
2016-02-05Kbuild: Output files at outdir directory.Juan Manuel Cruz
2016-02-05Kbuild: Enables help target from project directory.Juan Manuel Cruz
2016-02-05Kbuild: Support for BSP_VARIANTJuan Manuel Cruz
2016-02-05Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILEJuan Manuel Cruz