11 Commits

Author SHA1 Message Date
Matthis Thorade
25c1b78f3c
ignore DS_Store files 2017-12-04 13:15:01 +01:00
Andy Deng
dabbd2b028 gitignore: ignore Doxyfile.zh-cn
Doxyfile.zh-cn is a generated file that we need to ignore.
2016-06-15 11:56:20 +08:00
Milo Yip
ef6957c177 PutReserve() and PutUnsafe() optimisation for Writer 2015-12-31 15:30:28 +08:00
stunney
c6cb74bff8 Adding coapp definition
To create a nupkg, call CoApp's Write-NuGetPackage .\rapidjson.autopkg
-defines:MYVERSION=1.0.2 (or whatever version you want to call it)
2015-10-29 11:57:56 -04:00
Andrii Senkovych
aa0fdd3b0d Cleaning up gitignore. Refs #240. 2015-02-19 18:27:52 +02:00
miloyip
1b0fe576d7 Revise gitignore for cmake 2015-02-12 10:09:52 +08:00
Andriy Senkovych
1f1aab1061 Ignore files generated by CMake 2014-11-11 17:26:59 +02:00
Philipp A. Hartmann
c36318ca1f .gitignore: ignore Doxygen database 2014-10-28 15:11:28 +01:00
Philipp A. Hartmann
a73f83183c ignore generated Doxygen documentation 2014-07-05 16:41:23 +02:00
Philipp A. Hartmann
f7204e78d0 .gitignore: exclude tracked directories in bin/ 2014-07-03 17:06:35 +02:00
Milo Yip
4d94a8057d Fixes unit testing on Visual Studio.
tmpnam() in VS prepends backslash in the path.
2014-06-20 16:08:58 +08:00