]> git.lyx.org Git - lyx.git/log
lyx.git
8 years agoReview and sort inverted autotests. Next lot.
Günter Milde [Wed, 30 Dec 2015 07:41:40 +0000 (08:41 +0100)]
Review and sort inverted autotests. Next lot.

New sublabels LyXBug, ERT.
Renamed sublabel TeXLimit to TeXissue.

More sorting and unification of regular expressions.
Removing double entries.
Fixes for some expressions (eu_UserGuide_pdf,  examples/ja/(knitr|lilypond|sweave))

8 years agoCmake export tests: doc/ja/EmbeddedObjects.lyx compilable again
Kornel Benko [Tue, 29 Dec 2015 18:36:36 +0000 (19:36 +0100)]
Cmake export tests: doc/ja/EmbeddedObjects.lyx compilable again

8 years agoCmake tests: Handle windows line endings
Kornel Benko [Tue, 29 Dec 2015 18:12:08 +0000 (19:12 +0100)]
Cmake tests: Handle windows line endings

8 years agoUpdate to French po file, from Jean-Pierre.
Richard Heck [Tue, 29 Dec 2015 14:59:02 +0000 (09:59 -0500)]
Update to French po file, from Jean-Pierre.

8 years agoUpdates to Japanese docs and po file, from Koji.
Richard Heck [Tue, 29 Dec 2015 14:58:48 +0000 (09:58 -0500)]
Updates to Japanese docs and po file, from Koji.

8 years agoCmake export tests: Invert also test mathmacros/testcases_speed_lyx16
Kornel Benko [Tue, 29 Dec 2015 12:55:32 +0000 (13:55 +0100)]
Cmake export tests: Invert also test mathmacros/testcases_speed_lyx16

8 years agoCmake tests: Simplify test logic for exporting to formats lyx[0-9][0-9]x
Kornel Benko [Tue, 29 Dec 2015 12:23:08 +0000 (13:23 +0100)]
Cmake tests: Simplify test logic for exporting to formats lyx[0-9][0-9]x

Since the stop condition is that the last two consecutive created
files are identical, we do not need to check the last file.
Also checking for load of the created files is not needed, because
exporting the previous file implicitly loads too.

8 years agoReview and sort some more inverted autotests.
Günter Milde [Mon, 28 Dec 2015 20:24:51 +0000 (21:24 +0100)]
Review and sort some more inverted autotests.

8 years agoSimplify the logic
Juergen Spitzmueller [Mon, 28 Dec 2015 15:11:26 +0000 (16:11 +0100)]
Simplify the logic

8 years agoEclude possible unwandted case
Juergen Spitzmueller [Mon, 28 Dec 2015 15:10:26 +0000 (16:10 +0100)]
Eclude possible unwandted case

8 years agoEscape correctly
Juergen Spitzmueller [Mon, 28 Dec 2015 15:09:47 +0000 (16:09 +0100)]
Escape correctly

8 years agoWhitespace
Juergen Spitzmueller [Mon, 28 Dec 2015 12:42:36 +0000 (13:42 +0100)]
Whitespace

8 years agoRemove unneeded warning.
Juergen Spitzmueller [Mon, 28 Dec 2015 11:34:11 +0000 (12:34 +0100)]
Remove unneeded warning.

8 years agocosmetics
Juergen Spitzmueller [Mon, 28 Dec 2015 11:26:29 +0000 (12:26 +0100)]
cosmetics

8 years agoCmake export tests: Activate a branch in autotests/export/TableErrorIfSlovakTextInser...
Kornel Benko [Mon, 28 Dec 2015 10:02:26 +0000 (11:02 +0100)]
Cmake export tests: Activate a branch in autotests/export/TableErrorIfSlovakTextInserte.lyx to produce error if compiled to pdf/dvi.

8 years ago#9889 slightly improved layout management to avoid too small popup window for advance...
Stephan Witt [Mon, 28 Dec 2015 09:36:25 +0000 (10:36 +0100)]
#9889 slightly improved layout management to avoid too small popup window for advanced F&R

8 years agoAssure backslash is on its own line in verbatim mode in get_ert
Juergen Spitzmueller [Mon, 28 Dec 2015 08:15:21 +0000 (09:15 +0100)]
Assure backslash is on its own line in verbatim mode in get_ert

Also document the method

8 years agoThinko in commit a10b6713178552371f72795ae60e54ceb6a0914b
Kornel Benko [Mon, 28 Dec 2015 07:37:58 +0000 (08:37 +0100)]
Thinko in commit a10b6713178552371f72795ae60e54ceb6a0914b

8 years agoCmake lyx2lyx tests: expanded ignoreTests
Kornel Benko [Mon, 28 Dec 2015 07:16:49 +0000 (08:16 +0100)]
Cmake lyx2lyx tests: expanded ignoreTests

the entry export/templates/IEEEtran-Journal_lyx16
is added, because of (after the third roundtrip) endless loop inside "python -tt lyx2lyx ..."

8 years agoCmake lyx2lyx tests: Use a loop to execute roundtrips
Kornel Benko [Mon, 28 Dec 2015 05:00:10 +0000 (06:00 +0100)]
Cmake lyx2lyx tests: Use a loop to execute roundtrips

Exporting to some previous lyx format:
Inside the loop
  Stop at export with errors/warnings
  Stop if exported file not loadable
  Stop if exported file identical to previous exported file (OK case)
    This is done through creating MD5SUM

8 years agoCmake lyx2lyx tests: Add roundtrip to exported lyx-files
Kornel Benko [Sun, 27 Dec 2015 19:05:37 +0000 (20:05 +0100)]
Cmake lyx2lyx tests: Add roundtrip to exported lyx-files

Until now we exported e.g. to lyx16x ans tested if the result is loadable.
Now we also test if export of the exported is loadable.

8 years agoCmake check load tests: Allow tests to use the filter .*Tests
Kornel Benko [Sun, 27 Dec 2015 17:56:36 +0000 (18:56 +0100)]
Cmake check load tests: Allow tests to use the filter .*Tests

Now we can also select which lyx-file may or may not be loaded
in the same way as was for export tests.

8 years agoFix thinko in revert_newgloss: only dissolve ERTs in glosses!
Juergen Spitzmueller [Sun, 27 Dec 2015 17:19:49 +0000 (18:19 +0100)]
Fix thinko in revert_newgloss: only dissolve ERTs in glosses!

8 years agoCmake export tests: Add labels 'lyx2lyx' and 'load' to tests exporting to a lyx format.
Kornel Benko [Sun, 27 Dec 2015 17:03:54 +0000 (18:03 +0100)]
Cmake export tests: Add labels 'lyx2lyx' and 'load' to tests exporting to a lyx format.

The test uses lyx2lyx and loads the exported file.

8 years agorevert_tabularvalign: fix removal of tabularvalign feature tag
Juergen Spitzmueller [Sun, 27 Dec 2015 16:34:01 +0000 (17:34 +0100)]
revert_tabularvalign: fix removal of tabularvalign feature tag

8 years agoFix thinko in revert_tabularvalign
Juergen Spitzmueller [Sun, 27 Dec 2015 16:22:21 +0000 (17:22 +0100)]
Fix thinko in revert_tabularvalign

8 years agoCmake export tests: Add structue test for exported lyx files
Kornel Benko [Sun, 27 Dec 2015 13:33:11 +0000 (14:33 +0100)]
Cmake export tests: Add structue test for exported lyx files

We test here, if any \end_{somethig} matches \begin_{something}.
Exeptions are \end_index and \end_branch ATM, they should
match \index and \branch respectively.

Also added new testfile.

8 years agoRewrite and split the moderncv conversion routine.
Juergen Spitzmueller [Sun, 27 Dec 2015 11:48:11 +0000 (12:48 +0100)]
Rewrite and split the moderncv conversion routine.

This fixes several conversion problems, amongst others the redundant
\end_layout reported by Kornel.

8 years agoAdd description of lyx21 tests
Scott Kostyshak [Sun, 27 Dec 2015 04:51:13 +0000 (23:51 -0500)]
Add description of lyx21 tests

These tests were added at e3cd6db4.

8 years agoAvoid swapping a cell with itself
Jean-Marc Lasgouttes [Wed, 23 Dec 2015 10:05:28 +0000 (11:05 +0100)]
Avoid swapping a cell with itself

Gcc STL debugging feature asserts when swapping an object with itself. This happens in some cases with math grids that have only one column.

A quick review of other uses of swap() in the code base did not reveal any other dubious case.

Fixes bug #9902.

8 years agoRemove redundant \\end_layout in jss-article Code Chunk reversion.
Juergen Spitzmueller [Sat, 26 Dec 2015 11:07:08 +0000 (12:07 +0100)]
Remove redundant \\end_layout in jss-article Code Chunk reversion.

8 years agoCmake export tests: Handle some more warnings
Kornel Benko [Fri, 25 Dec 2015 19:03:35 +0000 (20:03 +0100)]
Cmake export tests: Handle some more warnings

8 years agoCmake export tests: Handle some lyx2lyx warnings
Kornel Benko [Fri, 25 Dec 2015 18:02:06 +0000 (19:02 +0100)]
Cmake export tests: Handle some lyx2lyx warnings

8 years agoFix gloss, glossgroup and forest reversion routines.
Juergen Spitzmueller [Fri, 25 Dec 2015 11:00:56 +0000 (12:00 +0100)]
Fix gloss, glossgroup and forest reversion routines.

These were using lyx2latex, assuming the result can be used in verbatim
insets as is, which is not the case (mostly due to \\backslash).

A new lyx2verbatim function is now used instead. Also, ERT insets are
dissolved in the gloss reversion process.

8 years agoCmake export tests: Check if exported lyx files are loadable
Kornel Benko [Fri, 25 Dec 2015 09:28:40 +0000 (10:28 +0100)]
Cmake export tests: Check if exported lyx files are loadable

Also added tests for export to lyx21 format.

8 years agoCmake export tests: Macro to interpret error/warning messages at loading lyx files
Kornel Benko [Fri, 25 Dec 2015 09:26:38 +0000 (10:26 +0100)]
Cmake export tests: Macro to interpret error/warning messages at loading lyx files

8 years agoSpecify missing character. Angström sign, not LATIN CAPITAL LETTER A WITH RING ABOVE.
Günter Milde [Wed, 23 Dec 2015 14:45:18 +0000 (15:45 +0100)]
Specify missing character.  Angström sign, not LATIN CAPITAL LETTER A WITH RING ABOVE.

8 years agoFurther simplify TableErrorif... autotest sample (fails also with Czech).
Günter Milde [Wed, 23 Dec 2015 14:42:48 +0000 (15:42 +0100)]
Further simplify TableErrorif... autotest sample (fails also with Czech).

Also add some more info.

8 years agoReplace Ångström with \AA in suspiciousTests
Kornel Benko [Wed, 23 Dec 2015 07:05:21 +0000 (08:05 +0100)]
Replace Ångström with \AA in suspiciousTests

This allows to load the file also for older cmake versions.

8 years agoInverted autests, sorting: some more TeX-Limitations.
Günter Milde [Mon, 21 Dec 2015 21:48:37 +0000 (22:48 +0100)]
Inverted autests, sorting: some more TeX-Limitations.

Math manual with systemfonts fails because of missing characters.
PDF-forms and PDF-comments require pdflatex or lualatex.

8 years agoCmake export tests: Ignore some child documents
Kornel Benko [Mon, 21 Dec 2015 10:52:00 +0000 (11:52 +0100)]
Cmake export tests: Ignore some child documents

8 years agoCmake export tests: Simplify the testcase TableErr rIfSlovakTextInserted.lyx'
Kornel Benko [Mon, 21 Dec 2015 10:42:32 +0000 (11:42 +0100)]
Cmake export tests: Simplify the testcase TableErr rIfSlovakTextInserted.lyx'

8 years agoExtracted and renamed files from testcases_master_child.zip
Kornel Benko [Mon, 21 Dec 2015 10:39:48 +0000 (11:39 +0100)]
Extracted and renamed files from testcases_master_child.zip

Preparing to add them to the tests.

8 years agoadd script to cross-compile for Windows
Peter Kümmel [Sun, 20 Dec 2015 13:28:12 +0000 (14:28 +0100)]
add script to cross-compile for Windows

8 years agoupdate boost to 1.60
Peter Kümmel [Sun, 20 Dec 2015 13:04:54 +0000 (14:04 +0100)]
update boost to 1.60

8 years agoboost dir is used for out-of-source build detection
Peter Kümmel [Sun, 20 Dec 2015 13:00:04 +0000 (14:00 +0100)]
boost dir is used for out-of-source build detection

8 years ago3rdparty/boost: build with cmake
Peter Kümmel [Sun, 20 Dec 2015 12:40:37 +0000 (13:40 +0100)]
3rdparty/boost: build with cmake

8 years agodefault tar-v7 format supports only 99 character pathes
Peter Kümmel [Sun, 20 Dec 2015 12:32:33 +0000 (13:32 +0100)]
default tar-v7 format supports only 99 character pathes

8 years ago3rdparty/boost: build with autotools
Peter Kümmel [Sun, 20 Dec 2015 12:06:59 +0000 (13:06 +0100)]
3rdparty/boost: build with autotools

8 years agomove boost to 3rdparty directory
Peter Kümmel [Sun, 20 Dec 2015 11:49:10 +0000 (12:49 +0100)]
move boost to 3rdparty directory

8 years agoCmake export tests: Adapt the new TableErrorIfSlovakTextInserted.lyx to tests
Kornel Benko [Sun, 20 Dec 2015 11:13:37 +0000 (12:13 +0100)]
Cmake export tests: Adapt the new TableErrorIfSlovakTextInserted.lyx to tests

8 years agoRemove 3rdparty-build for iconv and zlib on unix.
Kornel Benko [Sun, 20 Dec 2015 10:49:38 +0000 (11:49 +0100)]
Remove 3rdparty-build for iconv and zlib on unix.

8 years agoLanguage problem: inserted Slovak text makes this doc uncompilable.
Kornel Benko [Sun, 20 Dec 2015 09:53:50 +0000 (10:53 +0100)]
Language problem: inserted Slovak text makes this doc uncompilable.

8 years agoAmend f441590c
Guillaume Munch [Sat, 19 Dec 2015 23:50:58 +0000 (23:50 +0000)]
Amend f441590c

Remove runtime warning "QMetaObject::connectSlotsByName: No matching signal for
on_copyPB_clicked()".

8 years agoMerge branch 'master' of git://git.lyx.org/lyx
Günter Milde [Sat, 19 Dec 2015 15:50:28 +0000 (16:50 +0100)]
Merge branch 'master' of git://git.lyx.org/lyx

8 years agoinverted autotests: Sublabel TeXlimit
Günter Milde [Fri, 18 Dec 2015 22:27:30 +0000 (23:27 +0100)]
inverted autotests: Sublabel TeXlimit

Sort test that fail due to LaTeX limitations under the new label TeXlimit.
Replaces the sublabels "chemgreek" and "assert-fail".

8 years agoinapt autotests: update comments and labels.
Günter Milde [Fri, 18 Dec 2015 21:52:22 +0000 (22:52 +0100)]
inapt autotests: update comments and labels.

8 years agoinverted autotests: update comments, label "attic", remove ignored tests.
Günter Milde [Fri, 18 Dec 2015 21:11:36 +0000 (22:11 +0100)]
inverted autotests: update comments, label "attic", remove ignored tests.

Remove patterns matching tests now ignored (CJK/Korean, latex8).
Move patterns matching documents in the attic under new sublabel.
Add more verbose comments.

8 years agoignored autotests: Update comments and add Taiwanese (zh_CN) with TeX fonts.
Günter Milde [Fri, 18 Dec 2015 17:08:52 +0000 (18:08 +0100)]
ignored autotests: Update comments and add Taiwanese (zh_CN) with TeX fonts.

8 years agoAdd 3rdparty to source package
Georg Baum [Sat, 19 Dec 2015 10:08:08 +0000 (11:08 +0100)]
Add 3rdparty to source package

The new 3rdparty libraries are not added to the autotools build system, so
that they appear in the source package. They cannot be compiled yet with
autotools (although this would make sense for cross compilation with mingw),
but adding configure support for enabling/disabling these like we do for
boost is a bit more work, so I did not do it for now. Nevertheless, the
three new Makefile.am are already prepared for compilation.

8 years agoSome spellchecker corrections
Kornel Benko [Sat, 19 Dec 2015 07:51:16 +0000 (08:51 +0100)]
Some spellchecker corrections

8 years agoImprove directory name juggling
Georg Baum [Fri, 18 Dec 2015 19:20:04 +0000 (20:20 +0100)]
Improve directory name juggling

The old code did not ensure that the path was only broken into parts at
directory separators. The new code ensures it.

8 years agoTypo
Kornel Benko [Fri, 18 Dec 2015 17:55:05 +0000 (18:55 +0100)]
Typo

8 years agoAdd 3rdparty to source package
Georg Baum [Sat, 19 Dec 2015 10:08:08 +0000 (11:08 +0100)]
Add 3rdparty to source package

The new 3rdparty libraries are not added to the autotools build system, so
that they appear in the source package. They cannot be compiled yet with
autotools (although this would make sense for cross compilation with mingw),
but adding configure support for enabling/disabling these like we do for
boost is a bit more work, so I did not do it for now. Nevertheless, the
three new Makefile.am are already prepared for compilation.

8 years agoSome spellchecker corrections
Kornel Benko [Sat, 19 Dec 2015 07:51:16 +0000 (08:51 +0100)]
Some spellchecker corrections

8 years agoImprove directory name juggling
Georg Baum [Fri, 18 Dec 2015 19:20:04 +0000 (20:20 +0100)]
Improve directory name juggling

The old code did not ensure that the path was only broken into parts at
directory separators. The new code ensures it.

8 years agoTypo
Kornel Benko [Fri, 18 Dec 2015 17:55:05 +0000 (18:55 +0100)]
Typo

8 years agoignored autotests: Update comments and add Taiwanese (zh_CN) with TeX fonts.
Günter Milde [Fri, 18 Dec 2015 17:08:52 +0000 (18:08 +0100)]
ignored autotests: Update comments and add Taiwanese (zh_CN) with TeX fonts.

8 years agominor autotest documentation update
Günter Milde [Fri, 18 Dec 2015 16:38:27 +0000 (17:38 +0100)]
minor autotest documentation update

8 years agoCmake export tests: Adapt exports to changed mathmacros path.
Kornel Benko [Fri, 18 Dec 2015 09:29:55 +0000 (10:29 +0100)]
Cmake export tests: Adapt exports to changed mathmacros path.

Missed in last commit.

8 years agoMoved development/mathmacros dir to autotests dir
Kornel Benko [Fri, 18 Dec 2015 06:56:20 +0000 (07:56 +0100)]
Moved development/mathmacros dir to autotests dir

8 years agoRenamed testcases_master_child.lyx to testcases_master_child.zip
Kornel Benko [Fri, 18 Dec 2015 06:46:06 +0000 (07:46 +0100)]
Renamed testcases_master_child.lyx to testcases_master_child.zip

It is a zip-file in the end, containing 2 .lyx files
whose purpose has to be detected first.

8 years agoHide OptSubmenus (#9717) (for real this time)
Guillaume Munch [Thu, 17 Dec 2015 22:26:50 +0000 (22:26 +0000)]
Hide OptSubmenus (#9717) (for real this time)

Amend 6cc69343 and d449e7e6. See the latter for the rationale behind this
change.

8 years agoHide OptSubmenus (#9717)
Guillaume Munch [Thu, 17 Dec 2015 03:20:50 +0000 (03:20 +0000)]
Hide OptSubmenus (#9717)

At d449e7e6 it has been decided that submenus are going to be displayed even if
all their items are disabled. Here we make an exception for OptSubmenus.

Example of submenu no longer shown: Insert > Insert Regexp
Example of submenu always shown: Edit > Math > Limit Type, Macro Definition

8 years agoWork around bug #9841
Guillaume Munch [Thu, 17 Dec 2015 01:04:25 +0000 (01:04 +0000)]
Work around bug #9841

\output_changes is now output at a distance from \tracking_changes.

Since both parameters can be seen as per-user preferences, they can cause
undesirable merge conflicts, in a multi-author setting, were it treated as a
single block by the version control system, as was the case before this patch.

8 years agoLimit the size of navigation menus for performance.
Guillaume Munch [Wed, 16 Dec 2015 16:34:54 +0000 (16:34 +0000)]
Limit the size of navigation menus for performance.

After d5a5fbb8, as indicated in the commit log, it remained to make sure that
the sub-menus of the navigation menu showing the TOCs are generated in a delayed
fashion, to avoid corner cases regarding performance when documents have very
lengthy tocs (e.g. in a document with 1000 sections it takes a few hundreds
milliseconds for the menu to be refreshed). But this idea actually requires
substantial changes to the way menus are computed, so it is not for now.

In the meanwhile, I reintroduce a max size for menus, after which it is cut
off. This differs from the one that I removed at d5a5fbb8 in two ways: 1) if
there are more items than the max size, then we still show something instead of
nothing, 2) we allow ourselves to rely on qt's scrollable menus and therefore
allow bigger menus than before the above commit. The philosophy is that it is
better to show something than nothing, that it's better to show a scrollable
menu than to cut the menu to fit the screen, and that beyond a certain size the
scrollable menu becomes useless anyways.

8 years agoFix a couple minor issues noticed by tests.
Richard Heck [Sat, 12 Dec 2015 18:19:41 +0000 (13:19 -0500)]
Fix a couple minor issues noticed by tests.

8 years agoCmake export tests: Correct some quirks
Kornel Benko [Thu, 17 Dec 2015 11:57:34 +0000 (12:57 +0100)]
Cmake export tests: Correct some quirks

1.) Label lyx2lyx was handled wrong (removed '2')
2.) tests were named '_lyx2lyx' instead of only 'lyx2lyx'

8 years agoRemove non-lyx file form tests.
Kornel Benko [Thu, 17 Dec 2015 08:43:56 +0000 (09:43 +0100)]
Remove non-lyx file form tests.

8 years agoRevert "autotests: Sort and review patterns for test categorization and labeling."
Günter Milde [Thu, 17 Dec 2015 06:37:07 +0000 (07:37 +0100)]
Revert "autotests: Sort and review patterns for test categorization and labeling."

This reverts commit 1e06e83e309585186844659c05d7fc63d73185f5.
following the request in
http://permalink.gmane.org/gmane.editors.lyx.devel/159408

8 years agoautotests: Sort and review patterns for test categorization and labeling.
Günter Milde [Wed, 16 Dec 2015 23:33:44 +0000 (00:33 +0100)]
autotests: Sort and review patterns for test categorization and labeling.

8 years agoRemove a file that was accidentally committed
Scott Kostyshak [Wed, 16 Dec 2015 23:06:39 +0000 (18:06 -0500)]
Remove a file that was accidentally committed

stdspecialchars.inc was unintentionally committed (it is still a
work in progress) at 2dff14d2. This commit also reverts 7c4a1e16 (it
is now unneeded). For details, see:
https://www.mail-archive.com/search?l=mid&q=CAE_dPV4OpkEFbHuu1daTrUij298%3DfiNQs_4u_tz98MjynAyXEg%40mail.gmail.com

8 years agoDo not use a static variable as QTextLayout cache
Jean-Marc Lasgouttes [Fri, 11 Dec 2015 15:33:34 +0000 (16:33 +0100)]
Do not use a static variable as QTextLayout cache

It is a bad idea to have a QObject variable that oulives the main QApplication object. See for example:
https://www.ics.com/designpatterns/book/globals.html

Here the QTextLayout object was static to the anonymous namespace getTextLayout function, and got destroyed after the freetype renderer had been disposed of by QApplication.

This causes segmentation faults when quitting LyX on some systems.

This patch moves the cache together with other GuiFontMetrics caches. It means that one will have one such QTextLayout per font type, but this will not change much.

8 years agoCmake export tests: Add missing failing tests
Kornel Benko [Wed, 16 Dec 2015 08:56:38 +0000 (09:56 +0100)]
Cmake export tests: Add missing failing tests

8 years agoAdd stdspecialchars.inc to Makefile.am
Scott Kostyshak [Mon, 14 Dec 2015 20:19:09 +0000 (15:19 -0500)]
Add stdspecialchars.inc to Makefile.am

This might fix 'make distcheck' (at least for me), which was failing
with a mysterious error message:

  cannot remove ‘../../po/lyx.pot’: Permission denied

For discussion, see:

  https://www.mail-archive.com/search?l=mid&q=20151125075443.GA7491%40cotopaxi.hsd1.dc.comcast.net

I write "might" because I have no idea why in theory it would. But
for whatever reason it worked when I tested.

8 years agoCmake export tests: really *move* Spanish tests.
Günter Milde [Tue, 15 Dec 2015 14:40:49 +0000 (15:40 +0100)]
Cmake export tests: really *move* Spanish tests.

Deleting patterns moved to "unreliableTests" from "suspiciousTests".
Also some sorting of the patterns in suspiciousTests is done.

8 years agofix build for 3rdparty dir out of src/
Peter Kümmel [Tue, 15 Dec 2015 12:18:47 +0000 (13:18 +0100)]
fix build for 3rdparty dir out of src/

8 years agomove 3rdparty dir out of src/
Peter Kümmel [Tue, 15 Dec 2015 12:10:18 +0000 (13:10 +0100)]
move 3rdparty dir out of src/

8 years agofix MinGW build on Windows
Peter Kümmel [Tue, 15 Dec 2015 12:08:48 +0000 (13:08 +0100)]
fix MinGW build on Windows

8 years agobundled iconv uses const
Peter Kümmel [Wed, 9 Dec 2015 20:38:45 +0000 (21:38 +0100)]
bundled iconv uses const

8 years agoalso build without gnuwin32 directory
Peter Kümmel [Wed, 9 Dec 2015 19:48:27 +0000 (20:48 +0100)]
also build without gnuwin32 directory

8 years agobuild with msvc2013
Peter Kümmel [Wed, 9 Dec 2015 16:59:47 +0000 (17:59 +0100)]
build with msvc2013

8 years agointegrate 3rdparty libs
Peter Kümmel [Wed, 9 Dec 2015 12:54:08 +0000 (13:54 +0100)]
integrate 3rdparty libs

8 years agoimprove mingw runtime detection
Peter Kümmel [Wed, 9 Dec 2015 12:21:31 +0000 (13:21 +0100)]
improve mingw runtime detection

8 years agobuild zlib with cmake
Peter Kümmel [Wed, 9 Dec 2015 12:17:30 +0000 (13:17 +0100)]
build zlib with cmake

8 years agoadd stripped down zlib 1.2.8
Peter Kümmel [Wed, 9 Dec 2015 12:16:02 +0000 (13:16 +0100)]
add stripped down zlib 1.2.8

8 years agobuild libiconv with cmake
Peter Kümmel [Wed, 9 Dec 2015 09:11:10 +0000 (10:11 +0100)]
build libiconv with cmake

8 years agoadd stripped down libiconv 1.4
Peter Kümmel [Wed, 9 Dec 2015 08:14:03 +0000 (09:14 +0100)]
add stripped down libiconv 1.4

8 years agobuild hunspell with cmake
Peter Kümmel [Wed, 9 Dec 2015 07:31:52 +0000 (08:31 +0100)]
build hunspell with cmake

8 years agoadd stripped down hunspell 1.3.3
Peter Kümmel [Wed, 9 Dec 2015 07:31:06 +0000 (08:31 +0100)]
add stripped down hunspell 1.3.3