Lioncash
11941f70e1
externals: Update catch to v2.2.3
...
Keeps the unit-testing library up to date.
2018-06-09 22:33:57 +01:00
Lioncash
a86f56eb43
externals: Update Catch to v2.2.2
...
Keeps the unit-testing library up to date.
2018-05-07 16:39:42 +01:00
Lioncash
59e62e089e
externals: Update catch to v2.2.1
...
Keeps the testing library up to date
2018-03-12 18:03:45 +00:00
MerryMage
01760f1a21
CMakeLists: Ignore warnings within xbyak
2018-02-11 14:57:35 +00:00
Lioncash
7a96daa715
externals: Update catch to v2.1.1
...
Brings in a few minor improvements like proper stringification of static arrays.
2018-01-27 22:54:22 +00:00
MerryMage
0dc584a62d
externals: Update xbyak to v5.601
...
Merge commit '43330ec3ba6dae3829675874258bdd717d0f3f19'
2018-01-26 18:39:45 +00:00
MerryMage
7c4b318423
externals: Update catch to v2.1.0
...
This version of catch incorporates a fix for the std::uncaught_exception deprecation warning
2018-01-10 18:32:00 +00:00
MerryMage
8cede8126d
externals: Update fmt subtree to 4.10
...
Merge commit 'a296373f0fd1b44a73c9509d0e3c1f2f078ddd42'
2018-01-10 18:23:25 +00:00
MerryMage
cc53307857
externals: Add xbyak subtree
...
Merge commit 'dc792fdb55013abf9ab3913608fe1a7c1c3fe5f3' as 'externals/xbyak'
2017-11-15 20:53:46 +00:00
MerryMage
4b31cb4968
externals: Removed xbyak submodule
2017-11-15 20:51:52 +00:00
MerryMage
f1fe85702d
externals: Add fmt subtree
...
Merge commit '15a8975273ff2ef472939aab4a39a6c4bdc1898d' as 'externals/fmt'
2017-11-15 20:50:35 +00:00
MerryMage
417dbe1248
externals: Removed fmt submodule
2017-11-15 20:47:41 +00:00
Mat M
c03aee63e1
externals: Update catch to 2.0.1 ( #115 )
...
Keeps the unit testing library up to date.
2017-11-11 05:55:07 +00:00
Lioncash
a362bffdd4
externals: Update catch to 1.10.0
...
Updates from 1.9.4.
2017-08-28 09:52:59 +01:00
Lioncash
80477b5a67
externals: update fmt to 4.0
2017-08-27 21:43:21 +01:00
MerryMage
40d0aa505c
externals: Update Xbyak to v5.52
...
Alignment bug fixed
2017-08-18 13:47:22 +01:00
MerryMage
568b52d4ba
externals: Update Xbyak to v5.51
...
Xbyak now supports multi-byte nops
2017-08-17 21:34:54 +01:00
Yuri Kunde Schlesner
38eb7e0314
emit_x64: Use alternative Xbyak names for and, or, xor
...
Also enabled XBYAK_NO_OP_NAMES, allowing us to stop using
-fno-operator-names.
2017-06-12 07:57:46 +01:00
Lioncash
c1ec5dc8a4
externals: Update catch to 1.9.4
2017-05-22 00:25:01 +01:00
Lioncash
b1b8acf16e
externals: Update catch to 1.8.2
...
Keeps the unit-testing library up to date. The previous
version of catch being used was 1.5.6, which is quite
out of date.
2017-03-14 18:53:56 +00:00
Lioncash
f9e7e85308
externals: Make catch an interface target
...
Eliminates top-level inclusion of the headers with include_directories()
and instead utilizes it on a by-target basis using target_include_directories().
2017-02-26 13:43:47 +00:00
Yuri Kunde Schlesner
34e19f135c
CMake: Re-use external xbyak target if present ( #62 )
2016-12-12 14:23:42 +00:00
MerryMage
dc9707ef55
externals: Update xbyak to 5.32
2016-12-01 10:27:20 +00:00
Yuri Kunde Schlesner
700561a69a
CMake: Add option to disable use of bundled fmtlib
2016-11-25 20:47:04 +00:00
Yuri Kunde Schlesner
9ec51f74bd
libfmt: Update version to current master
2016-11-25 20:47:04 +00:00
Lioncash
ee4b30eee4
externals: Add fmt as a submodule
2016-08-26 13:13:19 +01:00
MerryMage
611cffb612
externals: Add xbyak
2016-08-25 16:17:27 +01:00
MerryMage
65df15633d
First Commit
2016-07-01 21:01:06 +08:00