305 Commits (047572cf862af602af750cdcad458098853b0551)

Autor SHA1 Nachricht Datum
  vector-of-bool e43bb7915b Migrate fully to new json5-based packaging vor 4 Jahren
  vector-of-bool 66c2712ee4 Fix: Don't break paths to dependencies when the repo-dir is a relative path vor 4 Jahren
  vector-of-bool 027b7b9a84 Default to static linking runtime libs with GCC and Clang vor 4 Jahren
  vector-of-bool ce3e3d72c3 Share paths utils between Linux+FreeBSD vor 4 Jahren
  vector-of-bool 7302451e45 Add erroniously removed #include (for MSVC) vor 4 Jahren
  vector-of-bool c09558eb8d `build-deps` now uses json5 as well vor 4 Jahren
  vector-of-bool 692f720111 Change spelling of toolchain template args vor 4 Jahren
  vector-of-bool 64706f6da9 Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY vor 4 Jahren
  vector-of-bool 69720f0a44 Very rudimentary template rendering, only accesses a small number of resources yet. vor 4 Jahren
  vector-of-bool 87f60a1e39 Centralize path handling logic around generated header roots vor 4 Jahren
  vector-of-bool 9f8cf2dbfa compile_files -> file_compilations (It's a getter) vor 4 Jahren
  vector-of-bool b1e5315a9b Early iteration of config-headers. vor 4 Jahren
  vector-of-bool 8311ad7c28 `header_template` source kind is a header file with a `.config` on its stem vor 4 Jahren
  vector-of-bool 1e7db535f7 `create_archive` is a confusing method name for a getter vor 4 Jahren
  vector-of-bool 1578787373 Source files have a relative_path() to aide in finding their path from the source root vor 4 Jahren
  vector-of-bool fa81bff674 Relative #include directories are resolve to be relative to the directory in which the build executes vor 4 Jahren
  vector-of-bool a5a0219d7a Update docs and strings for json-based toolchains vor 4 Jahren
  vector-of-bool 5e3c668f57 Remove libman-style toolchain code vor 4 Jahren
  vector-of-bool 4157ce571e Use json5 toolchain files vor 4 Jahren
  vector-of-bool ad580e1fc2 Impelment JSON5-based toolchain files vor 4 Jahren
  vector-of-bool bb3c1b0bc1 Use semester for JSON processing vor 4 Jahren
  vector-of-bool 4d66d88bc3 Test-Driver -> test_driver vor 4 Jahren
  vector-of-bool c1f970f161 Fix remaining references to library.dds vor 4 Jahren
  vector-of-bool 5565294072 Update tests and docs to refer to library.json5 vor 4 Jahren
  vector-of-bool 2055f4a01c library.json manifest format vor 4 Jahren
  vector-of-bool 2e4f592d17 Permit either `.json5`, `.jsonc`, or `.json` extensions vor 4 Jahren
  vector-of-bool 60b880fda6 Declarative JSON data processing vor 4 Jahren
  vector-of-bool 9f82212bdc Transition to using JSON5 for package manifests vor 4 Jahren
  vector-of-bool 562272f6c2 Add user-local default toolchain lookup semantics [Close #18] [Close vor 4 Jahren
  vector-of-bool 254e3476ff Rename source/library classes to match the doc terminology vor 4 Jahren
  vector-of-bool b31ca94ca7 Use the library's qualified-name in the build output vor 4 Jahren
  vector-of-bool b050ffdbe8 Remove `-lstdc++fs` from the default link flags vor 4 Jahren
  Tristan Brindle e05237b068 Don't attempt to link libstdc++fs when using Clang vor 4 Jahren
  Tristan Brindle 39e44914bc (Attempted) fix for Clang not working with MacOS vor 4 Jahren
  vector-of-bool 5a2a91659f New throw_user_errors for better error messages vor 4 Jahren
  vector-of-bool 2acc93bf0d More error messages vor 4 Jahren
  vector-of-bool 13a297ac32 Error page for package layout issues vor 4 Jahren
  vector-of-bool f351b05817 More did-you-mean errors for config files vor 4 Jahren
  vector-of-bool 931af4895a "Did you mean" functionality is ready, but needs to be integrated everywhere vor 4 Jahren
  vector-of-bool 725755b8b7 Print signal-exits from tests vor 4 Jahren
  vector-of-bool 07ca7e03d9 The `depends` key is optional in JSON import vor 5 Jahren
  vector-of-bool 6ae7eeb23f Flag to read stdin for `catalog import` vor 5 Jahren
  vector-of-bool bb78f5ed2b `catalog show` to get info on a package vor 5 Jahren
  vector-of-bool 051fc2a690 Catalog package can have descriptions vor 5 Jahren
  vector-of-bool c0282d3881 Be sure to print linker output on link failure vor 5 Jahren
  vector-of-bool c397e07996 Point the error link to our now-hosted docs vor 5 Jahren
  vector-of-bool 137bfca94d More errors! vor 5 Jahren
  vector-of-bool 25f2efcc35 More error docs vor 5 Jahren
  vector-of-bool f75b7f0fa4 Error message for git acquisition vor 5 Jahren
  vector-of-bool 5c4caf4eb1 Working on new error reporting and troubleshooting vor 5 Jahren