lyx_mirror/3rdparty/boost/libs
Jean-Marc Lasgouttes 3093789e8d remove most traces of boost::regex
1/ remove boost regex code from 3rdparty/boost. Only the cmake stuff remains.

2/ remove traces of BOOST_LIB since there is no need anymore to
   compile boost stuff.

3/ remove traces of boost regexp in config/lyxinclude.m4 and INSTALL

4/ require gcc 4.9 as minimal version in autoconf.

Unfortunately, the net gain is only 10% of included boost size (now 21M).
2020-11-28 19:59:17 +01:00
..
regex remove most traces of boost::regex 2020-11-28 19:59:17 +01:00
CMakeLists.txt Always use std::regex 2020-11-27 12:39:59 +02:00
README move boost to 3rdparty directory 2015-12-20 12:49:10 +01:00

This is just a placeholder. We will put boost cpp files here when we need them.