summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-07-15internal/cmd/www: an HTTP server for testing web UIShulhan
2024-03-27all: comply with lintersShulhan
2024-03-21all: move repository to SourceHutShulhan
2023-09-23Makefile: replace golangci-lint linterShulhan
2022-05-22all: add all known licensesShulhan
2022-05-22cmd/resolver: add command to print the program versionShulhan
2022-05-22all: simplify cmd/resolver documentationShulhan
2022-05-22all: move the documentation under _www/doc directoryShulhan
2022-04-20all: move all installation files into directory _sysShulhan
2022-04-19all: move the rescached.cfg for test under _test directoryShulhan
2022-04-19all: add option to set the base directoryShulhan
2022-04-19all: refactoring the hosts blocks format and locationShulhan
2022-04-16all: apply suggestions from linterShulhan
2022-04-15Makefile: add task serve-doc to preview documentation using ciigoShulhan
2022-03-15all: change the rescached license to GPL 3.0 or laterShulhan
2021-12-27cmd/rescached: add command "embed" and to run in development modeShulhan
2021-11-14Makefile: add deploy task, to differentiate with deploy-personal-serverShulhan
2021-01-26Release rescached v4.0.0 (2021-01-25)v4.0.0Shulhan
2021-01-24Makefile: add deploy-macos as PHONY taskShulhan
2021-01-23Makefile: remove old memfs file on cleanShulhan
2021-01-23Makefile: add task to deploy and restart the rescahed service on macosShulhan
2021-01-23Makefile: force generate the templateShulhan
2021-01-20all: rewrite the web user interface and the APIsShulhan
2021-01-13Makefile: simplify the tasksShulhan
2021-01-12all: update with latest share modulesShulhan
2020-09-02Makefile: set DIR_BIN, DIR_MAN, and DIR_RESCACHED on uninstall-macosShulhan
2020-09-02all: include the generated man pagesShulhan
2020-08-22Makefile: generate static file only when one of build files changesShulhan
2020-07-26all: remove unused hosts.block fileShulhan
2020-07-26all: implement the user interface to change configurationShulhan
2020-05-07all: rename "doc" to "_doc"Shulhan
2020-05-07all: rename "scripts" to "_scripts"Shulhan
2020-05-07Makefile: add task to deploy rescached to remote serverShulhan
2019-12-26Makefile: remove unused option "CGO_ENABLED=0"Shulhan
2019-12-26Makefile: remove invalid task "install-service-systemd"Shulhan
2019-12-18Makefile: fix the installation scriptShulhan
2019-09-29all: support macOSShulhan
2019-09-10Makefile: disable cgo when building and installing binariesShulhan
2019-03-02make: remove lint task from build and debugShulhan
2019-01-28all: fix the example certificate and key for DNS over HTTPSShulhan
2019-01-28makefile: run linter on buildShulhan
2018-12-24make: replace tool to generate manpage with asciidoctorShulhan
2018-11-30make.lint: enable all lintersShulhan
2018-09-29make: install an example of certificate filesShulhan
2018-09-08make: force remove on uninstallShulhan
2018-09-08make: remove sudo on install and uninstall tasksShulhan
2018-09-04make: add debug task to test and build with race detectionShulhan
2018-09-03make: build resolverbench command; clean generated docs and test filesShulhan
2018-08-28make: fix typo on sudoShulhan
2018-08-27Move rescached config documentation to doc directoryShulhan