Skip to content

Tags: mlawren/sqlean

Tags

0.28.0

Toggle 0.28.0's commit message
build: Restore Github workflows

These workflows support the "./configure && make" steps of the
new build system. Rather than building on every push to main
they currently match only against various build* branches.

    # Build only on a particular platform:
    $ git push origin main:build-on/linux
    $ git push origin main:build-on/macos
    $ git push origin main:build-on/windows

    # Build on all platforms
    $ git push origin main:build

Tests are run on native build environments only (Linux-x64,
MacOS-[Arm64,X64], Windows-[IA32,X64]). Linux cross builds (Arm64,
Musl, IA32) are not tested.

If a tag points to the HEAD of the pushed branch then the workflows
also runs "make dist" and uploads the result to the matching Github
release.

0.27.1

Toggle 0.27.1's commit message
time: do not bundle on win32

0.27.0

Toggle 0.27.0's commit message
sqlpkg: 0.27.0

0.26.0

Toggle 0.26.0's commit message
sqlpkg: 0.26.0

0.25.0

Toggle 0.25.0's commit message
build: 0.24.0

0.24.2

Toggle 0.24.2's commit message
build: 0.24.2

0.24.1

Toggle 0.24.1's commit message
build: 0.24.1

0.24.0

Toggle 0.24.0's commit message
build: manual win32 workflow

0.23.0

Toggle 0.23.0's commit message
build: version 0.23.0

0.22.0

Toggle 0.22.0's commit message
build: version 0.22.0