lyx_mirror/development/cmake
Scott Kostyshak dee5eec15f 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

(cherry picked from commit 9715d3504c)
2023-08-25 12:19:33 -04:00
..
doc cmake documentation handling: sort out encoding problems. 2017-10-21 22:25:59 +02:00
man CMake: Put the docs projects in a subdirectory 2014-02-03 20:07:14 +01:00
modules Cmake build: Remove left-over files left after cherry-pick 2020-02-15 10:06:42 +01:00
po cat.py: fix Python deprecation warning 2023-08-25 12:19:33 -04:00
post_install CMake install and bundling improvements (esp. OS X) 2014-04-21 11:51:04 -04:00
scripts Notes. 2019-06-18 17:51:09 -04:00
build5-2015-installer.bat build5*.bat: update to Qt 5.9.4 2018-01-24 01:19:19 +01:00
build5-2015-x64.bat build5*.bat: update to Qt 5.9.4 2018-01-24 01:19:19 +01:00
build5-2015.bat build5*.bat: update to Qt 5.9.4 2018-01-24 01:19:19 +01:00
config.cpp.cmake
config.h.cmake Cmake config: Respect the patch-level while creating package from tar/zip-source 2020-01-18 10:40:31 +01:00
configCompiler.h.cmake Support new hunspell C++ ABI if LyX is built against hunspell >= 1.5 2018-04-14 10:35:59 +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 Updates to cmake scripts needed to build with mingw on Fedora. 2018-08-30 15:28:13 -04:00
dmg
Install.cmake Cmake installs: Clean up some installs 2020-06-05 21:57:50 +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 build: Add trailing '.' 2020-06-10 17:16:10 +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.coff Use data from src/lyxwinres.rc to generate lyx.coff for the Windows 2019-06-18 17:50:19 -04:00
lyx.ico Resource icons for Windows. 2018-08-30 15:17:27 -04:00
lyx.rc Use data from src/lyxwinres.rc to generate lyx.coff for the Windows 2019-06-18 17:50:19 -04:00
LyxPackaging.cmake CMake deb: support "python2 | python3" dependency 2020-10-29 21:55:45 -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