Snaipe
2a1ad1311a
Cleaned up CI configs
2015-09-16 01:43:26 +02:00
Snaipe
d75eb4f038
[v2.0.0] Merge branch 'bleeding' (Version release)
2015-09-14 04:27:58 +02:00
Snaipe
343678a020
Removed samples building from 'all' target
2015-09-09 19:19:58 +02:00
Snaipe
5e4c9beaa8
Added Debug directory to path for appveyor builds
2015-09-09 02:15:13 +02:00
Snaipe
1658c4ed72
Fixed artifacts releases on appveyor
2015-09-07 11:16:31 +02:00
Snaipe
f31a7b90d5
Cleaned up appveyor config
2015-09-07 11:04:33 +02:00
Snaipe
ffd6c5a5e7
Revert "Added RDP details for Appveyor VM debugging."
...
This reverts commit 4b2fb35d31
.
2015-09-07 05:42:29 +02:00
Snaipe
91200ed8dd
Changed path ordering to include C:\MinGW\bin before anything else
2015-09-07 05:35:32 +02:00
Snaipe
4b2fb35d31
Added RDP details for Appveyor VM debugging.
2015-09-07 05:27:00 +02:00
Snaipe
7fca89739f
Removed fast-fail flag for appveyor builds
2015-09-07 05:17:27 +02:00
Snaipe
04523d303f
Fixed artifacts being pushed when there is no git tag
2015-09-06 03:42:03 +02:00
Snaipe
2e1ac26f5a
Trying to fix the 7z command
2015-09-06 03:16:17 +02:00
Snaipe
e42c57fdac
Cleaned up appveyor config
2015-09-06 02:56:47 +02:00
Snaipe
d65b1c951d
Copy the missing criterion.dll into the samples & test build directories
2015-09-06 02:42:38 +02:00
Snaipe
c0c80d5888
Fixed environment variables not being expanded in ps script in appveyor config
2015-09-06 02:28:41 +02:00
Snaipe
44452bc466
Use 7z rather than tar to package the artifacts
2015-09-06 02:18:12 +02:00
Snaipe
745d6be229
Use cmd for build command
2015-09-06 02:08:34 +02:00
Snaipe
507c3183e6
Run MinGW build before MSVC
2015-09-06 02:04:06 +02:00
Snaipe
19ecd3818e
Changed build conditions to use cmake --build
2015-09-06 01:54:23 +02:00
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