Snaipe
81f2b1855a
release: Prepare release 2.2.2
2016-06-20 09:36:25 +02:00
Snaipe
95d7ed4356
[v2.2.1] Merge branch 'patch' (Patch release)
...
* Fix: fixed criterion not being embeddable with CMake's `add_directory`
* Fix: fixed resource leaks in the child pump thread
* Fix: fixed redirected standard streams being leaked by cr_(assert|expect)_std(out|err)
* Fix: fixed out of bounds during assert message sending
* Fix: fixed naming convention conflicts for internal variables used by the implementation of cr_assert
* Fix: fixed empty format string warning with GCC 4.8
* Fix: fixed file-to-file comparison assert message being corrupted
2016-03-06 13:45:29 +01:00
Snaipe
65aa79dd52
[v2.2.0] Merge branch 'bleeding' (Version release)
2015-12-08 14:31:59 +01:00
Snaipe
0722fd4c99
Merge branch 'features/multiple-languages' into bleeding
2015-11-16 20:01:17 +01:00
Snaipe
62b4f2171b
Fixed failing Appveyor MinGW builds due to '_hypot' not being defined.
...
This is caused by a MinGW bug in math.h. See http://ehc.ac/p/mingw/bugs/2250/
for more information.
2015-11-16 19:25:56 +01:00
Snaipe
3e0cba01f4
Fixed appveyor not displaying the test logs in the event of failure
2015-11-16 16:34:00 +01:00
Snaipe
94eb04d9ff
Disabled i18n on appveyor builds
2015-11-11 00:43:41 +01:00
Snaipe
1f0743a8f5
Disabled Objective C support on windows-mingw and installed gobjc & gnustep on travis
2015-10-07 18:26:26 +02:00
Snaipe
e85bfcef08
Added objective C support for CI builds with GNU compilers
2015-10-07 17:54:28 +02:00
Snaipe
2da6588eab
Added better integration for multiple native languages tests
2015-10-03 02:43:24 +02:00
Snaipe
ee4e811bd0
Removed parallelization on mingw builds on appveyor
2015-09-27 14:15:23 +02:00
Snaipe
670e923b3f
Reduced number of cmake parallel jobs on appveyor to 2
2015-09-27 14:06:23 +02:00
Snaipe
906fec9444
Added parallel building and testing to speed up builds
2015-09-27 13:59:40 +02:00
Snaipe
f90131d6be
Fixed invalid platform name for x64 in appveyor config
2015-09-23 00:59:12 +02:00
Snaipe
d05d71bbd5
Renamed TESTS cmake option to CTESTS
2015-09-22 00:16:45 +02:00
Snaipe
86a1707b75
Added cmake option to turn on/off tests (off by default)
2015-09-21 23:26:47 +02:00
Snaipe
3148348c37
[v2.1.0] Merge branch 'bleeding' (Version release)
2015-09-21 22:35:34 +02:00
Snaipe
e57e81bf89
[Issue #52 ] Added Release and RelWithDebInfo configuration targets for CI builds
2015-09-21 20:09:43 +02:00
Snaipe
b655e3b1f2
Merge branch 'patch' into bleeding ( Fixes #50 )
2015-09-20 12:49:49 +02:00
Snaipe
d93f0c9faf
[v2.0.2] Merge branch 'patch' ( Fixes #50 )
2015-09-20 12:45:35 +02:00
Snaipe
981e63f63b
Merge branch 'patch' into bleeding (Fixes critical issue)
2015-09-19 14:55:20 +02:00
Snaipe
9f8d297f05
[v2.0.1] Merge branch 'patch' (Fixes critical issue)
2015-09-19 14:49:05 +02:00
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