lyx_mirror/development/cmake
Kornel Benko aadfb58374 Cmake build: Try to omit using directory names as source-files in po
Previously there are po-entries like
  #: lib/examples/Articles:0 src/TocBackend.cpp:296
  #:src/frontends/qt/GuiExternal.cpp:87
  msgid "External Material"
  msgstr ""

now:
  #: src/TocBackend.cpp:296 src/frontends/qt/GuiExternal.cpp:87
  #: lib/examples/Articles:0
  msgid "External Material"
  msgstr ""

(The string at 'lib/examples/Articles:0' proceeds also from the directory name 'lib/examples/External_Material')

This makes it easier to use some po-editors like 'linguist'
2020-09-07 21:12:22 +02:00
..
doc Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
man Cmake build: All directory variables should contain trailing '/' 2020-04-14 13:01:17 +02:00
modules Cmake build: Try to omit using directory names as source-files in po 2020-09-07 21:12:22 +02:00
po cat.py: fix Python deprecation warning 2020-03-20 10:22:47 -04:00
post_install Cmake build: Correct configuration if set LYX_BUNDLE=ON 2019-11-30 11:19:10 +01:00
scripts Amend 2d48072e: Get rid of Qt resources 2020-06-07 12:07:58 +02:00
build5-2015-installer.bat build5*.bat: update to Qt 5.9.4 2018-01-24 01:18:32 +01:00
build5-2015-x64.bat build5*.bat: update to Qt 5.9.4 2018-01-24 01:18:32 +01:00
build5-2015.bat build5*.bat: update to Qt 5.9.4 2018-01-24 01:18:32 +01:00
build5-2017-installer.bat build5-2017.bat: add new script to compile using MSVC 2017 2019-10-20 23:11:17 +02:00
build5-2017.bat build5-2017.bat: add new script to compile using MSVC 2017 2019-10-20 23:11:17 +02:00
config.cpp.cmake
config.h.cmake Cmake config: Rename some variables to match the ones used by automake 2020-01-17 14:25:57 +01:00
configCompiler.h.cmake Cmake build: Prohibit use of external boost if using libstdc++ in debug mode 2020-05-27 11:35:48 +02:00
configCompiler.h.msvc
configFunctions.cmake
configIncludes.cmake
ConfigureChecks.cmake Cmake build: Improve checks for stdlib-debug 2020-07-11 12:43:17 +02:00
dmg
Install.cmake Cmake build: Install lyx fonts in system dir too on linux 2020-08-30 20:30:21 +02:00
lyx_commit_hash.h.cmake
lyx_date.h.cmake
LyX_description.txt Cmake build: Add trailing '.' 2020-06-10 17:11:36 +02:00
LyX_license.txt
LyX_summary.txt
lyx.rc
LyxPackaging.cmake Copy over cmake packaging updates from 2.3.x. 2018-09-28 22:18:15 -04:00
mingw.bat
pcheaders.h
PyCompile.cmake
TODO.txt Make "devel mode" configurable at run time 2017-07-24 22:00:44 +02:00