Commit Graph

55 Commits

Author SHA1 Message Date
Christian Hohnstaedt
ec02e4fbd3 Add osslsigncode script to sign the msi 2022-07-11 23:04:27 +02:00
Christian Hohnstädt
cdc37538f8 Rename VERSION to VERSION.txt
some headers "#include <version>" an find this version
file. Rename it to avoid confusion
2021-11-20 02:12:02 +01:00
Christian Hohnstädt
267bf4f8f8 Close #281: xca 2.4.0 breaks macOS Mojave compatibility
Last try to get a proper, usable macOS DMG.
- Compatible to 10.13
- With SQL drivers to not reopen #278.
2021-05-14 17:24:38 +02:00
Christian Hohnstädt
e0dc4446c5 Close #278: Miss components to connect remote database
Build and install the Qt sqldrivers for macOS Qt-5.15.2.
Re-build the XCA 2.4.0 release with SQL drivers for macOS.
2021-05-11 13:50:21 +02:00
Christian Hohnstaedt
957bdbaa72 Put release related files into an own sub-directory
git.release.something ->
   Create any git release with a tag to test package (debian/rpm) build

git.release -> Create required changes and tags for the next release
git.publish -> Finalize the release (github release)
gen-binary-hash / binary-hashes.json -> keep track of release hashes
2021-05-09 12:22:53 +02:00