1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
Commit graph

21 commits

Author SHA1 Message Date
b84b11aa6c Makefile: move link flags to GOLDFLAGS variable. 2023-06-16 14:28:25 +02:00
08ce37141c Makefile: adding "-p" flag to GOBUILDFLAGS 2023-06-16 14:22:06 +02:00
054d11e329 Version 0.1.2 2023-06-15 16:34:39 +02:00
d284cfde00 Makefile: install thalos-tools. 2023-06-15 11:54:32 +02:00
aa6d5c9181 Makefile: rename "build-tools" target to just "tools" 2023-06-15 11:33:00 +02:00
a4c1982dd2 Makefile: Add validate to tools. 2023-06-15 11:30:24 +02:00
52488277cb create thalos-tools cli app and have the old bench command as a subcommand. 2023-06-14 11:29:54 +02:00
c1efffd4ba Adding cmd/bench/main.go 2023-06-05 12:52:42 +02:00
f8e03cf8a1 Version 0.1.1 2023-05-19 15:46:13 +02:00
b6d91f396b Makefile: skip --buildmode=pie flag in GOBUILDFLAGS 2023-05-15 07:47:49 +02:00
160f2a35f8 Makefile: Adding install-scripts target. 2023-05-14 18:02:47 +02:00
00ea1a5bfd Makefile: move "thalos" subdirectory into CFGDIR instead of hardcoded after CFGDIR 2023-05-14 17:56:21 +02:00
5e9b7ceb1d Makefile: Inject program version into main.VersionString variable. 2023-05-13 13:31:57 +02:00
76c6530993 Makefile: adding build/$(PROGRAM) to .PHONY also 2023-05-13 13:30:48 +02:00
7d180f3595 Makefile: Adding GOBUILDFLAGS variable. 2023-05-13 13:26:47 +02:00
ed4cc9d1e6 Rename cmd/main/main.go to cmd/thalos/main.go 2023-05-13 13:21:42 +02:00
1294537734 Makefile: Add install target 2023-04-28 18:31:39 +02:00
a23661e088 Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00
0034225e7a move main.go to cmd/main/main.go 2023-03-29 11:55:13 +02:00
fb3ed0f976 Makefile: add test target. 2023-01-06 17:18:25 +01:00
164d0a4153
Initial commit 2022-01-17 13:45:25 +01:00