322 Commits (ed999df17df55112150fcfae5fff0a7defa0f174)

Autor SHA1 Nachricht Datum
  vector-of-bool ed999df17d '**' at the end of a pattern matches everything vor 4 Jahren
  vector-of-bool c80b8027e5 New shape for dependency listings vor 4 Jahren
  vector-of-bool a3ed414db8 Catalog JSON now requried a 'depends' as an array vor 4 Jahren
  vector-of-bool e0a4f6d732 Remove old .dds parsing code, and update tests appropriately vor 4 Jahren
  vector-of-bool 0122cc8946 Change dependency parsing to not expect a space in the dep string vor 4 Jahren
  vector-of-bool 2c6cd6df24 Generate cmdlines using the shortest input paths relative to the cwd vor 4 Jahren
  vector-of-bool d10384c2fb Resolve the symlinks on the root of fs transforms vor 4 Jahren
  vector-of-bool 90fc66b58f Fix up missing error strings vor 4 Jahren
  vector-of-bool a1ad20fb7e revive pkg-transform with a better semester loader vor 4 Jahren
  vector-of-bool e736f20917 Catch errors in import for bad keys vor 4 Jahren
  vector-of-bool 4212131ab0 Overhaul catalog import to use semester, disable repo transforms for now. vor 4 Jahren
  vector-of-bool edaaac1258 Missing init for inlnie pkg_info vor 4 Jahren
  vector-of-bool 01928f27ae Allow simple fs transformations on cloned repos for the catalog vor 4 Jahren
  vector-of-bool df2725f264 Globs remember their pattern string vor 4 Jahren
  vector-of-bool 30cda52ae2 Support .ipp files vor 4 Jahren
  vector-of-bool e1308c5709 Fix appdata_dir for Windows vor 4 Jahren
  vector-of-bool 6bd48d7395 Add basic utilities for globbing and fnmatching vor 4 Jahren
  vector-of-bool e43bb7915b Migrate fully to new json5-based packaging vor 5 Jahren
  vector-of-bool 66c2712ee4 Fix: Don't break paths to dependencies when the repo-dir is a relative path vor 5 Jahren
  vector-of-bool 027b7b9a84 Default to static linking runtime libs with GCC and Clang vor 5 Jahren
  vector-of-bool ce3e3d72c3 Share paths utils between Linux+FreeBSD vor 5 Jahren
  vector-of-bool 7302451e45 Add erroniously removed #include (for MSVC) vor 5 Jahren
  vector-of-bool c09558eb8d `build-deps` now uses json5 as well vor 5 Jahren
  vector-of-bool 692f720111 Change spelling of toolchain template args vor 5 Jahren
  vector-of-bool 64706f6da9 Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY vor 5 Jahren
  vector-of-bool 69720f0a44 Very rudimentary template rendering, only accesses a small number of resources yet. vor 5 Jahren
  vector-of-bool 87f60a1e39 Centralize path handling logic around generated header roots vor 5 Jahren
  vector-of-bool 9f8cf2dbfa compile_files -> file_compilations (It's a getter) vor 5 Jahren
  vector-of-bool b1e5315a9b Early iteration of config-headers. vor 5 Jahren
  vector-of-bool 8311ad7c28 `header_template` source kind is a header file with a `.config` on its stem vor 5 Jahren
  vector-of-bool 1e7db535f7 `create_archive` is a confusing method name for a getter vor 5 Jahren
  vector-of-bool 1578787373 Source files have a relative_path() to aide in finding their path from the source root vor 5 Jahren
  vector-of-bool fa81bff674 Relative #include directories are resolve to be relative to the directory in which the build executes vor 5 Jahren
  vector-of-bool a5a0219d7a Update docs and strings for json-based toolchains vor 5 Jahren
  vector-of-bool 5e3c668f57 Remove libman-style toolchain code vor 5 Jahren
  vector-of-bool 4157ce571e Use json5 toolchain files vor 5 Jahren
  vector-of-bool ad580e1fc2 Impelment JSON5-based toolchain files vor 5 Jahren
  vector-of-bool bb3c1b0bc1 Use semester for JSON processing vor 5 Jahren
  vector-of-bool 4d66d88bc3 Test-Driver -> test_driver vor 5 Jahren
  vector-of-bool c1f970f161 Fix remaining references to library.dds vor 5 Jahren
  vector-of-bool 5565294072 Update tests and docs to refer to library.json5 vor 5 Jahren
  vector-of-bool 2055f4a01c library.json manifest format vor 5 Jahren
  vector-of-bool 2e4f592d17 Permit either `.json5`, `.jsonc`, or `.json` extensions vor 5 Jahren
  vector-of-bool 60b880fda6 Declarative JSON data processing vor 5 Jahren
  vector-of-bool 9f82212bdc Transition to using JSON5 for package manifests vor 5 Jahren
  vector-of-bool 562272f6c2 Add user-local default toolchain lookup semantics [Close #18] [Close vor 5 Jahren
  vector-of-bool 254e3476ff Rename source/library classes to match the doc terminology vor 5 Jahren
  vector-of-bool b31ca94ca7 Use the library's qualified-name in the build output vor 5 Jahren
  vector-of-bool b050ffdbe8 Remove `-lstdc++fs` from the default link flags vor 5 Jahren
  Tristan Brindle e05237b068 Don't attempt to link libstdc++fs when using Clang vor 5 Jahren