lyx_mirror/development
Kornel Benko 81afd10fc7 Cmake build: Moved creation of variable LYX_GIT_COMMIT_HASH to development/cmake/scripts/LyXGetVersion.cmake.
1.) The only file which needs this define is src/version.cpp. Our use in config.h
resulted in recompiling most of our sources.
With this change, only version.cpp needs to be recompiled.

2.) Without reconfiguring, the old commit hash was still valid. Now the
detection of commit hash is done at compile time.
2014-10-24 16:58:54 +02:00
..
attic Update autotools for building with Qt5. 2014-07-19 03:34:28 +02:00
autotests Cmake export tests: Use unique file names for exported files 2014-09-09 19:02:20 +02:00
checkurls Use prototypes in perl scripts 2014-01-24 11:00:07 +01:00
cmake Cmake build: Moved creation of variable LYX_GIT_COMMIT_HASH to development/cmake/scripts/LyXGetVersion.cmake. 2014-10-24 16:58:54 +02:00
coding Document class file name rule 2014-06-07 11:32:15 +02:00
cygwin Use getent instead of grepping /etc/passwd. 2014-07-13 14:39:05 +02:00
HTML Update HTML notes again. 2011-04-03 13:38:05 +00:00
keystest Next keystest patch from John McCabe-Dansted. 2010-01-06 22:11:59 +00:00
lyxserver Remove obsolete source file. 2010-02-18 09:58:20 +00:00
MacOSX CMake install and bundling improvements (esp. OS X) 2014-04-21 11:51:04 -04:00
mathmacros
tools Add a script to automatically generate SVG math images from a LyX template. 2014-10-15 16:14:05 +02:00
Win32 installer: update changelog 2014-08-04 23:59:29 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
expectedTestFailures Cmake build tests: update comments 2013-08-25 18:18:19 +02:00
FORMAT Add support for beamer lemma environment. 2014-08-31 12:30:14 +02:00
LyX-Mac-binary-release.sh LYX_GIT_COMMIT_HASH is in config.h now 2014-10-10 12:27:31 +02:00
lyx.package.README Creat source package with 'make package_source' from inside the build directory 2011-05-23 08:44:32 +00:00
lyx.rpm.README Typos 2012-06-05 12:22:13 +02:00
lyx.spec.in Update version strings 2010-03-16 09:25:30 +00:00
Makefile.am Added more missing files to autoconf's dist 2014-09-02 15:02:55 +02:00