Pārlūkot izejas kodu

Add vob/json5 to the catalog

default_compile_flags
vector-of-bool pirms 4 gadiem
vecāks
revīzija
63676532fb
2 mainītis faili ar 17 papildinājumiem un 0 dzēšanām
  1. +11
    -0
      catalog.json
  2. +6
    -0
      tools/gen-catalog-json.py

+ 11
- 0
catalog.json Parādīt failu

@@ -218,6 +218,17 @@
}
}
},
"json5": {
"0.1.0": {
"depends": {},
"description": "A C++ implementation of a JSON5 parser",
"git": {
"auto-lib": null,
"ref": "0.1.0",
"url": "https://github.com/vector-of-bool/json5.git"
}
}
},
"ms-wil": {
"2019.11.10": {
"depends": {},

+ 6
- 0
tools/gen-catalog-json.py Parādīt failu

@@ -150,6 +150,12 @@ packages = [
'A C++ implementation of the Pubgrub version solving algorithm',
git_url='https://github.com/vector-of-bool/pubgrub.git',
),
many_versions(
'json5',
('0.1.0', ),
description='A C++ implementation of a JSON5 parser',
git_url='https://github.com/vector-of-bool/json5.git',
),
many_versions(
'spdlog',
(

Notiek ielāde…
Atcelt
Saglabāt