summaryrefslogtreecommitdiff
path: root/odk/build-examples_common.mk
AgeCommit message (Expand)Author
2020-09-27Restrict odk/examples to non-parallel makeStephan Bergmann
2020-01-06Avoid $(shell $(gb_MKTEMP))Stephan Bergmann
2020-01-06Fix MACOSX_SHELL_HACKStephan Bergmann
2019-10-09Make odk build-examples work on macOS 10.15Stephan Bergmann
2019-01-29odk: CustomTarget_build-examples hard-codes on "gcc" and "g++"Michael Stahl
2018-04-30Fix quotingStephan Bergmann
2018-04-30build-examples_common.mk: add mode lines and license headerRene Engelhard
2018-04-27add a second argument to the odk_build-examples_test "template"Rene Engelhard
2018-04-27build-examples_common.mk: quote gb_Output_announce to not announce it to earlyRene Engelhard
2018-04-25fix buildRene Engelhard
2018-04-25move $(eval $(call gb_CustomTarget_CustomTarget back to build_examples*.mkRene Engelhard
2018-04-24split odk/build-examples Java tests out into a build-examples_java testRene Engelhard