]> source.dussan.org Git - tigervnc.git/commit
Use cmake TIMESTAMP function 765/head
authorBernhard M. Wiedemann <bwiedemann@suse.de>
Sun, 18 Nov 2018 07:14:50 +0000 (08:14 +0100)
committerBernhard M. Wiedemann <bwiedemann@suse.de>
Sun, 18 Nov 2018 13:04:40 +0000 (14:04 +0100)
commite27c8969982e970d714cfa469f179bed5000494b
treebfe01aa15b6a0e39536fab8211f7e4dec4bcd317
parentccc347d1f49f71d42a5d0834ae9dabe597d20c74
Use cmake TIMESTAMP function

because it is not only platform independent
but also allows to override the build date
This helps to make tigervnc builds reproducible

See https://reproducible-builds.org/ for why this is good

Also adds UTC flag, to be independent of timezone.
Also changes JAVA_DATE format to ISO-8601 date format.

Requires cmake-2.8.11+ from 2013
CMakeLists.txt
java/CMakeLists.txt