aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2026-02-15all: fix data race in Play and in integration testsShulhan
2026-02-03_ops/awwan-tour: fix build with latest mkosiShulhan
2026-02-03all: fix data race in tests and [httpServer.ExecuteTail]Shulhan
2025-06-29all: add task to deploy www-awwan from webhookShulhan
2025-02-08all: another fix for integration testsShulhan
2025-02-07internal/cmd/gocheck: internal lintersShulhan
2025-01-12all: update machine container setup with latest ArchShulhan
2025-01-12make: replace linter golangci-lint with "go vet"Shulhan
2024-04-06all: comply with linter recommendationsShulhan
2023-12-17all: rename _play, _ops/awwan-play to _tour, _ops/awwan-tourShulhan
2023-12-14all: make the magic line "#local" works on "local" command tooShulhan
2023-12-14internal/cmd: add flag "address" for command www-awwanShulhan
2023-12-07_ops: setup awwan-playShulhan
2023-12-07all: add tasks to release binaries automatically using karajoShulhan
2023-12-04all: move _mkosi to _ops/awwan-testShulhan
2023-12-04all: refactoring container for integration testsShulhan
2023-12-01_ops: add awwan scripts to manage awwan.org websiteShulhan
2023-11-22all: change deployment directly to serverShulhan
2023-11-18make: set the lint-www task optionalShulhan
2023-11-11_wui: various enhancementsShulhan
2023-11-07all: add build and installation for ARM64Shulhan
2023-10-30make: add task "test-all-mkosi"Shulhan
2023-10-30Makefile: add task "lint" as prerequisite of task "install"Shulhan
2023-10-29cmd/www-awwan: move command "embed" as part of internal buildShulhan
2023-10-29all: rename directory "_www" to "_wui"Shulhan
2023-10-29all: replace environment AWWAN_DEVELOPMENT with flag "-dev"Shulhan
2023-10-28Makefile: run task "lint-www" as precondition of "install" taskShulhan
2023-10-25_www: setup eslint to lint the TypeScript fileShulhan
2023-10-21all: add make tasks to run unit and integration testsShulhan
2023-10-21_mkosi: populate SSH keys manually using "mkosi.extra"Shulhan
2023-10-18all: add make task to release based on main branchShulhan
2023-10-15internal/cmd/www-awwan: new static web server for awwan.orgShulhan
2023-10-14all: remove option "-race" when running testShulhan
2023-10-11_mkosi: rewrite the mkosi scriptsShulhan
2023-10-10all: setup integration tests using mkosi with systemd-nspawnShulhan
2023-09-17Makefile: replace linter golangci-lintShulhan
2023-03-26all: move code for development to package internalShulhan
2022-08-02all: simplify the MakefileShulhan
2022-08-02all: watch and convert .adoc files during developmentShulhan
2022-07-30all: fix "test" task and make the "lint" task optionalShulhan
2022-03-14all: change the awwan software license to GPL 3.0 or laterShulhan
2022-02-05Makefile: set CGO_ENABLED to true when running testShulhan
2021-10-20all: add sub-command "build" to awwanShulhan
2021-08-29_www: add header and link to documentationShulhan
2021-08-29all: rewrite the web-user interface using TypeScriptShulhan
2021-08-23all: implement HTTP API and function to Save file on web-user interfaceShulhan
2021-08-22all: implement serve commandShulhan
2021-08-22all: generate the coverage when running the testShulhan
2021-03-07Makefile: run test with "-race" option and task to run linterShulhan
2020-05-30all: update the project links to sourcehutShulhan