Commit graph

128 commits

Author SHA1 Message Date
Snaipe
09661568d7 Added .def file generation on windows 2015-09-05 17:48:11 +02:00
Snaipe
90711d4ae1 Fixed coveralls output to report only criterion 2015-09-04 03:32:19 +02:00
Snaipe
164f334ea1 Included submodule update in cmake module 2015-09-04 03:03:40 +02:00
Snaipe
16aae06e79 Made the build system also build the dependencies 2015-09-04 02:47:06 +02:00
Snaipe
d8668e3ed8 Added cmake dyncall dependency search 2015-09-03 18:26:32 +02:00
Snaipe
c9501805b6 Added support for theories 2015-09-03 06:38:44 +02:00
Snaipe
2e94e558c1 Added tests on ordered-set 2015-08-21 06:30:20 +02:00
Snaipe
883088e2a5 Added conditional pattern test activation 2015-08-21 00:26:51 +02:00
Snaipe
de0a0857c7 Fixed gettext translations not being registered & updated french translation 2015-08-06 00:23:22 +02:00
Snaipe
74467b7be8 Made -no-undefined windows only (fixes OSX compilation) 2015-08-05 09:45:54 +02:00
Snaipe
3869b864d3 Bump version: 1.3.0 → 1.3.1 2015-08-05 07:13:56 +02:00
Snaipe
4e36f68ff3 [v1.3.0] Merge branch 'bleeding' (Version release)
Changelog:
criterion: version 1.3.0
* Turned the library into a shared library.
* Added extended globbing for --pattern (requires PCRE)
* Switched to a CMake build system
* Fixed windows builds & output
* Added basic windows SEH-to-signal translator
2015-08-05 06:56:27 +02:00
Snaipe
6ba2497b54 Added runtime destination for windows cmake install rule 2015-08-04 17:07:29 +02:00
Snaipe
e093954b56 Fixed typo in cmake tests & reordered configuration file generation to execute after option handling 2015-07-31 12:01:02 +02:00
Snaipe
59e5836046 Fixed extmatch functionality always being ignored 2015-07-31 11:54:10 +02:00
Snaipe
0e879aa34b Added libintl checks & linking for ENABLE_NLS 2015-07-31 08:02:09 +02:00
Snaipe
f8bb64ace7 Added conditional extmatch.{c,h} compilation if PCRE is here or not 2015-07-31 07:44:32 +02:00
Snaipe
f7b32fcecf Switched to gcc 4.8 2015-07-30 22:40:00 +02:00
Snaipe
c22af6bb37 (Hopefully) fixed appveyor & windows builds 2015-07-30 22:02:34 +02:00
Snaipe
2b2bdcde14 Bump version: 1.2.2 → 1.2.3 2015-07-30 14:00:29 +02:00
Snaipe
94eb430dd0 switched coveralls upload job to a cmake solution 2015-07-30 13:11:54 +02:00
Snaipe
d435c34d36 Fixed coverage on travis builds 2015-07-30 12:22:31 +02:00
Snaipe
2965f85b4a Updated travis build to use GCC5 2015-07-30 12:10:08 +02:00
Snaipe
d4b960fe61 Made the build system cmake 2.8 compliant 2015-07-29 17:56:24 +02:00
Snaipe
1a86d27ccd Fixed cmake version & switched travis config to use containers 2015-07-29 17:22:59 +02:00
Snaipe
b20c42059b Added tests again in the build system 2015-07-29 11:58:51 +02:00
Snaipe
1bc6bf59fe Integrated gettext into the build system 2015-07-28 22:44:28 +02:00
Snaipe
e48bd7c037 Switched build system to cmake 2015-07-28 19:03:46 +02:00