-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump all dependencies to the latest version (#214)
Signed-off-by: Juan Cruz Viotti <[email protected]>
- Loading branch information
Showing
389 changed files
with
54,342 additions
and
7,389 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
vendorpull https://github.com/sourcemeta/vendorpull dea311b5bfb53b6926a4140267959ae334d3ecf4 | ||
noa https://github.com/sourcemeta/noa 924f5cc8549af7f12227869dcbab4259029ac650 | ||
jsontoolkit https://github.com/sourcemeta/jsontoolkit 93a921d0f1e99bfdfe14bfd4d2acf5981294080b | ||
hydra https://github.com/sourcemeta/hydra c31b5b612beb3e6a870deb2581ae437fc5183f47 | ||
alterschema https://github.com/sourcemeta/alterschema 0fcd3b3b921bd47dc0867477619383f6519939fa | ||
jsonbinpack https://github.com/sourcemeta/jsonbinpack ea02b415f266c7529be13b9e2b26bc8d74b5e4a8 | ||
blaze https://github.com/sourcemeta/blaze a906d6601bc5d7afd4ddb6cbf9f64326aeee1b0c | ||
noa https://github.com/sourcemeta/noa dee6c859895baf918fe3ecca22e4e7a262c5d500 | ||
jsontoolkit https://github.com/sourcemeta/jsontoolkit d3436cfa5546f5f5c01ffa2f2314aabd966a84ed | ||
hydra https://github.com/sourcemeta/hydra 436c078e8446ed64b95e1695a0990e6430726560 | ||
alterschema https://github.com/sourcemeta/alterschema dfbc1f51d81ec231346c7e73f06c60cbaa7b0db6 | ||
jsonbinpack https://github.com/sourcemeta/jsonbinpack c455f1492709fa8f499f077b96f8211e597dd25c | ||
blaze https://github.com/sourcemeta/blaze a6b14a0b5aa536d94c4c4a7eddeaebed0c477b00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
if(NOT Noa_FOUND) | ||
set(NOA_GOOGLETEST OFF CACHE BOOL "GoogleTest") | ||
set(NOA_GOOGLEBENCHMARK OFF CACHE BOOL "GoogleBenchmark") | ||
add_subdirectory("${PROJECT_SOURCE_DIR}/vendor/noa") | ||
include("${PROJECT_SOURCE_DIR}/vendor/noa/cmake/noa.cmake") | ||
set(Noa_FOUND ON) | ||
endif() |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
vendor/alterschema/vendor/noa/cmake/noa/commands/copy-file.cmake
This file was deleted.
Oops, something went wrong.
109 changes: 0 additions & 109 deletions
109
vendor/alterschema/vendor/noa/cmake/noa/compiler/options.cmake
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
vendor/alterschema/vendor/noa/cmake/noa/compiler/sanitizer.cmake
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.