Loading .gitmodules +1 −1 Original line number Diff line number Diff line [submodule "vendor/protobuf-c"] path = vendor/protobuf-c url = https://github.com/protobuf-c/protobuf-c url = https://github.com/atomicobject/protobuf-c branch = master [submodule "vendor/kinetic-protocol"] path = vendor/kinetic-protocol Loading project.yml +3 −3 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ - -D"$": COLLECTION_DEFINES_TEST_AND_VENDOR - -D"$": DEFINES_TEST_PREPROCESS - -DGNU_COMPILER - -std=c99 # - -std=c99 - -Wall - ${1} :test_compiler: Loading @@ -98,7 +98,7 @@ - -I"$": COLLECTION_PATHS_TEST_TOOLCHAIN_INCLUDE - -D"$": COLLECTION_DEFINES_TEST_AND_VENDOR - -DGNU_COMPILER - -std=c99 # - -std=c99 - -Wall - -g - -c ${1} Loading @@ -125,7 +125,7 @@ - -I"$": 'COLLECTION_PATHS_RELEASE_TOOLCHAIN_INCLUDE' - -D"$": 'COLLECTION_DEFINES_RELEASE_AND_VENDOR' - -DGNU_COMPILER - -std=c99 # - -std=c99 - -Wall - "-c \"${1}\"" - "-o \"${2}\"" Loading Loading
.gitmodules +1 −1 Original line number Diff line number Diff line [submodule "vendor/protobuf-c"] path = vendor/protobuf-c url = https://github.com/protobuf-c/protobuf-c url = https://github.com/atomicobject/protobuf-c branch = master [submodule "vendor/kinetic-protocol"] path = vendor/kinetic-protocol Loading
project.yml +3 −3 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ - -D"$": COLLECTION_DEFINES_TEST_AND_VENDOR - -D"$": DEFINES_TEST_PREPROCESS - -DGNU_COMPILER - -std=c99 # - -std=c99 - -Wall - ${1} :test_compiler: Loading @@ -98,7 +98,7 @@ - -I"$": COLLECTION_PATHS_TEST_TOOLCHAIN_INCLUDE - -D"$": COLLECTION_DEFINES_TEST_AND_VENDOR - -DGNU_COMPILER - -std=c99 # - -std=c99 - -Wall - -g - -c ${1} Loading @@ -125,7 +125,7 @@ - -I"$": 'COLLECTION_PATHS_RELEASE_TOOLCHAIN_INCLUDE' - -D"$": 'COLLECTION_DEFINES_RELEASE_AND_VENDOR' - -DGNU_COMPILER - -std=c99 # - -std=c99 - -Wall - "-c \"${1}\"" - "-o \"${2}\"" Loading