|
|
c2cc60dbfb
|
Makefile adding coverage target
|
2022-10-03 16:37:51 +02:00 |
|
|
|
11c1e8afcd
|
Version 1.2.3
|
2022-08-22 18:19:55 +02:00 |
|
|
|
566071c997
|
Makefile: for dpkg-buildpackage skip building source and only build binary package.
|
2022-08-22 18:19:46 +02:00 |
|
|
|
4b3ae5431c
|
Makefile: Set VersionString variable when linking.
|
2022-08-21 23:52:26 +02:00 |
|
|
|
e44a5ab86e
|
Makefile: in build target, skip creating build/.buildinfo. its not needed.
|
2022-08-21 20:08:01 +02:00 |
|
|
|
fe1beaa616
|
Makefile: remove GOCCFLAGS and GOLDFLAGS in favor for GOBUILDFLAGS
|
2022-08-21 20:03:03 +02:00 |
|
|
|
7043d67945
|
Build debian packages using specification files instead of shell script.
|
2022-08-19 17:07:26 +02:00 |
|
|
|
f4a39783b1
|
Split scripts/build*.sh into install and package scripts.
|
2022-08-19 13:26:01 +02:00 |
|
|
|
890ea537c6
|
Makefile: add test target.
|
2022-08-16 20:03:13 +02:00 |
|
|
|
83a2ddf2ed
|
src/server.go: use code from parse_request.go
|
2022-08-16 20:02:31 +02:00 |
|
|
|
b1f39ea9fe
|
Version 1.2.2
|
2022-08-15 13:14:48 +02:00 |
|
|
|
1a3594af54
|
Version 1.2.1
|
2022-08-12 18:03:41 +02:00 |
|
|
|
ed91320a1d
|
Makefile: remove deps.
|
2022-08-12 16:33:51 +02:00 |
|
|
|
a3be529b78
|
Version 1.2
|
2022-05-18 10:09:49 +02:00 |
|
|
|
4ff008b312
|
Version 1.2-rc2
|
2022-03-02 16:59:45 +01:00 |
|
|
|
bc3f859a8e
|
Makefile: add .PHONY target
|
2022-03-02 16:00:43 +01:00 |
|
|
|
46fd016d10
|
Makefile: move build/.buildinfo target to build/$(PROGRAM_NAME)
|
2022-03-02 16:00:43 +01:00 |
|
|
|
c459999f88
|
Version 1.2-rc1
|
2022-03-02 16:00:22 +01:00 |
|
|
|
f522146fbf
|
Version 1.1
|
2021-12-30 19:08:39 +01:00 |
|
|
|
55e149ddd6
|
Makefile: output data from "go env" to build/.buildinfo
|
2021-12-30 18:52:19 +01:00 |
|
|
|
a757c0dde5
|
Rename generated package info file from scrtips/info to scripts/pkg_info
|
2021-12-30 18:49:25 +01:00 |
|
|
|
91bad080ee
|
Modify package scripts to use build/ directory to store tmp directory and output files.
|
2021-12-30 17:35:18 +01:00 |
|
|
|
82c32d7901
|
Version 1.0
|
2021-12-02 13:23:19 +01:00 |
|
|
|
de78a7c622
|
Makefile: get rid of package target (make get confused by package.sh file)
|
2021-12-02 12:55:29 +01:00 |
|
|
|
90c06e7d9f
|
Makefile: don't require build for package target.
|
2021-12-02 12:41:54 +01:00 |
|
|
|
324356f9f4
|
Merge branch 'master' into devel
|
2020-11-04 13:59:58 +01:00 |
|
|
|
d6cc9ac185
|
Version 0.3.5
|
2020-11-04 13:59:23 +01:00 |
|
|
|
fe8724aae5
|
move some "non server" code from src/server.go to src/main.go
|
2020-06-26 13:47:48 +02:00 |
|
|
|
d7e643fd73
|
Version 0.3.4
|
2020-06-24 17:51:36 +02:00 |
|
|
|
5d5d7bb5be
|
Makefile: make "scripts/info" rule a phony one. so that it's always generated.
|
2020-06-24 14:45:05 +02:00 |
|
|
|
23f8a09320
|
Makefile: compile without debug info per default.
|
2020-06-23 16:53:35 +02:00 |
|
|
|
dd6d636a43
|
Version 0.3.3
|
2020-06-23 13:36:56 +02:00 |
|
|
|
bb8cb86fc0
|
Version 0.3.2
|
2020-06-11 19:28:14 +02:00 |
|
|
|
2b823c1dd3
|
Adding getopts package to parse pid file path.
|
2020-06-11 19:01:32 +02:00 |
|
|
|
83688c4b48
|
Make: minor fix.
|
2020-06-11 18:16:38 +02:00 |
|
|
|
977e0cf3eb
|
Make: fixing incorrect rule.
|
2020-06-11 13:36:37 +02:00 |
|
|
|
7cbecce1ba
|
Adding freebsd package script.
|
2020-06-09 17:54:20 +02:00 |
|
|
|
4536c09d5c
|
Make: create info file that contains the variable information. this file is then sourced by build.sh
|
2020-06-09 17:54:20 +02:00 |
|
|
|
767508c4f0
|
scripts/build_deb.sh: refactor common code to build.sh
|
2020-06-09 17:54:20 +02:00 |
|
|
|
d30f4e16bc
|
Version 0.3.1
|
2020-03-20 15:03:03 +01:00 |
|
|
|
c222eb9945
|
Version 0.3.0
|
2020-03-20 14:36:13 +01:00 |
|
|
|
4ef714a750
|
Move source files to "src" folder.
|
2020-03-06 11:35:36 +01:00 |
|
|
|
2bc2791a52
|
Version 0.2.0
|
2020-02-07 08:20:14 +01:00 |
|
|
|
c061878b42
|
Version 0.1.2
|
2020-02-06 20:44:53 +01:00 |
|
|
|
2e6ebe28c0
|
Version 0.1.1
|
2020-02-03 19:39:27 +01:00 |
|
|
|
6524e90bd6
|
Makefile: Update program name.
|
2020-02-03 19:38:26 +01:00 |
|
|
|
33c8439604
|
Initial commit
|
2020-02-03 13:24:34 +01:00 |
|