Commit Graph

11 Commits

Author SHA1 Message Date
Christian Hohnstädt
68273d0a30 Switch from autotools/qmake to cmake
Why?
 - QT will switch from qmake to cmake sooner or later.
 - autotools are good for unix-ish systems, cmake also for
   macOS and Xcode as well as Windows and VS-code
 - Cross compiling the windows-binaries on linux
   is not very helpful to attract windows-centric
   developers.

Also drop qmake's xca.pro
Generate man-page and sphinx sources of commandline arguments
during build by executing xca (xcadoc.cpp).
Generating Version-patchlevel and git hash is now also
OS independent.
2021-06-01 17:48:37 +02:00
Christian Hohnstaedt
6582c225d2 Merge remote-tracking branch 'github/master' 2020-03-23 06:49:15 +01:00
Dan Church
2b822131db
Fix missing gitignore entries 2020-03-22 12:54:46 -05:00
Christian Hohnstaedt
9dacee6c9a misc/variables.wxi: delete on clean and otherwise ignore generated file 2020-03-11 07:19:56 +01:00
Christian Hohnstaedt
a118548481 Update .gitignore and xca.pro 2018-07-07 10:02:54 +02:00
Christian Hohnstaedt
715b263998 Indicate development and release version by git commit hash
Fix "qmake" build for qt4 and qt5
2018-01-28 11:36:37 +01:00
Christian Hohnstaedt
8fc2bc804a Update gitignore version and dates 2017-10-24 12:20:17 +02:00
Christian Hohnstaedt
e50dc5824e Switch to autoconf for the configure script
Adapt build system paths and windows build script
2014-11-05 14:05:58 +01:00
Christian
8283d8e7b9 replace copyright notice in source files
(copyright and licence itself remain unchanged)
fix configure to set Qt include dir
code justifying
2007-04-12 12:25:28 +02:00
Christian
01bc35a97f remove unneeded TainyCA files, cleanup build env,
add support for prebuilt headers
2007-02-12 21:57:48 +01:00
Christian
ecb593ab01 .gitignores added 2007-02-07 21:34:50 +01:00