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
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
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