소스 검색

Bump semver and range-v3 version, and add pubgrub dep

default_compile_flags
vector-of-bool 5 년 전
부모
커밋
5f3d187df0
2개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -2
      package.dds
  2. +3
    -1
      remote.dds

+ 3
- 2
package.dds 파일 보기

@@ -4,9 +4,10 @@ Version: 0.1.0
Depends: neo-buffer 0.1.0
Depends: spdlog 1.4.2
Depends: ms-wil 2019.11.10
Depends: range-v3 0.9.1
Depends: range-v3 0.10.0
Depends: nlohmann-json 3.7.1
Depends: neo-sqlite3 0.2.2
Depends: semver 0.2.0
Depends: semver 0.2.1
Depends: pubgrub 0.1.0

Test-Driver: Catch-Main

+ 3
- 1
remote.dds 파일 보기

@@ -1,4 +1,5 @@
Remote-Package: range-v3 0.9.1; git url=https://github.com/ericniebler/range-v3.git ref=0.9.1 auto=Niebler/range-v3
Remote-Package: range-v3 0.10.0; git url=https://github.com/ericniebler/range-v3.git ref=0.10.0 auto=Niebler/range-v3
Remote-Package: spdlog 1.4.2; git url=https://github.com/gabime/spdlog.git ref=v1.4.2 auto=spdlog/spdlog

# Even a shallow clone of nlohmann-json is HUGE. This fork has only the minimal
@@ -11,4 +12,5 @@ Remote-Package: ms-wil 2019.11.10; git url=https://github.com/vector-of-bool/wil
Remote-Package: neo-buffer 0.1.0; git url=https://github.com/vector-of-bool/neo-buffer.git ref=develop

Remote-Package: neo-sqlite3 0.2.2; git url=https://github.com/vector-of-bool/neo-sqlite3.git ref=0.2.2
Remote-Package: semver 0.2.0; git url=https://github.com/vector-of-bool/semver.git ref=0.2.0
Remote-Package: semver 0.2.1; git url=https://github.com/vector-of-bool/semver.git ref=0.2.1
Remote-Package: pubgrub 0.1.0; git url=https://github.com/vector-of-bool/pubgrub.git ref=0.1.0

Loading…
취소
저장