Commit graph

98 commits

Author SHA1 Message Date
Snaipe
60e84a48fe Switched appveyor platform to x86_64 2015-08-20 06:37:01 +02:00
Snaipe
5f8fcbc56b Changed ugly git reset --hard to git checkout -B 2015-08-20 06:30:23 +02:00
Snaipe
054bd4ebea Cleaned up environment variables and added coveralls service name 2015-08-20 06:22:10 +02:00
Snaipe
9fd4dc3dd5 Cleaned up appveyor build config 2015-08-20 05:52:52 +02:00
Snaipe
49e94f5b88 Added appveyor deployment 2015-08-20 05:40:25 +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
689d14428e Fixed coveralls token environment variable naming 2015-08-05 06:51:30 +02:00
Snaipe
fdca157049 Added coverage reports on appveyor 2015-08-04 18:55:59 +02:00
Snaipe
4a7b1f75cd Added build folder to appveyor path 2015-08-04 18:49:36 +02:00
Snaipe
b21519bd92 Fixed appveyor library path 2015-08-04 17:14:29 +02:00
Snaipe
8761c094f3 Fixed libcsptr.dll not being found on appveyor CI 2015-08-04 16:34:10 +02:00
Snaipe
4901e8b029 Display after-failure test logs on CI scripts 2015-07-31 11:47:35 +02:00
Snaipe
90bacdd603 Fixed libcsptr not being detected in the CI cmake script 2015-07-31 02:46:54 +02:00
Snaipe
a58dd92c84 Fixed appveyor build & libcsptr installation 2015-07-31 01:54:42 +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
5cf91b1310 Fixed bumpversion 2015-07-30 14:00:08 +02:00
Snaipe
c4c051be38 [v1.2.2] Patch the stack explosion on assertion stats cleanup 2015-05-26 20:57:15 +02:00
Snaipe
1b635dccdc Made criterion a shared library 2015-05-03 23:24:29 +02:00
Snaipe
0f25296e77 Bump version: 1.2.0 → 1.2.1 2015-04-26 16:01:57 +02:00
Snaipe
f7d88b3e73 updated build version on appveyor 2015-04-26 15:51:02 +02:00
Snaipe
39c8dfd6af Fixed libcsptr misinstalling on appveyor builds 2015-04-15 17:26:51 +02:00
Snaipe
f98f1365e1 Fixed bad file descriptor error on appveyor builds 2015-04-15 13:06:55 +02:00
Snaipe
e2f3daa07b Added libcsptr installation script 2015-04-15 00:19:10 +02:00
Snaipe
f38b1b24fe Changed gcov prefix for appveyor builds 2015-04-13 17:43:01 +02:00
Snaipe
9dcf11a82f Fixed bad gcov version used on appveyor builds 2015-04-13 16:47:15 +02:00
Snaipe
8687b82d08 Fixed gcov options on appveyor build 2015-04-13 00:25:11 +02:00
Snaipe
442b546db4 Fixed typo on coveralls token 2015-04-13 00:00:10 +02:00
Snaipe
e5ebb64bb8 Removed "Any CPU" builds in appveyor 2015-04-12 23:04:55 +02:00
Snaipe
e83cfc412e Added pip installation in appveyor builds 2015-04-12 22:04:11 +02:00
Snaipe
95953960e7 Switched to python 3 in appveyor builds 2015-04-12 17:19:15 +02:00
Snaipe
9ec422cf9b Added coveralls reports on appveyor builds 2015-04-12 16:38:36 +02:00
Snaipe
40e4e34a10 Only test criterion, not csptr 2015-03-27 19:29:34 +01:00
Snaipe
7cab763216 Made appveyor builds work again 2015-03-27 17:09:12 +01:00
Snaipe
7a74617884 Made appveyor use mingw-gcc 2015-03-25 12:06:47 +01:00
Snaipe
b14c56f289 Bumping version to 1.0.0 2015-03-17 23:56:16 +01:00
Snaipe
1bdcd412df Fixed appveyor version format 2015-03-17 23:45:21 +01:00
Snaipe
96c05610cc Display test logs after build 2015-03-17 01:06:41 +01:00
Snaipe
af7e921af2 Opening stdin from /dev/null 2015-03-16 14:50:36 +01:00
Snaipe
96e6d2e6c9 Fixing autoreconf being not found 2015-03-16 14:35:42 +01:00
Snaipe
7ac470b0da Fixed build script options 2015-03-16 11:12:53 +01:00
Snaipe
360161977c Change work directory before doing anything 2015-03-16 10:55:06 +01:00
Snaipe
54426c5590 Fixed ./autogen -> ./autogen.sh 2015-03-16 10:48:17 +01:00
Snaipe
d5add26f1d Download cygwin to the filesystem root 2015-03-16 10:43:21 +01:00
Snaipe
1ad80a2f47 Added cygwin download 2015-03-16 10:37:28 +01:00
Snaipe
aee490227c Fixed appveyor build version 2015-03-16 10:31:45 +01:00
Snaipe
4eb5cc7ee4 Added base appveyor config 2015-03-16 10:30:43 +01:00