13 Commits

Author SHA1 Message Date
jrockwar
f56f0358c1
enable installation on arm64 processors on windows (#6481) 2022-08-18 16:48:48 +02:00
Benitoite
fbe718b64f
fixes macOS autobuild (#5674)
* update macOS autobuild yaml

* updates */CMakeLists* for macOS autobuild compatibility

* "" a dir for cmake

* Un empty an empty EXTRA_INCDIR

* use a cmake operator

* Use the . dir to un-empty a string

* fix minutes timer in macos yaml

* test & skip instead of load & include

* disregard fractional part of minutes in mac yaml

* add another cmake test

* fix typo in mac yaml

* fix other part of same typo

* correct a filename in mac yaml

* test all include dirs

* fix of mac yaml

* mac:fix a path in yaml

* mac:and its antecedent

* options.h include a dir

* test __has_include (gcc 5.* & up & clang)

* remove a printf() in mac yaml

* mac:change a "" and an elseif() to else()

* fix a whitespace error

* fix 2 whitespace errors

* ZULU>UTC

* add a "UTC

* on the other side of the "

* mac:properly set default LOCAL_PREFIX in CACHE

* use of zsh subshells in macos yaml

* mac:remove some &&

* mac:remove some "

* mac:floating point divisors

* mac:use double paren (())

* mac:add a dir

* mac:floatize with decimal point

* mac:zsh -c certain lines

* remove a marker
2020-02-28 19:20:40 +01:00
Morgan Hardwood
cb0f81d0a0 Use tabs for consistency and better formatting 2020-02-25 21:41:12 +01:00
Benitoite
0205548481
Merge pull request #19 from Beep6581/dev
Merge dev into patch-23
2020-02-25 03:07:08 -08:00
Morgan Hardwood
326153859a Removed unnecessarily repeated test expressions 2020-02-25 10:06:35 +01:00
Benitoite
3041169499
UpdateInfo.cmake: remove an errant whitespace 2020-02-17 14:49:17 -08:00
Benitoite
a65b6e6edb
Remove COMMAND_ECHO STDOUTs 2020-02-11 06:52:27 -08:00
Benitoite
8170b6ed75 cmake: gather and display build information
Displays unique info: the build OS, the build zulu datetime, the build epoch, and a uuid during cmake configuration.
2020-02-09 05:02:50 -08:00
Morgan Hardwood
4e79d68807 CMake file cleanup 2018-12-02 23:00:29 +01:00
heckflosse
ba002b1e92 Use WinVista as part of output archive name for Win32 and Win64 2017-04-17 20:06:12 +02:00
Hombre
52dca96723 Bigfix of InnoSetup parameters (#3628) 2017-01-28 22:39:50 +01:00
Hombre
2356af6246 Bugfix of paths in UpdateInfo.cmake 2017-01-28 03:03:15 +01:00
Morgan Hardwood
77d5f8779b Cleaned up CMake logic thanks to Hombre, #3628 2017-01-28 02:29:22 +01:00