776 Commits (main)
 

Author SHA1 Message Date
  vector-of-bool aae87696fb Proper semester and json5 libs are available 4 years ago
  vector-of-bool bb3c1b0bc1 Use semester for JSON processing 4 years ago
  vector-of-bool 6db141a7ed Name -> name 4 years ago
  vector-of-bool 2d145ad6d9 Misisng line in package.json5 example for test_driver 4 years ago
  vector-of-bool 4d66d88bc3 Test-Driver -> test_driver 4 years ago
  vector-of-bool c1f970f161 Fix remaining references to library.dds 4 years ago
  vector-of-bool 5565294072 Update tests and docs to refer to library.json5 4 years ago
  vector-of-bool 2055f4a01c library.json manifest format 4 years ago
  vector-of-bool a2800b3ec4 Define a JSON schema for the package JSON, and clarify some naming rules 4 years ago
  vector-of-bool 2e4f592d17 Permit either `.json5`, `.jsonc`, or `.json` extensions 4 years ago
  vector-of-bool 60b880fda6 Declarative JSON data processing 4 years ago
  vector-of-bool 8e7e83fedb The `namespace` field is now required 4 years ago
  vector-of-bool 9f82212bdc Transition to using JSON5 for package manifests 4 years ago
  vector-of-bool 63676532fb Add vob/json5 to the catalog 4 years ago
  vector-of-bool 6b4c6b4e53 Fix type annot in self_build script 4 years ago
  vector-of-bool 562272f6c2 Add user-local default toolchain lookup semantics [Close #18] [Close 4 years ago
  vector-of-bool 27de014c4a Remove `enhancement` and `bug` as default tags on documentation tickets 4 years ago
  vector-of-bool 254e3476ff Rename source/library classes to match the doc terminology 4 years ago
  vector-of-bool b31ca94ca7 Use the library's qualified-name in the build output 4 years ago
  vector-of-bool 5d642813ed
Merge pull request #17 from vector-of-bool/feature/remove-fs-link-arg 4 years ago
  vector-of-bool b050ffdbe8 Remove `-lstdc++fs` from the default link flags 4 years ago
  vector-of-bool 7783e813ef
Merge pull request #13 from tcbrindle/develop 4 years ago
  Tristan Brindle e05237b068 Don't attempt to link libstdc++fs when using Clang 4 years ago
  Tristan Brindle 39e44914bc (Attempted) fix for Clang not working with MacOS 4 years ago
  vector-of-bool cec40a326c Merge branch 'release/0.1.0-alpha.2' into develop 4 years ago
  vector-of-bool 5a2a91659f New throw_user_errors for better error messages 4 years ago
  vector-of-bool b19207beb9 Error page regarding unknown usage requirements 4 years ago
  vector-of-bool 9282c0ae9a Explain duplicate-library errors 4 years ago
  vector-of-bool b69c96c485 Explaining dependency resolution failures 4 years ago
  vector-of-bool cd01087db7 Error for an existing source distribution 4 years ago
  vector-of-bool f9d6329957 Document package ident and name requirements 4 years ago
  vector-of-bool 077ecb0355 Use a fix prior bootstrap that depended on a moving dep 4 years ago
  vector-of-bool 0175f58f1f Add a simple README 4 years ago
  vector-of-bool 19ea38407b License! 4 years ago
  vector-of-bool d0fe467d6e
Merge pull request #3 from vector-of-bool:feature/issue-templates 4 years ago
  vector-of-bool d2485b3d84 Prepare issue templates 4 years ago
  vector-of-bool 2acc93bf0d More error messages 4 years ago
  vector-of-bool 13a297ac32 Error page for package layout issues 4 years ago
  vector-of-bool 9c5b1eaef4 Cross-reference config file failures with the appropriate docs 4 years ago
  vector-of-bool f351b05817 More did-you-mean errors for config files 4 years ago
  vector-of-bool ef63413806 Use the `gen-catalog-json.py` script to generate our catalog for CI 4 years ago
  vector-of-bool 931af4895a "Did you mean" functionality is ready, but needs to be integrated everywhere 4 years ago
  vector-of-bool 725755b8b7 Print signal-exits from tests 4 years ago
  vector-of-bool 6784110696 Document tweaks to the catalog JSON 4 years ago
  vector-of-bool 07ca7e03d9 The `depends` key is optional in JSON import 4 years ago
  vector-of-bool 6ae7eeb23f Flag to read stdin for `catalog import` 4 years ago
  vector-of-bool bb78f5ed2b `catalog show` to get info on a package 4 years ago
  vector-of-bool 051fc2a690 Catalog package can have descriptions 4 years ago
  vector-of-bool aff184e67a Pass -fconcepts for C++ only 4 years ago
  vector-of-bool 4965b672ee Python script to generate a catalog json 4 years ago