Skip to content

Releases: blueOkiris/acbs

v8 - Multithreading

24 Aug 05:43
c49efbd
Compare
Choose a tag to compare

Now C files are built into objects at the same time

v7 - Licensed under GPL 3

24 Aug 03:15
a4aa6f5
Compare
Choose a tag to compare

I simply forgot to do it earlier. It was always intended to be under GPL3

v6 - Version Bump

24 Aug 02:50
6b56b25
Compare
Choose a tag to compare

Forgot to version bump on last release

v5 - Makefile rmd

24 Aug 02:48
0bc3b99
Compare
Choose a tag to compare

No functional change.

Makefile was removed from the project as the project can be built with itself

v4 - Clean command bug fix

24 Aug 02:37
5a5448d
Compare
Choose a tag to compare

The clean command now removes the .hdrtimes/ folder (it was coded incorrectly before)

v3 - Header Files

24 Aug 02:32
9af3502
Compare
Choose a tag to compare
  • Add version info to usage printing
  • Rebuild on header change

v2 - Bootstrap Build System

24 Aug 02:15
c820835
Compare
Choose a tag to compare

The Makefile is no longer needed as there is an acbs.ini in the repo now.

v1 - Initial Release

24 Aug 01:49
1565366
Compare
Choose a tag to compare
Dockerfile: use docker to build Linux compat bin

I use NixOS, so this is for release

Signed-off-by: Dylan Turner <dylan.turner@tutanota.com>