André Althaus
c7da5387b9
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
7d0032b834
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
Adrián Insaurralde Avalos
32db044caa
Revert "add git information"
...
This reverts commit ae27d8e3bc .
2023-11-19 15:18:25 -03:00
ghaction
ae27d8e3bc
add git information
2023-11-18 17:44:27 -03:00
Chris Hennes
ea49b3fe78
GUI: Add prominent dev build indicators
2023-08-04 18:21:39 -06:00
Adrian Insaurralde Avalos
a482e2421e
remove unused files
2022-12-05 00:26:43 +01:00
Adrian Insaurralde Avalos
95fcf171b8
Unify version patch number management in cmake
2022-12-05 00:26:43 +01:00
Zheng, Lei
a59caf4a1e
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
3927a2ed8b
reduce compile time after each time cmake configure is executed (Version.h)
2018-08-21 14:06:33 +02:00
wmayer
675bcc2510
fixes #0002125 : CMake shouldn't generate Version.in for release tarballs.
2017-01-11 16:31:37 +01:00
wmayer
1d75efea75
+ increase minor and build number, rework creation of Version.h
2016-04-09 15:15:29 +02:00
wmayer
ff667115e1
+ start development for 0.16
2015-03-20 14:40:14 +01:00
Sebastian Hoogen
debca91e98
remove support for automake
2014-11-26 10:26:30 +01:00
Yorik van Havre
bd6a5cea8d
Bumped version to 0.15 and added a temporary new splash
2014-07-14 20:04:21 -03:00
wmayer
04401b46f5
Set version number to 0.14
2013-05-13 15:36:53 +02:00
wmayer
1cd2e2dc72
Experiment with keyword expansion
2012-02-14 02:08:47 +01:00
wmayer
4889495184
Show hash and branch name of Git repo in About dialog
2012-02-04 22:45:44 +01:00
wmayer
9b0e3818b0
+ 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
7c0848180d
+ update minor version number
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5212 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-03 17:23:09 +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