summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
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
2016-02-05Kbuild: Fix to pristine target.Juan Manuel Cruz
2016-02-05Kbuild: add alias pristine to distcleanAnas Nashif
2016-02-05Kbuild: Fix for the parallel building problem.Juan Manuel Cruz
2016-02-05Kbuild: Adding bluetooth sanity checks.Juan Manuel Cruz
2016-02-05Kbuild: Bluetooth driver support.Juan Manuel Cruz
2016-02-05Kbuild: also remove qemu.pidAnas Nashif
2016-02-05Kbuild: add distclean targetAnas Nashif
2016-02-05Kbuild: use local CFLAGSAnas Nashif
2016-02-05Kbuild: export SOURCE_DIRAnas Nashif
2016-02-05Kbuild: User kernel instead of TiMoAnas Nashif
2016-02-05Kbuild: clean removes modules.order from src/Anas Nashif
2016-02-05Kbuild: Fix for the clean target.Juan Manuel Cruz
2016-02-05Kbuild: support sources in different directoryAnas Nashif
2016-02-05Kbuild: Additions to Makefile.incJuan Manuel Cruz
2016-02-05run defconfig if we have no .configAnas Nashif
2016-02-05Makefile: run mergeconfig only when neededAnas Nashif
2016-02-05mergeconfig by defaultAnas Nashif
2016-02-05Kbuild: New mergeconfig target.Juan Manuel Cruz
2016-02-05Kbuild: QEMU target.Juan Manuel Cruz
2016-02-05Kbuild: Standard output file names.Juan Manuel Cruz
2016-02-05Kbuild Makefile mechanism for samples and projects.Juan Manuel Cruz