Daniel Sipka
1254ceaa42
fix for libc++
2015-10-16 17:17:07 +02:00
Daniel Sipka
451f22c2ac
no need for g++ on osx
2015-10-16 17:09:24 +02:00
Daniel Sipka
9434021715
replace json.hpp with rapidjson in unit tests
2015-10-16 17:08:43 +02:00
Daniel Sipka
76514517e8
remove unnecessary newlines
2015-10-15 22:09:28 +02:00
Daniel Sipka
f9c06163ee
how to use mstch in your project
2015-10-15 20:22:19 +02:00
Daniel Sipka
12a1399090
Merge pull request #1 from rcari/rcari/fixForInclusion
...
Allow inclusion in another project
0.2.5
2015-10-14 15:45:22 +02:00
Romuald CARI
74ed09fda0
Allow inclusion in another project
...
CMake allows projects to build dependencies as subdirectories using the
add_subdirectory command.
CMAKE_SOURCE_DIR refers to the top-level project directory which may very well
*not* be the mstch root directory if mstch is "embedded" in another project.
This patch offers to use PROJECT_SOURCE_DIR instead which accurately refers to
the "source directory of the most recent `project()` command", in this case, the
mstch root directory.
2015-10-13 16:26:40 +02:00
Daniel Sipka
8a7fb778b3
typo
2015-10-13 11:43:06 +02:00
Daniel Sipka
c83c39e4ad
osx unit tests without specs
2015-10-13 11:22:22 +02:00
Daniel Sipka
35c059b726
no unit tests on osx
0.2.4
2015-10-12 14:44:32 +02:00
Daniel Sipka
9b4712072b
use gcc on osx
2015-10-12 13:17:34 +02:00
Daniel Sipka
11016e81a6
no unit tests on osx yet.
2015-10-12 13:08:14 +02:00
Daniel Sipka
092ee2cca6
no unit tests on osx yet.
2015-10-12 13:04:29 +02:00
Daniel Sipka
00dfee296a
revert
2015-10-12 13:03:20 +02:00
Daniel Sipka
5e46233c84
json.hpp update
2015-10-12 12:57:38 +02:00
Daniel Sipka
a9c5067ef1
json.hpp update
2015-10-12 12:27:57 +02:00
Daniel Sipka
37ae5c3896
json.hpp update
2015-10-12 12:19:03 +02:00
Daniel Sipka
71d6f7853a
json.hpp update
2015-10-12 11:32:38 +02:00
Daniel Sipka
4f3f44b1a1
json.hpp update
2015-10-12 11:27:42 +02:00
Daniel Sipka
8a77d3c16b
osx const error fix
2015-10-12 11:08:10 +02:00
Daniel Sipka
96a65e43d6
osx const error fix
2015-10-12 10:48:11 +02:00
Daniel Sipka
d9cdc3a35f
update json.hpp
2015-10-12 10:43:31 +02:00
Daniel Sipka
9c6bba3dfd
osx const error fix
2015-10-12 10:39:54 +02:00
Daniel Sipka
b94f538793
osx const error fix
2015-10-12 10:29:26 +02:00
Daniel Sipka
b6a9b480f1
travis osx build
2015-10-12 02:28:25 +02:00
Daniel Sipka
09f7330acd
travis osx test
2015-10-12 02:24:14 +02:00
Daniel Sipka
bcf57c84ff
use container-based infrastructure
2015-10-12 02:16:41 +02:00
Daniel Sipka
a0557f53a5
use container-based infrastructure
2015-10-12 02:11:42 +02:00
Daniel Sipka
bd5ae033b6
use container-based infrastructure
2015-10-12 02:07:24 +02:00
Daniel Sipka
b6c19f28e1
use container-based infrastructure
2015-10-12 02:02:35 +02:00
Daniel Sipka
959b01ac7c
use container-based infrastructure
2015-10-12 01:52:34 +02:00
Daniel Sipka
beae293ea8
use container-based infrastructure
2015-10-12 01:49:43 +02:00
Daniel Sipka
2f336034f8
use container-based infrastructure
2015-10-12 01:45:44 +02:00
Daniel Sipka
78dd423f04
boost regex
2015-10-12 00:52:35 +02:00
Daniel Sipka
60cad0dec4
add boost include dirs
2015-10-12 00:32:59 +02:00
Daniel Sipka
0e9873d182
json.hpp update
2015-10-12 00:27:29 +02:00
Daniel Sipka
3ff2b1f056
move headerize to submodule
2015-10-12 00:24:25 +02:00
Daniel Sipka
cc2c18f1c8
use proper type
2015-10-10 14:01:13 +02:00
Daniel Sipka
618652c987
clean unused parameter warnings
2015-10-10 14:00:45 +02:00
Daniel Sipka
ab344b692f
performance tweaks
2015-10-10 13:36:30 +02:00
Daniel Sipka
28fa2eec0e
include dirs for benchmark
2015-10-10 13:36:14 +02:00
Daniel Sipka
a0005f915c
use includes instead of headerize for code
2015-10-02 17:21:57 +02:00
Daniel Sipka
e55c2a81f1
separate benchmark target
2015-10-02 17:19:48 +02:00
Daniel Sipka
041c192652
travis configuration
2015-10-02 15:32:50 +02:00
Daniel Sipka
f4732a1464
coverity scan configuration
2015-10-02 15:18:39 +02:00
Daniel Sipka
8c3b7a1d4b
replace benchpress with google benchmark
2015-10-02 14:29:15 +02:00
Daniel Sipka
0cff1cbb1e
use benchpress for benchmark
2015-10-02 14:06:21 +02:00
Daniel Sipka
d805fd6f15
fix unnecessary assignment
2015-10-02 13:52:43 +02:00
Daniel Sipka
0ffec39618
appveyor debug builds
2015-10-02 13:09:26 +02:00
Daniel Sipka
fc59284ee7
invalid iterator bug fix
2015-10-02 13:08:46 +02:00
Daniel Sipka
9e7be880d7
supported clang versions
2015-10-02 01:31:50 +02:00
Daniel Sipka
e1670a48c9
travis configuration
2015-10-02 01:20:44 +02:00
Daniel Sipka
5fe0e2f36d
travis configuration
2015-10-02 00:31:45 +02:00
Daniel Sipka
b83b660fe8
testing with MSVC 2015
2015-10-02 00:23:15 +02:00
Daniel Sipka
66149991be
appveyor configuration
2015-10-02 00:16:07 +02:00
Daniel Sipka
5eb9accdea
appveyor configuration
2015-10-02 00:10:01 +02:00
Daniel Sipka
eb754215d9
appveyor configuration
2015-10-02 00:07:43 +02:00
Daniel Sipka
ce46a89a81
appveyor configuration
2015-10-02 00:05:55 +02:00
Daniel Sipka
44608675cd
appveyor configuration
2015-10-02 00:03:51 +02:00
Daniel Sipka
67c70c14b0
appveyor configuration
2015-10-02 00:02:37 +02:00
Daniel Sipka
7f6a5058b0
appveyor configuration
2015-10-01 23:56:43 +02:00
Daniel Sipka
f7c2435f05
appveyor configuration
2015-10-01 23:55:47 +02:00
Daniel Sipka
687cb7ae31
appveyor configuration
2015-10-01 23:45:59 +02:00
Daniel Sipka
71d28ac612
appveyor badge
2015-10-01 21:48:25 +02:00
Daniel Sipka
30890aa21e
appveyor configuration
2015-10-01 18:21:20 +02:00
Daniel Sipka
5d94984c6c
reference bug fix
2015-10-01 18:18:44 +02:00
Daniel Sipka
a3f01595d7
appveyor configuration
2015-10-01 12:54:34 +02:00
Daniel Sipka
1bc8f26735
appveyor configuration
2015-10-01 12:50:40 +02:00
Daniel Sipka
8eebaa1d81
CTest specs unit test bugfix
2015-10-01 12:49:27 +02:00
Daniel Sipka
1365c6f804
MSVC2013 workarounds
2015-10-01 12:40:51 +02:00
Daniel Sipka
cefdfba10f
MSVC2013 workarounds
2015-10-01 12:20:23 +02:00
Daniel Sipka
e4c785beb4
MSVC2013 workarounds
2015-10-01 12:16:35 +02:00
Daniel Sipka
c059e4d0ef
appveyor configuration
2015-10-01 12:01:39 +02:00
Daniel Sipka
14a16bb445
fixes for windows
2015-10-01 11:49:40 +02:00
Daniel Sipka
d0d8e22cd2
appveyor configuration
2015-10-01 11:40:20 +02:00
Daniel Sipka
0cd4a6bd25
appveyor configuration
2015-10-01 11:37:36 +02:00
Daniel Sipka
3c5c8d7e4a
appveyor configuration
2015-10-01 11:35:27 +02:00
Daniel Sipka
83ba95c71e
appveyor configuration
2015-10-01 11:30:44 +02:00
Daniel Sipka
551f207341
appveyor configuration
2015-10-01 11:28:46 +02:00
Daniel Sipka
53a5046f44
appveyor configuration
2015-10-01 11:24:42 +02:00
Daniel Sipka
8926c476b3
appveyor configuration
2015-10-01 11:17:01 +02:00
Daniel Sipka
40b601f555
version bump
0.2.3
2015-09-30 17:10:44 +02:00
Daniel Sipka
82ab96ad05
CMake 3.2 for travis by hand
2015-09-30 16:55:10 +02:00
Daniel Sipka
c088e9225e
CMake 3.0 for travis by hand
2015-09-30 16:44:41 +02:00
Daniel Sipka
89dc198813
CMake 3.0 for travis
2015-09-30 16:38:59 +02:00
Daniel Sipka
36a0f98fd5
CMake 3.0 required
2015-09-30 16:34:36 +02:00
Daniel Sipka
110a07d808
proper cmake package
0.2.2
2015-09-30 16:30:19 +02:00
Daniel Sipka
e456c8d930
typo fix
0.2.1
2015-09-24 11:54:12 +02:00
Daniel Sipka
09820f11f5
mention MSVC support
2015-09-24 11:52:54 +02:00
Daniel Sipka
fe44723d4e
use CMAKE_INCLUDE_CURRENT_DIR
2015-09-24 11:51:00 +02:00
Daniel Sipka
87912c46db
MSVC support
2015-09-24 11:43:27 +02:00
Daniel Sipka
bce9d570ba
build with multiple gcc versions
2015-05-12 08:11:01 +02:00
Daniel Sipka
f04756fa3e
build with multiple gcc versions
2015-05-11 23:45:55 +02:00
Daniel Sipka
abbe7dbc8f
lambda type
2015-05-09 11:38:41 +02:00
Daniel Sipka
349b986cad
double
2015-05-09 11:37:11 +02:00
Daniel Sipka
2f979883eb
version badge
2015-05-09 09:43:50 +02:00
Daniel Sipka
8b94913dc3
missing comma
2015-05-05 17:17:11 +02:00
Daniel Sipka
ac69da53aa
json.hpp link
2015-05-05 16:25:59 +02:00
Daniel Sipka
355601bc3a
use node as lambda return type
2015-05-05 14:15:47 +02:00
Daniel Sipka
e122db3d14
use submodules
2015-05-05 09:07:20 +02:00