summaryrefslogtreecommitdiffstats
path: root/CMake/GroupSources.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the minimodulesTiger Wang2021-04-121-1/+1
|
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-1/+1
| | | | | | + Use libdeflate + Use std::byte * Fix passing temporary to string_view + Emulate make_unique_for_overwrite
* Jenkins crosscompileTiger Wang2020-07-131-1/+1
|
* FunktionsTiger Wang2020-07-121-37/+39
|
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-0/+42
* Make our CMake slightly less insane