Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
external
/
github.com
/
open-source-parsers
/
jsoncpp
/
refs/heads/jsoncpp_version
/
amalgamate.py
8b20b7a
amalgamate: add version.h and allocator.h to the forwards header
by Ben Boeckel
· 6 years ago
00b979f
Issue #970: Rename features.h to json_features.h (#1024)
by Jordan Bayles
· 6 years ago
7b28698
Cleanup versioning strategy relanding (#989) (#997)
by Jordan Bayles
· 6 years ago
0d27381
Revert "Cleanup versioning strategy (#989)" (#996)
by Jordan Bayles
· 6 years ago
12325b8
Cleanup versioning strategy (#989)
by Jordan Bayles
· 6 years ago
d85d750
Issue #872: add json/allocator.h in the amalgamated header.
by Billy Donahue
· 6 years ago
e6a588a
Spelling (#703)
by Josh Soref
· 8 years ago
980cdf0
Exclude allocator.h from amalgamated header
by Christopher Dunn
· 9 years ago
ae56465
-DJSONCPP_USE_SECURE_MEMORY=1 for cmake
by dawesc
· 9 years ago
99822b2
clarify python version
by Christopher Dunn
· 10 years ago
4788764
drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR
by Christopher Dunn
· 10 years ago
2f4e40b
fix typo: issue #177
by Christopher Dunn
· 10 years ago
c658241
fix typos
by Christopher Dunn
· 10 years ago
0ee7e24
help use of amalgamated header
by Christopher Dunn
· 10 years ago
494950a
rm extra whitespace in python, per PEP8
by Christopher Dunn
· 10 years ago
bd1e895
simple py3 changes
by Christopher Dunn
· 11 years ago
0922896
fix for python2
by Christopher Dunn
· 11 years ago
83b43ca
allow python3
by SuperManitu
· 11 years ago
3585477
add file version.h temporarily commented | header include path modified
by eightnoteight
· 11 years ago
eafd702
- New CMake based build system. Based in part on contribution from
by Baptiste Lepilleur
· 12 years ago
aff1171
Added missing "include/json/assertions.h" header in amalgamate.py.
by Baptiste Lepilleur
· 13 years ago
03288e8
(bug#3314841) Fixed JSON_IS_AMALGAMATION. Using os.path for OSX filename compatibility.
by Christopher Dunn
· 14 years ago
dc0f736
Switched CRLF to LF in repo, and added svn:eol-style native. I might have missed a few files though. Just committing what I have so far.
by Christopher Dunn
· 14 years ago
eadc478
Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION
by Baptiste Lepilleur
· 14 years ago
[Renamed (91%) from amalgate.py]
62d7bc7
Added support for amalgated source and header generation (a la sqlite). Refer to README.txt section "Generating amalgated source and header" for detail.
by Baptiste Lepilleur
· 14 years ago