Christian Hohnstaedt
de8cdb3bcd
Update README.md
CMake / build (build/xca-*-Linux.tar.gz, Unix Makefiles, linux, /usr, ubuntu, 5.15.2, ubuntu-latest) (push) Has been cancelled
CMake / build (build/xca-*-Linux.tar.gz, Unix Makefiles, linux, /usr, ubuntu, 6.6.2, ubuntu-latest) (push) Has been cancelled
CMake / build (build/xca-*.dmg, Unix Makefiles, mac, /opt/homebrew/opt/openssl, macos, 6.6.2, macos-latest) (push) Has been cancelled
CMake / build (build/xca-*.msi
build/xca-portable-*.zip
, MinGW Makefiles, windows, D:\msys2\msys64\mingw64, windows, 5.15.2, windows-2019, win64_mingw81) (push) Has been cancelled
2025-03-28 22:13:37 +01:00
Christian Hohnstaedt
f2601ec587
Update Readme.md
2025-03-28 18:57:21 +01:00
Christian Hohnstaedt
89b7c6beea
codespell: Fix spelling issues, no functional changes
2025-03-28 18:11:18 +01:00
Christian Hohnstaedt
d2a02b7296
Python 3.13 did not work ...
...
pip install aqtinstall failed, because it wanted to compile
a dependency...
2025-03-28 11:53:14 +01:00
Christian Hohnstaedt
ba7ba02b20
Prepare Release 2.8.0
2024-10-13 14:18:12 +02:00
Christian Hohnstaedt
96e455082e
Check supported minimum QT version 5.10.1
2024-10-03 13:13:44 +02:00
Christian Hohnstaedt
d27cc87632
Update README and fix minor release-script issues
2024-08-27 23:24:27 +02:00
Christian Hohnstaedt
014d96a762
Close #561 : Missing data: Qt6 compiling dependencies
2024-08-20 11:03:27 +02:00
Christian Hohnstaedt
52da070dcf
Edit Release Notes for 2.6.0
2024-02-26 23:37:20 +01:00
Christian Hohnstaedt
a97229ae26
Update OpenSSL version for builds
...
INSTALL.mac is outdated. Its information is merged into
release/build-mac.sh and README.md
2024-02-14 22:33:05 +01:00
Christian Hohnstaedt
143d059ded
Take care of OpenSSL and LibreSSL compatibility
...
OpenSSL 1.1.1 - 3.1.x are supported as well as
LibreSSL 3.6.x
2023-11-02 21:08:44 +01:00
Christian Hohnstaedt
5b90728fd2
Update Openssl to 3.1.4
2023-10-30 00:42:38 +01:00
Christian Hohnstaedt
de3de97454
Extend Release Notes
2023-09-30 20:51:25 +02:00
Christian Hohnstaedt
50fe50734f
Update changelog, README and release docs
2023-09-24 20:19:07 +02:00
Christian Hohnstaedt
88fe200243
Close #457 : python3-sphinxcontrib.qthelp not work on Raspberry Pi 4
...
Extend documentation
2023-09-20 21:53:53 +02:00
Christian Hohnstaedt
3a71997a9a
Update changelog
2023-09-17 10:07:25 +02:00
Christian Hohnstaedt
0c5f48898d
Consolidate SQL Driver delivery
...
Only deliver the QT SQL plugins and document the installation
of the client libraries.
2023-09-17 08:57:27 +02:00
Christian
8ce8991ec3
Update documentation
2023-09-10 09:12:18 +02:00
Christian Hohnstaedt
780225198d
macos CMake defaults for local arch, SDK and brew-Qt
...
The universal binary with older SDK and aqt-Qt will be
built by the release/build-mac.sh script
2023-05-25 21:23:48 +02:00
Christian Hohnstaedt
3e284b1245
CMakeLists.txt: Improvements
...
Use "${QT}::qhelpgenerator" instead of
"find_program(QTCOLLGEN NAMES qhelpgenerator ....)"
Add CACHE Variable QTFIXEDVERSION allowing to force Qt5 or Qt6
if both are installed.
2023-05-23 23:19:34 +02:00
Christian Hohnstaedt
331d2ca58b
Windows: switch to OpenSSL 3
2023-05-21 14:20:51 +02:00
Christian Hohnstaedt
fbc010a1f0
Close #426 : Build Error - fix documentation in README.md
2023-05-19 21:10:29 +02:00
Christian Hohnstaedt
d6d6d7d9d4
Update copyright years and adapt build scripts
2023-05-16 10:35:14 +02:00
Christian Hohnstaedt
ee842feb5e
Improve windows compatibility
2022-08-31 00:01:06 +02:00
Christian Hohnstädt
683a08eedd
cmake: fix dependency issue complained by xcode
...
Also remove stamp files and simplify CMake rules:
- Name all generated files in OUTPUT
- Drop BYPRODUCT, which is not necessary now.
- Let the target depend on all OUTPPUTs of the command.
2022-08-07 22:30:32 +02:00
Christian Hohnstaedt
7e51ba9fda
Merge remote-tracking branch 'github/main'
2022-07-31 13:09:19 +02:00
Christian Hohnstädt
0ad58720d6
Improve documentation
2022-07-29 23:06:39 +02:00
Christian Hohnstaedt
3865281ada
Update Documentation and Dockerfile
2022-07-11 23:09:47 +02:00
Christian Hohnstädt
81a5540ec4
Improve Installation and DMG generation
...
Design the DMG look & feel, including the documentation
travis is gone. We use github actions
2022-07-11 23:04:27 +02:00
gkelly
d3243a0c05
add to README's dependency list to prevent cmake-missing error, and "Could not find a package configuration file provided by Qt5Help" error
2022-05-05 16:06:28 -04:00
Christian Hohnstädt
72ab898db7
Update installation documentation
2022-01-17 21:42:48 +01:00
Christian Hohnstädt
da8efa4381
Add github cmake build instructions
2022-01-03 20:04:34 +01:00
Christian Hohnstaedt
d537e40d7d
More documentation update
2021-05-07 22:32:44 +02:00
Christian Hohnstaedt
f361ea24ce
Update README.md
2020-04-27 15:03:36 +02:00
Christian Hohnstaedt
11daf927ae
OpenSSL upstream URL layout changed
...
Only the latest version is available under source/
which is pretty reasonable to point everyone to the latest version....
Update travis/docker command files to match
the new OpenSSL upstream URL layout
2020-04-07 21:52:43 +02:00
Christian Hohnstaedt
bd35c66b6f
Prepare release 2.2.1
2020-01-30 20:54:12 +01:00
Christian Hohnstaedt
d20fc8da50
Prepare documentation for next release
2020-01-29 20:45:56 +01:00
Christian Hohnstaedt
04b943707d
Update changelog
2018-09-13 18:59:32 +02:00
Christian Hohnstaedt
2a94b3aab5
Release 2.0.1 done
2018-05-08 22:30:28 +02:00
Christian Hohnstaedt
f438d2a103
Amend Readme.md This is not a pre-release anymore
2018-04-10 18:51:54 +02:00
Christian Hohnstaedt
76858ae32c
Adapt README.md to github
2018-03-13 22:21:58 +01:00
Christian Hohnstaedt
dc45928ca9
Automated release
...
./git.release:
Create the release xca-*.tar.gz and setup_xca-*.exe
collect the releases and the documentation
./git.publish
Updates the binary-hashes
Creates the "After release commit with updated version
and binary hashes
pushes the release as draft to github
./github.release.py
Python script to automatically create the release on github
and upload the assets
2018-03-13 21:17:29 +01:00
Christian Hohnstaedt
03124f6f70
Put the database schema into a different file for documentation
2018-03-05 07:46:10 +01:00
Christian Hohnstaedt
968a5cd8a9
Prepare XCA 1.4.1
2018-03-03 20:45:47 +01:00
Christian Hohnstaedt
7be7f4a5d4
Update changelog
2017-11-29 08:19:06 +01:00
Christian Hohnstaedt
3173bdba96
Prepare xca version 1.3.2
2015-10-10 14:54:12 +02:00
Christian Hohnstaedt
75700b9518
Fixes for Qt5 and Mac OSX
2015-09-18 18:17:40 +02:00
Christian Hohnstaedt
28b0d9208c
update changelog and README.md
2015-08-11 18:12:07 +02:00
Christian Hohnstaedt
e0c815a465
Prepare release 1.2.0
2015-03-21 09:08:29 +01:00
Christian Hohnstaedt
6e5b225fb0
Prepare release 1.1.0, update documentation, changelog
2014-11-22 13:28:25 +01:00