[LyX/master] Do not distribute built sources

2016-06-16 Thread Georg Baum
commit bf49ea32c2005a381dd1a336e1a011880a51156f Author: Georg Baum Date: Thu Jun 16 21:34:38 2016 +0200 Do not distribute built sources Implementation stolen from ff17b366a05ff2 diff --git a/src/Makefile.am b/src/Makefile.am index 36a9b07..02f0781 100644 ---

[LyX/master] Remove obsolete comments

2016-06-16 Thread Georg Baum
commit 1a7953872548fdf7c21eab38b1d7690f7aeb8ca8 Author: Georg Baum Date: Thu Jun 16 21:05:27 2016 +0200 Remove obsolete comments diff --git a/src/Makefile.am b/src/Makefile.am index 90fb3e6..36a9b07 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -51,8 +51,6 @@

[LyX/master] Remove InsetMathXYArrow

2016-06-16 Thread Georg Baum
commit c737f1cddf7a01d81fa676d15bcd24c967246485 Author: Georg Baum Date: Thu Jun 16 20:39:32 2016 +0200 Remove InsetMathXYArrow This was dead code that did never work, and most of it was boilerplate that you can steel in 15 minutes from any existing math inset.

[LyX/master] Amend 10b4a471853

2016-06-16 Thread Georg Baum
commit 8e9321dec2992cef5cf20676437525330ac95495 Author: Georg Baum Date: Thu Jun 16 20:25:43 2016 +0200 Amend 10b4a471853 diff --git a/src/support/os.cpp b/src/support/os.cpp index 8afb96c..c21d9c5 100644 --- a/src/support/os.cpp +++ b/src/support/os.cpp @@ -77,7 +77,7 @@

[LyX/master] This is LyX 2.3

2016-06-16 Thread Georg Baum
commit f8990ef46998214e539f6552184c515905ee4e1c Author: Georg Baum Date: Thu Jun 16 20:20:59 2016 +0200 This is LyX 2.3 diff --git a/development/cmake/scripts/xmingw b/development/cmake/scripts/xmingw index 868d96b..ec8fcd0 100755 --- a/development/cmake/scripts/xmingw +++

[LyX/master] Expose python 3 support to some testing

2016-06-16 Thread Georg Baum
commit 10b4a4718539ea45d908dc3d051ae2284f9678e6 Author: Georg Baum Date: Thu Jun 16 20:22:40 2016 +0200 Expose python 3 support to some testing LyX will now always use the default python interpreter. This will hopefully help us sto see if one of them fails in