lyx_mirror/development/cmake
Jean-Marc Lasgouttes 9fe8190364 Make "devel mode" configurable at run time
Traditionally LyX behaves differently when the directive DEVEL_VERSION
is defined at compile time. This covers
* more detailed description of current position in status bar
* the help files are open in read/write mode
* more detailed debug output in the View Source panel

This patch introduces the new function devel-mode-toggle that allows
to use devel mode in stable releases, and vice versa.

The information is saved in the session file. The default is to
disable devel mode.

Remove all traces of DEVEL_VERSION in autoconf and cmake
2017-07-24 22:00:44 +02:00
..
doc Add the perl-mode-line for emacs to perl scripts 2016-12-03 11:39:28 +01:00
man CMake: Put the docs projects in a subdirectory 2014-02-03 20:07:14 +01:00
modules Cmake build: Use the same destination for lyx-tex-files as in automake 2017-07-14 11:24:20 +02:00
po Simplify .po file generation 2016-05-29 17:55:44 -04:00
post_install CMake install and bundling improvements (esp. OS X) 2014-04-21 11:51:04 -04:00
scripts Sort images file list also for cmake 2017-06-27 19:18:24 +02:00
build5-2015-installer.bat build5-2015-installer.bat: we use Qt 5.6.2 2017-04-25 01:43:23 +02:00
build5-2015-x64.bat CMAKE: update path to Qt 5.6.1 2016-07-01 01:39:38 +02:00
build5-2015.bat build5-2015.bat: fix a path 2017-05-13 19:19:18 +02:00
config.cpp.cmake
config.h.cmake Make "devel mode" configurable at run time 2017-07-24 22:00:44 +02:00
configCompiler.h.cmake Cmake build: Mimic changes done in autoconf at f70dd65 2016-07-08 10:58:32 +02:00
configCompiler.h.msvc Remove boost/format support 2016-05-29 17:55:45 -04:00
configFunctions.cmake Fix typo in configFunctions.h (wrong define for the header) 2014-03-13 08:28:06 +01:00
configIncludes.cmake Cmake build: Creating a define for a header file found 2013-02-12 19:01:16 +01:00
ConfigureChecks.cmake Amend b5416928. Cmake configuration for QT5.8 2017-02-23 00:18:52 +01:00
dmg cmake: build a .dmg file on Mac, looks not as nice as the official installer but it runs 2011-05-15 13:21:18 +00:00
Install.cmake Cmake build: Install lyx-provided fonts to where GuiFontLoader.cpp expects them 2017-07-10 13:17:29 +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 Cmake build: 2012-11-01 13:00:19 +01:00
LyX_description.txt Cmake package: Correct description. 2016-09-23 13:39:23 +02:00
LyX_license.txt CMake install and bundling improvements (esp. OS X) 2014-04-21 11:51:04 -04:00
LyX_summary.txt Kornel really needs write access 2009-02-15 14:02:26 +00:00
lyx.rc cmake: add icon on Windows 2010-06-30 08:35:52 +00:00
LyxPackaging.cmake Cmake build: Ignore also files with extension .patch -- 2016-08-08 21:23:20 +02:00
mingw.bat Require a C++11 compiler 2016-06-07 20:34:52 +02:00
pcheaders.h Replace Boost.Signals with Boost.Signals2 2016-06-09 22:25:34 +02:00
PyCompile.cmake Make installed python scripts executable (as in autotools) 2011-05-08 07:28:19 +00:00
TODO.txt Make "devel mode" configurable at run time 2017-07-24 22:00:44 +02:00