Menu

Code Commit Log


Commit Date  
[r264] by blep
2013-05-09 15:20:32 Tree
[r263] by blep

Fixed continuous integration matrix for debug/release build. Made static debug build verbose.

2013-05-08 22:23:07 Tree
[r262] by blep

Added continuous integration matrix for debug/release build. Made static debug build verbose.

2013-05-08 22:15:15 Tree
[r261] by blep

Added continuous integration matrix for shared/static library (specified through environment variables).

2013-05-08 22:04:57 Tree
[r260] by blep

Added continuous integration failure e-mail notification.

2013-05-08 21:23:52 Tree
[r259] by blep

Added clang compiler for continuous integration.

2013-05-08 21:04:42 Tree
[r258] by blep

Added basic Travis CI integration contributed by Igor Okulist.

2013-05-08 20:46:56 Tree
[r257] by blep

Fixed CMake / Unix build instructions.

2013-05-08 20:37:54 Tree
[r256] by blep

- New CMake based build system. Based in part on contribution from
Igor Okulist and Damien Buhl (Patch #14). Added support for running
tests and building with DLL on Windows.
- added missing JSON_API
- Visual Studio DLL: suppressed warning "C4251: <data member>: <type>
needs to have dll-interface to be used by..." via pragma push/pop
in json-cpp headers.
- New header json/version.h now contains version number macros
(JSONCPP_VERSION_MAJOR, JSONCPP_VERSION_MINOR, JSONCPP_VERSION_PATCH
and JSONCPP_VERSION_HEXA). While this header is generated by CMake,
it is committed to ease build with alternate build system
(CMake only update the file when it changes avoid issues with VCS).

2013-05-08 20:21:11 Tree
[r255] by blep

- Patch #3393345: BOOST_FOREACH compatibility. Made Json::iterator more standard compliant, added missing iterator_category and value_type typedefs (contribued by Robert A. Iannucci).
- Patch #3474563: added missing JSON_API on some classes causing link issues when building as a dynamic library on Windows (contributed by Francis Bolduc).

2013-04-12 14:10:13 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.