|
5b57592370
|
In Makefile a bin/ prefix was added to ${TARGET}, so make could see an executable and not rebuild it every time.
|
2023-09-23 21:51:49 +04:00 |
|
|
20729899b0
|
In Makefile long lines was wrapped. Also removed .txt extension.
|
2023-09-23 21:48:40 +04:00 |
|
|
2b32422754
|
In Makefile's install target fixed copypasta mistyping.
|
2023-09-23 20:00:03 +04:00 |
|
|
cb08e6e334
|
In Makefile's run target replaced arg names by theirs new long names.
|
2023-09-23 19:58:47 +04:00 |
|
|
90ce3c74f0
|
Oh, actually, a whole directory for licenses is supposed to be removed on uninstallation.
|
2023-09-23 05:22:27 +04:00 |
|
|
35ac352490
|
Added missing license file for Share Tech Mono font I use.
|
2023-09-23 04:18:36 +04:00 |
|
|
d373ad0f35
|
In Makefile un-/install targets added a LICENSE file for a font used, but commented out.
|
2023-09-23 04:13:39 +04:00 |
|
|
e992e6906a
|
In Makefile un-/install targets added a LICENSE file, but commented out.
|
2023-09-23 04:11:18 +04:00 |
|
|
9fd750a99b
|
In Makefile made use of PREFIX var.
|
2023-09-23 04:10:37 +04:00 |
|
|
3a3db1a673
|
Version set to 23.38.0.
|
2023-09-23 04:04:01 +04:00 |
|
|
8caad6ca3e
|
In Makefile fixed .PHONY and ${TARGET}. In a web/*.pug.go target added ifeq to check if jade compiler is already installed.
|
2023-09-23 04:03:28 +04:00 |
|
|
7c17d7400b
|
Added additional build flags in FLAGS var.
|
2023-09-23 04:01:48 +04:00 |
|
|
24c5f59200
|
In Makefile set DSTDIR to an empty string.
|
2023-09-23 03:59:17 +04:00 |
|
|
87453e160d
|
Version set to 23.32.0.
|
2023-08-12 22:59:12 +04:00 |
|
|
6567cef758
|
Version set to 23.29.0.
|
2023-07-24 01:06:06 +04:00 |
|
|
c3a6d57708
|
Version was set to 23.26.0.
|
2023-06-26 04:08:42 +04:00 |
|
|
ac1170b737
|
Version changed to 23.24.0.
|
2023-06-12 23:06:01 +04:00 |
|
|
479007145f
|
Updated version to 23.22.0. Removed VERSION= from install.
|
2023-06-04 17:24:52 +04:00 |
|
|
58887ac5e6
|
Updated Makefile and PKGBUILD. Version now is 23.21.2.
|
2023-05-27 21:00:22 +04:00 |
|
|
33505a12d7
|
Subversion was incremented.
|
2023-05-23 00:23:13 +04:00 |
|
|
a3b25f7ea5
|
Week part of version was incremented to 21.
|
2023-05-22 05:23:39 +04:00 |
|
|
37b8003354
|
Remove jade.go as well. And added -f flag to ignore non-existing files.
|
2023-05-22 03:10:09 +04:00 |
|
|
0f9b365b2c
|
Changed program's flags to a new shortened ones.
|
2023-05-20 02:09:52 +04:00 |
|
|
5efb179840
|
Week part of a version was incremented.
|
2023-05-19 21:41:13 +04:00 |
|
|
3bb97a424f
|
Version incremented.
|
2023-05-09 23:34:29 +04:00 |
|
|
e3915a967c
|
Added VERSION var. install-jade target. Don't copy LICENSE when install.
|
2023-05-06 05:18:12 +04:00 |
|
|
3178bf1424
|
Version up to 23.10.0 in Makefile.
|
2023-03-11 22:47:02 +04:00 |
|
|
0015c733bd
|
go generate moved out to a gen target.
|
2023-02-06 00:34:06 +04:00 |
|
|
c3c299e066
|
Added go generate to Makefile.
|
2023-02-05 05:32:46 +04:00 |
|
|
70c04da954
|
Added a testing run target and a clean target to Makefile.
|
2023-02-05 00:50:58 +04:00 |
|
|
01adbb882c
|
Updated version to 23.5.0.
|
2023-02-05 00:50:11 +04:00 |
|
|
1c4af2048b
|
Initial commit.
|
2023-01-16 05:24:07 +04:00 |
|