- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for repoRoot (0.17 sec)
-
Makefile.core.mk
BUILD_DEPS:= ifeq ($(IN_BUILD_CONTAINER),1) ifneq ($(GOOS_LOCAL),"linux") BUILD_DEPS += build-linux endif endif export ARTIFACTS ?= $(TARGET_OUT) export JUNIT_OUT ?= $(ARTIFACTS)/junit.xml export REPO_ROOT := $(shell git rev-parse --show-toplevel) # Make directories needed by the build system $(shell mkdir -p $(TARGET_OUT_LINUX)) $(shell mkdir -p $(TARGET_OUT_LINUX)/logs) $(shell mkdir -p $(dir $(JUNIT_OUT)))
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 03 23:53:59 UTC 2024 - 18.4K bytes - Viewed (0)