summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tests/assert-*.sh: Reuse rebuilt assets for testsEuAndreh2023-11-131-0/+1
* tests/assert-uninstall.sh: Split from assert-install.shEuAndreh2023-11-131-3/+4
* Makefile: Clean directory symlink potential leftover before recreatingEuAndreh2023-11-131-0/+1
* src/{ircd,web}.js: Init stub serversEuAndreh2023-11-111-7/+30
* tests/js/: Run the files directlyEuAndreh2023-11-101-1/+1
* tests/js/compat.js: Remove unused fileEuAndreh2023-11-101-1/+0
* Makefile: Remove $(JSIMPL) variableEuAndreh2023-11-101-4/+3
* tests/assert-clean.sh: Enforce correctness of "make clean"EuAndreh2023-11-101-0/+1
* Makefile: s/LIST/MAILING_LIST/EuAndreh2023-11-101-6/+6
* Makefile: Install code under $(SRCDIR)EuAndreh2023-11-101-0/+9
* tests/assert-install.sh: Always to enforce correct installationEuAndreh2023-11-101-9/+14
* tests/assert-deps.sh: Enforce Makefile is always up-to-dateEuAndreh2023-11-091-7/+13
* Setup correct project install and uninstallEuAndreh2023-11-091-3/+7
* Initial project structureEuAndreh2023-11-091-0/+134