lyx_mirror/development/cmake
Uwe Stöhr 1822d44c58 add 2 Windows build scripts for LyX 2.2
- build4-2010.bat: MSVC 2010 and Qt 4.8.7 (as backup)
- build5-2010.bat: MSVC 2010 and Qt 5.5.1

I tested both scripts thoroughly and the resulting LyX build is stable. Please feel free to modify them if something can be improved.
2016-01-14 00:39:32 +01:00
..
doc Cmake build: Map '\origin unavailable' to appropriate value on install 2015-12-13 16:08:27 +01:00
man
modules Cmake export tests: Correct some quirks 2015-12-17 12:57:34 +01:00
po Preparation to support translations with python3 2015-03-11 20:54:28 +01:00
post_install CMake install and bundling improvements (esp. OS X) 2014-04-21 11:51:04 -04:00
scripts also install cross compiled lyx 2016-01-06 14:24:22 +01:00
build4-2010.bat add 2 Windows build scripts for LyX 2.2 2016-01-14 00:39:32 +01:00
build5-2010.bat add 2 Windows build scripts for LyX 2.2 2016-01-14 00:39:32 +01:00
build5.bat build5.bat: explicitly set QT5 2015-12-08 01:40:48 +01:00
build.bat build.bat: add -DLYX_ENABLE_EXPORT_TESTS=ON and add a note about Ninja 2015-12-02 00:42:40 +01:00
config.cpp.cmake
config.h.cmake Cmake build: Adapt detection of C++11 mode to automake 2015-09-03 11:15:10 +02:00
configCompiler.h.cmake
configCompiler.h.msvc
configFunctions.cmake Fix typo in configFunctions.h (wrong define for the header) 2014-03-13 08:28:06 +01:00
configIncludes.cmake
ConfigureChecks.cmake fix MinGW build on Windows 2015-12-15 13:20:11 +01:00
dmg
Install.cmake Cmake build: Do not install .pdf icons created by export 2015-04-01 17:26:13 +02:00
lyx_commit_hash.h.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
lyx_date.h.cmake
LyX_description.txt
LyX_license.txt CMake install and bundling improvements (esp. OS X) 2014-04-21 11:51:04 -04:00
LyX_summary.txt
lyx.rc
LyxPackaging.cmake fix MinGW build on Windows 2015-12-15 13:20:11 +01:00
mingw.bat mingw.bat: circumvent critical python detection 2016-01-13 15:46:44 +01:00
pcheaders.h avoid qt4 variable names in cmake build 2014-07-21 08:49:05 +02:00
PyCompile.cmake
TODO.txt