Georg Baum
d67a8cb212
Do not try to build an empty boost lib
...
This should fix a build failure on OS X:
Making all in boost
AR liblyxboost.a
ar: no archive members specified
2016-06-11 09:28:11 +02:00
Georg Baum
2047ea5eb4
Replace Boost.Signals with Boost.Signals2
...
Boost.Signals is deprecated. This fixes bug #9943 .
The only thing left to do is to rewrite (or get rid of) the boost -mt test
in config/lyxinclude.m4 not to use signals anymore.
2016-06-09 22:25:34 +02:00
Peter Kümmel
fc459bd977
files are already part of boost
2016-02-16 11:00:34 +01:00
Peter Kümmel
6de524e6cf
Add missing boost files to source package
...
and remove Visual Studio files, we build with CMake on Windows.
2016-02-13 19:03:42 +01:00
Peter Kümmel
b7a3831289
move boost to 3rdparty directory
2015-12-20 12:49:10 +01:00