aboutsummaryrefslogtreecommitdiff
path: root/deps/SCsub
Commit message (Collapse)AuthorAgeLines
* Add mattreecebentley/plf_colonyadd/colony Spartan3222024-07-06-1/+9
| | | | Resolves #141
* Add `https://github.com/Tessil/ordered-map` Spartan3222023-12-31-1/+10
| | | | | | | | | | | Add is_specialization_of to Utility.hpp Add OpenVic::ordered_map and OpenVic::ordered_set Change `std::map` to `ordered_map` Change `std::set to use `ordered_set` Add `set_callback_pointer(tsl::ordered_set<T const*>& set)` Add mutable_iterator to enable mutable value iterator for `tsl::ordered_map` Add std::hash<OpenVic::Date> implementation Enable deps/SCsub to expose dependency includes neccessary for inclusion
* Add lexy-vdf submodule Spartan3222023-09-28-1/+9
|
* Move scripts to separate reusable repos Spartan3222023-09-24-0/+12
Add deps/SCsub to simplify SConstruct Added github build workflow Fix linker problems