[LyX/master] Remove enumitem example file from attic.

2016-01-22 Thread Günter Milde
commit ffb24b53f91437fea15e6759ac9a798dc42b03b5 Author: Günter Milde Date: Fri Jan 22 16:16:55 2016 +0100 Remove enumitem example file from attic. The content of this file is (in updated form) part of the UserGuide, so there is no need for a separate example.

[LyX/master] Update/enhance/edit autotest documentation.

2016-01-22 Thread Günter Milde
commit 7ecdcef2360b768206ee6df0bc808a2bd57b08f2 Author: Günter Milde Date: Fri Jan 22 22:42:14 2016 +0100 Update/enhance/edit autotest documentation. diff --git a/lib/doc/Development.lyx b/lib/doc/Development.lyx index e0a03df..7578270 100644 --- a/lib/doc/Development.lyx

[LyX/master] python now will be found, rmdir could fail

2016-01-22 Thread Peter Kümmel
commit 44fd57e4b45873e33b0b151ddafdcdebf1cd23df Author: Peter Kümmel Date: Fri Jan 22 12:33:16 2016 +0100 python now will be found, rmdir could fail diff --git a/development/cmake/build5-2010-installer.bat b/development/cmake/build5-2010-installer.bat index

[LyX/master] improve configuration with cmake-gui

2016-01-22 Thread Peter Kümmel
commit 03e7e5cfb3e78135985a6a8184cf0b2eb257214e Author: Peter Kümmel Date: Fri Jan 22 12:12:53 2016 +0100 improve configuration with cmake-gui diff --git a/CMakeLists.txt b/CMakeLists.txt index a28a190..4a121f4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -157,7

[LyX/master] pass values for @executable_path and @loader_path to instruct the dyld where to find the Qt frameworks

2016-01-22 Thread Stephan Witt
commit 1440ae2e130113ffda1e1a6374f451bd31d568a8 Author: Stephan Witt Date: Sat Jan 23 07:15:32 2016 +0100 pass values for @executable_path and @loader_path to instruct the dyld where to find the Qt frameworks diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am