summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2023-03-15add missing ldflags -pthread and use -pthread consistentlyAlberto Sartori
2023-03-15rules: CC/auto: add "config_file" rule to generate a c/c++ header...Alberto Sartori
2023-03-13Update CLI11 to 2.3.2Klaus Aehlig
2023-03-10Update nlohmann::json to 3.11.2Klaus Aehlig
2023-03-10tests: get rid of credentials repo since tests now use just execute as a remo...Alberto Sartori
2023-03-10execution service: implement WaitExecution and google::longrunning::Operation...Alberto Sartori
2023-02-28Various typo fixesPaul Cristian Sarbu
2023-02-27libcurl: Update to latest v7.88.1Paul Cristian Sarbu
2023-02-24libarchive: Update to latest v3.6.2Paul Cristian Sarbu
2023-02-24libgit2: Update to v1.5.0Paul Cristian Sarbu
2023-02-17bugfix: export CXX related config_vars on pure C libs that depend onAlberto Sartori
2023-02-14Package bootstrapping: support copying the needed partsKlaus Aehlig
2023-02-14Targets: Make ares library an export target...Paul Cristian Sarbu
2023-02-10Simplify target for prebuilt CLI11Klaus Aehlig
2023-02-01Update fmtlib to version 9.1.0Klaus Aehlig
2023-01-31Remove -Werror from externals' cflagsOliver Reiche
2023-01-24Drop spourious bootstrap dependenciesKlaus Aehlig
2023-01-24libgit2: Patch handling of per-remote no proxy settings in gitconfigPaul Cristian Sarbu
2023-01-24libgit2: Update to v1.2.0Paul Cristian Sarbu
2023-01-20tests: pass tls certificates and keyAlberto Sartori
2022-12-23imports: Fix missing link dependency for crypto-libOliver Reiche
2022-12-22import of boringssl: fix export structureKlaus Aehlig
2022-12-21External: Add libarchive dependencyPaul Cristian Sarbu
2022-12-21External: Add bzip2 dependencyOliver Reiche
2022-12-21External: Add libcurl dependencyPaul Cristian Sarbu
2022-12-20libgit: Clean configure targetPaul Cristian Sarbu
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-12-09rules: Drop the ["CC", "header directory"]Oliver Reiche
2022-12-06Fix typo in libgit2 gssapi targetPaul Cristian Sarbu
2022-11-23git2: do not enforce configuration transition on depsKlaus Aehlig
2022-11-21["@", "zlib", "", "zlib"]: let "TARGET_ARCH" default to "ARCH"Klaus Aehlig
2022-11-21["@", "ssl", "", "crypto"] default TARGET_ARCH to ARCHKlaus Aehlig
2022-11-21git2: sys/features.h let TARGET_ARCH default to ARCHKlaus Aehlig
2022-11-10Move documentation of git2 options to export targetKlaus Aehlig
2022-11-03also honor additional flags in the early bootstrap phaseKlaus Aehlig
2022-11-02add missing variables to export targetsAlberto Sartori
2022-10-31bootstrap: allow overwriting of arKlaus Aehlig
2022-10-26bootstrap: honor CC and CXX from build configurationKlaus Aehlig
2022-10-26grpc: Do not warn about unkonwn warning optionsOliver Reiche
2022-10-25grpc: Silence warnings depending on compilerOliver Reiche
2022-10-24grpc: silence warningsAlberto Sartori
2022-10-24git2: silence warningsAlberto Sartori
2022-10-21grpc: silence warningsAlberto Sartori
2022-10-21absl: silence warningsAlberto Sartori
2022-10-20Install: Simplify building instructionsOliver Reiche
2022-10-10libgit2: Use new rule ["CC/auto", "config"]Oliver Reiche
2022-10-07libgit2: Configure entire library in high-level targetOliver Reiche
2022-10-05grpc: Simplify target definitionOliver Reiche
2022-09-21grpc: Fix missing propagation of COMPILER_FAMILYOliver Reiche
2022-09-16Toolchain: Disable ABI warning for 32bit ARM GCCOliver Reiche