Age | Commit message (Expand) | Author |
2023-03-10 | execution service: implement WaitExecution and google::longrunning::Operation... | Alberto Sartori |
2023-02-28 | Various typo fixes | Paul Cristian Sarbu |
2023-02-27 | libcurl: Update to latest v7.88.1 | Paul Cristian Sarbu |
2023-02-24 | libarchive: Update to latest v3.6.2 | Paul Cristian Sarbu |
2023-02-24 | libgit2: Update to v1.5.0 | Paul Cristian Sarbu |
2023-02-17 | bugfix: export CXX related config_vars on pure C libs that depend on | Alberto Sartori |
2023-02-14 | Targets: Make ares library an export target... | Paul Cristian Sarbu |
2023-01-24 | libgit2: Patch handling of per-remote no proxy settings in gitconfig | Paul Cristian Sarbu |
2023-01-24 | libgit2: Update to v1.2.0 | Paul Cristian Sarbu |
2022-12-23 | imports: Fix missing link dependency for crypto-lib | Oliver Reiche |
2022-12-22 | import of boringssl: fix export structure | Klaus Aehlig |
2022-12-21 | External: Add libarchive dependency | Paul Cristian Sarbu |
2022-12-21 | External: Add bzip2 dependency | Oliver Reiche |
2022-12-21 | External: Add libcurl dependency | Paul Cristian Sarbu |
2022-12-20 | libgit: Clean configure target | Paul Cristian Sarbu |
2022-12-09 | rules: Refactoring and minor improvements | Oliver Reiche |
2022-12-09 | rules: Drop the ["CC", "header directory"] | Oliver Reiche |
2022-12-06 | Fix typo in libgit2 gssapi target | Paul Cristian Sarbu |
2022-11-23 | git2: do not enforce configuration transition on deps | Klaus Aehlig |
2022-11-21 | ["@", "zlib", "", "zlib"]: let "TARGET_ARCH" default to "ARCH" | Klaus Aehlig |
2022-11-21 | ["@", "ssl", "", "crypto"] default TARGET_ARCH to ARCH | Klaus Aehlig |
2022-11-21 | git2: sys/features.h let TARGET_ARCH default to ARCH | Klaus Aehlig |
2022-11-10 | Move documentation of git2 options to export target | Klaus Aehlig |
2022-11-02 | add missing variables to export targets | Alberto Sartori |
2022-10-25 | grpc: Silence warnings depending on compiler | Oliver Reiche |
2022-10-10 | libgit2: Use new rule ["CC/auto", "config"] | Oliver Reiche |
2022-10-07 | libgit2: Configure entire library in high-level target | Oliver Reiche |
2022-10-05 | grpc: Simplify target definition | Oliver Reiche |
2022-09-21 | grpc: Fix missing propagation of COMPILER_FAMILY | Oliver Reiche |
2022-09-16 | externals: Selectively disable remaining warnings | Oliver Reiche |
2022-09-16 | grpc: Precisely replicate original flags | Oliver Reiche |
2022-09-13 | Externals: Propagate ADD_{C,CXX}FLAGS variables | Oliver Reiche |
2022-09-13 | Externals: Propagate CC/CXX/CFLAGS/CXXFLAGS variables | Oliver Reiche |
2022-09-13 | Externals: Propagate 'COMPILER_FAMILY' and 'DEBUG' variables | Oliver Reiche |
2022-09-13 | Externals: Fixes for supporting cross-compilation | Oliver Reiche |
2022-08-31 | Export targets that just used from external repositories | Klaus Aehlig |
2022-08-04 | libgit2: Patch race condition with fake repositories | Oliver Reiche |
2022-07-06 | External PCRE: Give meaningful error if OS/ARCH is not set | Oliver Reiche |
2022-07-04 | Externals: Give meaningful error if OS/ARCH is not set | Oliver Reiche |
2022-06-23 | Add distdir repo to just config and its targets file | Paul Cristian Sarbu |
2022-06-20 | Export remote-execution API | Klaus Aehlig |
2022-06-13 | externals: Use TREE reference for fmtlib headers | Oliver Reiche |
2022-06-13 | grpc: Define as export target | Oliver Reiche |
2022-06-13 | zlib: Define as export target | Oliver Reiche |
2022-05-12 | Libraries can only depend on other libraries | Klaus Aehlig |
2022-05-02 | import git2: close header directory as a tree | Klaus Aehlig |
2022-04-22 | rule ["CC", "header directory"]: drop ill-advised "public stage" | Klaus Aehlig |
2022-04-19 | TARGETS.json: use TREE constructor to get whole directory | Klaus Aehlig |
2022-03-23 | remove obsolete targets | Alberto Sartori |
2022-03-23 | Create IDE rule for CC targets | Oliver Reiche |