]> git.lyx.org Git - lyx.git/commit
Require a C++11 compiler
authorGeorg Baum <baum@lyx.org>
Tue, 7 Jun 2016 18:33:06 +0000 (20:33 +0200)
committerGeorg Baum <baum@lyx.org>
Tue, 7 Jun 2016 18:34:52 +0000 (20:34 +0200)
commit273c67d8aa34a724ca03e01ae8e1792949c23297
treec001574f4c9fc7fbe4cbaf38ac69510380e467cc
parent9dd695b17adfd47a35ea49b9c19cf5984d2d68be
Require a C++11 compiler

As discussed on the list. If no C++11 compiler is found configuration stops
with an error. There are now unneeded parts of boost, the will be removed in
a second commit.
17 files changed:
CMakeLists.txt
config/lyxinclude.m4
configure.ac
development/cmake/build4-2010.bat
development/cmake/build5-2015-x64.bat
development/cmake/build5-2015.bat
development/cmake/config.h.cmake
development/cmake/mingw.bat
development/cmake/scripts/xmingw
src/frontends/qt4/GuiCitation.cpp
src/frontends/tests/biblio.cpp
src/support/bind.h
src/support/functional.h
src/support/lyxalgo.h
src/support/regex.h
src/support/shared_ptr.h
src/tex2lyx/Parser.h