Path to this page:
./
textproc/rapidjson,
Fast JSON parser/generator with SAX/DOM style API
Branch: CURRENT,
Version: 1.1.0nb1,
Package name: rapidjson-1.1.0nb1,
Maintainer: minskimRapidJSON is a JSON parser and generator for C++. It was inspired by
RapidXml.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: a3e0d043ad3c2d7638ffefa3beb30a77c71c869f
RMD160: 68070c7b518bedc2a8865b39f8da472e3ec006c2
Filesize: 995.51 KB
Version history: (Expand)
- (2018-02-06) Updated to version: rapidjson-1.1.0nb1
- (2017-11-27) Package added to pkgsrc.se, version rapidjson-1.1.0 (created)
CVS history: (Expand)
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2018-04-02 18:07:47 by Min Sik Kim | Files touched by this commit (1) |
Log message:
textproc/rapidjson: Do not treat warnings as errors
This makes the package build with clang-5.
|
2018-02-06 17:25:16 by Maya Rashish | Files touched by this commit (1) |
Log message:
rapidjson: remove -march=native, force fail doxygen configure test.
-march=native yields an error in some configurations.
doxygen is not a dependency, so if the user has it and it's detected,
we have plist mismatches.
PKGREVISION++
|
2017-11-27 00:37:18 by Min Sik Kim | Files touched by this commit (5) |
Log message:
textproc/rapidjson: Import version 1.1.0
RapidJSON is a JSON parser and generator for C++. It was inspired by
RapidXml.
|