log semicongine/build.nim @ 1367:0f3f2017b054

age author description
Sun, 03 Nov 2024 17:01:08 +0700 sam add: support to "import" unknown file types via plain copy
Thu, 22 Aug 2024 18:32:21 +0700 sam did: formatting
Sun, 28 Jul 2024 23:10:57 +0700 sam did: rename back to old name (no v2) base semiconginev2/build.nim@be54a4cee885
Sun, 07 Jul 2024 23:36:16 +0700 sam start of complete and total refactoring: the ULTIMATE compiletime-tests
Sat, 15 Jun 2024 17:16:06 +0700 sam del: steam libraries
Sat, 15 Jun 2024 16:36:02 +0700 sam del: sqlite inclusion in build
Sat, 15 Jun 2024 11:55:56 +0700 sam did: reduce some limits, remove sqlite32 on windows for now
Mon, 29 Apr 2024 02:37:42 -0700 sam fix: wrong string interpolation
Mon, 29 Apr 2024 16:15:20 +0700 sam add: command to sign executables on windows
Sun, 28 Apr 2024 17:22:20 +0700 sam fix: wrong place
Sun, 28 Apr 2024 17:19:32 +0700 sam add: cleanu for dist-zip files
Sat, 27 Apr 2024 15:16:43 +0700 sam fix: correct sqlite dlls for windows
Fri, 12 Apr 2024 19:36:38 +0700 sam fix: packaging fails if there are no resources, fix: zip-generation
Tue, 09 Apr 2024 11:48:41 +0700 sam add: sqlite dll for windows builds
Sat, 06 Apr 2024 15:27:09 +0700 sam fix: tests
Thu, 04 Apr 2024 22:09:48 +0700 sam del: linux-guard
Thu, 04 Apr 2024 22:08:25 +0700 sam add: support steam uploads on windows
Thu, 04 Apr 2024 17:21:56 +0700 sam add: api to interact with steam
Wed, 03 Apr 2024 16:00:33 +0700 sam fix: steamcmd and build-script location
Wed, 03 Apr 2024 15:00:40 +0700 sam fix: steamcmd not executable, implement steam-upload
Wed, 03 Apr 2024 13:00:33 +0700 sam add: initial code for automated steam builds
Sat, 23 Mar 2024 22:57:11 +0700 sam and even more cleanup of the repo
Wed, 14 Feb 2024 21:58:43 +0700 Sam did: refactor and improve packaging API
Sun, 11 Feb 2024 19:26:07 +0700 Sam fix: exe-bundling not working correctly
Wed, 27 Dec 2023 16:08:13 +0700 sam fix: enforce gui-app on windows
Tue, 26 Dec 2023 19:13:58 +0700 Sam did: adjust build-variables and config
Sat, 09 Dec 2023 01:07:12 +0700 Sam add: build-time code for resouce importing
Wed, 06 Dec 2023 00:37:34 +0700 Sam add: function to zip directories, usefull when creating dists
Wed, 06 Dec 2023 00:05:55 +0700 Sam did: finish importing system
Sun, 03 Dec 2023 22:26:58 +0700 Sam add: import-helpers for nimscripts