lyx_mirror/development/cmake
Scott Kostyshak 9715d3504c cat.py: fix Python deprecation warning
This commit fixes the following warning:

  DeprecationWarning: 'U' mode is deprecated

Removing 'U' has no effect with Python 3 [1]:

  There is an additional mode character permitted, 'U', which no
  longer has any effect, and is considered deprecated. It previously
  enabled universal newlines in text mode, which became the default
  behaviour in Python 3.0.

[1] https://docs.python.org/3/library/functions.html?highlight=open#open
2020-03-20 10:22:47 -04:00
..
doc Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
man
modules CMake build: find enchant 2.x binary and lib 2020-03-13 10:07:05 -04: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 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
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: Rename HAVE_LONG_LONG to HAVE_LONG_LONG_INT 2019-03-21 16:12:02 +01: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
ConfigureChecks.cmake Cmake build: Add LINK_LIBRARIES to check for HUNSPELL CXX ABI. Needed by XCode 2019-11-29 13:49:02 +01:00
dmg
Install.cmake Cmake build: Add evince_sync-files to be installed under the scripts dir 2020-03-01 16:48:14 +01: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 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
lyx.rc
LyxPackaging.cmake Copy over cmake packaging updates from 2.3.x. 2018-09-28 22:18:15 -04: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
TODO.txt Make "devel mode" configurable at run time 2017-07-24 22:00:44 +02:00