summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* chore: Add typos configurationJoel Rosdahl2023-03-111-0/+9
* chore: Clean up Redis helper scripts a bit (#1254)Anders Björklund2023-02-222-13/+16
* chore: Bump clang-format version requirement to 11+Joel Rosdahl2022-12-131-8/+9
* chore: Update authorsv4.7.2Joel Rosdahl2022-10-291-1/+1
* chore: Update authorsJoel Rosdahl2022-10-161-1/+1
* chore: Rename primary/secondary storage to local/remote storageJoel Rosdahl2022-09-272-3/+2
* chore: Touch up {download,upload}-redis scriptsJoel Rosdahl2022-08-152-16/+22
* feat: Add download-redis script matching the upload-redis (#1111)Anders Björklund2022-07-181-0/+75
* chore: Align arguments in misc/test-all-systemsJoel Rosdahl2022-06-081-17/+17
* test(test-all-systems): Enable ccache if available in Docker imageJoel Rosdahl2022-06-061-1/+5
* test: Add Ubuntu 22.04 DockerfileJoel Rosdahl2022-06-061-0/+6
* fix: Fix and optimize Redis upload script (#1081)Anders Björklund2022-05-231-1/+7
* build: Require C++17 compiler and CMake 3.15Joel Rosdahl2022-05-231-14/+8
* chore: Remove anonymous users from AUTHORSJoel Rosdahl2022-05-141-0/+3
* feat: Make upload-redis output more like other tools (#1070)Anders Björklund2022-05-081-9/+20
* chore: Sort codespell allowlistJoel Rosdahl2022-02-271-1/+1
* chore: Improve hint in source code format error messageJoel Rosdahl2022-02-271-1/+3
* Fix upload-redis after cache entry format change (#973)Anders Björklund2022-01-171-8/+0
* feat: Visual C/C++ compiler support (#506)Cristian Adam2021-11-151-0/+1
* feat: Improve cache entry formatJoel Rosdahl2021-11-061-7/+4
* chore: Fix typosJoel Rosdahl2021-08-051-0/+1
* style: Format Python code with BlackJoel Rosdahl2021-07-281-3/+1
* Fix test-all-systems (#901)Gregor Jasny2021-07-171-2/+2
* Touch up Redis storage code slightlyJoel Rosdahl2021-07-121-3/+5
* Add optional Redis secondary storage backend (#875)Anders Björklund2021-07-101-0/+64
* Update dockerfiles with supported distributions (#886)Gregor Jasny2021-07-061-9/+6
* Add magic file for identifying ccache files (#880)Anders Björklund2021-07-031-0/+7
* Require C++14-compatible compiler to build ccacheJoel Rosdahl2021-06-191-3/+0
* Remove Ubuntu 16.04/Clang 3.8 buildJoel Rosdahl2021-06-191-1/+1
* Improve checksumming of downloaded clang-format binaryJoel Rosdahl2021-05-091-1/+1
* Use Clang-Format executable from muttleyxd/clang-tools-static-binariesJoel Rosdahl2021-04-052-1/+66
* Fix running tests on macOS (#756)Nicholas Hutchinson2020-12-281-1/+1
* Add Ubuntu 18.04 DockerfileJoel Rosdahl2020-11-041-0/+3
* Add codespell build jobJoel Rosdahl2020-10-141-0/+8
* Suppress Cppcheck warnings for all third party source codeJoel Rosdahl2020-10-051-1/+1
* Fix capitalization of CMake, Cppcheck, Clang-Format and Clang-TidyJoel Rosdahl2020-09-211-1/+1
* Support building on MSVC (#632)Rafael Kitover2020-08-271-1/+1
* Remove Travis build and related scriptsJoel Rosdahl2020-08-231-1/+1
* Rename BUILDEXTRAFLAGS to EXTRA_CMAKE_BUILD_FLAGSJoel Rosdahl2020-08-221-1/+1
* Improve building via DockerJoel Rosdahl2020-08-062-37/+40
* Make “misc/format-files --check” exit with error code on errorJoel Rosdahl2020-07-081-0/+1
* Enable verbose output from “test/run” if VERBOSE is setJoel Rosdahl2020-07-051-0/+1
* Sort environment variables passed to docker containerJoel Rosdahl2020-07-051-7/+7
* Remove redundant docker image tag suffixJoel Rosdahl2020-07-051-1/+1
* Clean up scripts related to code formattingJoel Rosdahl2020-06-234-71/+58
* Clean up scripts related to CI and DockerJoel Rosdahl2020-06-232-58/+66
* Improve naming of scriptsJoel Rosdahl2020-06-235-32/+3
* Clean up build-in-docker scriptJoel Rosdahl2020-06-231-23/+20
* Move top-level scripts to miscJoel Rosdahl2020-06-232-0/+99
* Remove cmake-format check and supportJoel Rosdahl2020-06-172-24/+0