Commit graph

110 commits

Author SHA1 Message Date
Snaipe
3f8e179a74 Fixed || not being recognised in powershell script 2015-09-06 01:45:10 +02:00
Snaipe
b3d8ed244f Fixed typo in configuration property in appveyor yml 2015-09-06 01:37:22 +02:00
Snaipe
e491207920 Added -Wno-dev warning remover for CI builds 2015-09-06 01:29:31 +02:00
Snaipe
c8db617e57 Disabling Coveralls altogether in appveyor builds 2015-09-06 01:25:35 +02:00
Snaipe
99385e2f38 Added msvc builds to appveyor 2015-09-06 01:22:58 +02:00
Snaipe
a630645b5e Trying to clean up appveyor config 2015-09-06 01:09:28 +02:00
Snaipe
5b840e546e Removed windows coverage until coveralls knows how to merge multiple CI reports 2015-09-04 03:33:27 +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
e0948aba7a Trying to fix dyncall installation on windows 2015-09-03 18:46:56 +02:00
Snaipe
d8668e3ed8 Added cmake dyncall dependency search 2015-09-03 18:26:32 +02:00
Snaipe
06e87bf592 Added dyncall dependency installation 2015-09-03 18:09:59 +02:00
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