Commit Graph

20 Commits

Author SHA1 Message Date
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
Adrián Insaurralde Avalos
05c55e3ab5 Revert "add git information"
This reverts commit 5f0c3a630f00af6b7c103b355b48b03e265a3f22.
2023-11-19 15:18:25 -03:00
ghaction
1218696592 add git information 2023-11-18 17:44:27 -03:00
Chris Hennes
12f7dff7a6 GUI: Add prominent dev build indicators 2023-08-04 18:21:39 -06:00
Adrian Insaurralde Avalos
586ff73c99 remove unused files 2022-12-05 00:26:43 +01:00
Adrian Insaurralde Avalos
29937d2224 Unify version patch number management in cmake 2022-12-05 00:26:43 +01: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
df3f8e4803 + start development for 0.16 2015-03-20 14:40:14 +01:00
Sebastian Hoogen
46a00d1380 remove support for automake 2014-11-26 10:26:30 +01:00
Yorik van Havre
d0a612be2d Bumped version to 0.15 and added a temporary new splash 2014-07-14 20:04:21 -03:00
wmayer
0802ed9c4d Set version number to 0.14 2013-05-13 15:36:53 +02:00
wmayer
fd07754b12 Experiment with keyword expansion 2012-02-14 02:08:47 +01:00
wmayer
ee453416ee Show hash and branch name of Git repo in About dialog 2012-02-04 22:45:44 +01: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
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