lyx_mirror/development/cmake
José Matos 3f03f0a447 Move all python shebangs from /usr/bin/env to python3.
The change is only relevant to development as all the call to python scripts is done
calling C++ os::python that invoques the appropriate python version.

The change is two fold, on one hand remove all the uses of /usr/bin/env for python.

On the other hand rename all the calls to python from python to python3 making it explicit
and being compliant with PEP 394 -- The "python" Command on Unix-Like Systems:
https://www.python.org/dev/peps/pep-0394/

Remove the sheebang from src/graphics/GraphicsConverter.cpp because it is not necessary.

Some small whitespace changes.
2018-12-29 19:14:41 +00:00
..
doc Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
man
modules Extend Clang compiler detection to cover Apple CLang 2018-06-12 22:43:03 +02:00
po Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
post_install
scripts mingw build script 2018-09-30 13:50:36 -04: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
config.cpp.cmake
config.h.cmake Cmake build: Adapt use of some variables 2018-06-03 09:16:55 +02:00
configCompiler.h.cmake Adapt to new hunspell C++ ABI for cmake 2018-03-29 22:53:59 +02:00
configCompiler.h.msvc
configFunctions.cmake
configIncludes.cmake
ConfigureChecks.cmake Amend d7020ea: Add the warn when using system hunspell in stdlib-debug mode also for cmake 2018-04-09 17:13:52 +02:00
dmg
Install.cmake Cmake build: Added handling for lyxrc.dist for Apple and Unix 2018-01-03 15:04:21 +01:00
lyx_commit_hash.h.cmake
lyx_date.h.cmake
LyX_description.txt Cmake package: Correct description. 2016-09-23 13:39:23 +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