Joao Matos
aace8f7bee
CMake: Modernize build files using outdated Python variables.
2025-02-16 10:21:26 -06:00
André Althaus
32db9410e4
Remove the explicit dependency on Version.h from the fc_version target
...
This caused problems witht the Makefile generator because it doesn't
support the BYPRODUCTS option.
2024-10-02 20:30:42 -06:00
André Althaus
20a8b063d9
Regenerate Version.h if the git hash changes
...
Prevous Version.h was not regenerated after it was initially created.
This prevented an accurate commit hash in the About dialog when
incrementally building from source.
Now the file is always rewritten when it's content is changed.
2024-09-30 18:12:39 +02:00
Zheng, Lei
dddd3a95b5
Improve Version.h handling
...
Always check for version changes when building. Version.h is only
updated if actually changed.
2019-08-17 15:08:33 +02:00
wmayer
4b29b6c5d5
reduce compile time after each time cmake configure is executed (Version.h)
2018-08-21 14:06:33 +02:00
wmayer
fe4f9ad6b2
fixes #0002125 : CMake shouldn't generate Version.in for release tarballs.
2017-01-11 16:31:37 +01:00
wmayer
c74226f7a7
+ increase minor and build number, rework creation of Version.h
2016-04-09 15:15:29 +02:00
wmayer
c9116ebe8f
+ fix VCS stuff for cmake
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5426 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-25 16:04:21 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00