1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switched all tests over to Catch (https://github.com/philsquared/Catch), and eliminated the dependency on Boost.
demianmnave
as dnave
More... about 8 years ago
Update README.md More... about 8 years ago
Update README.md More... about 8 years ago
Update README.md More... about 8 years ago
Reinstating OS/X builds, and adding Clang 5.0 build as an experiment. Also added the "-j2" make option to (potentially) build on multiple CPUs.
demianmnave
as dnave
More... about 8 years ago
Update to local FindBoost.cmake to account for a missing string(APPEND) command.
demianmnave
as dnave
More... about 8 years ago
Temporarily including updated FindBoost.cmake locally to work around issues with older CMake versions.
demianmnave
as dnave
More... about 8 years ago
Missed additional updates to .travis.yml(?)
demianmnave
as dnave
More... about 8 years ago
Wrong Ubuntu version due to missing 'dist:' value.
demianmnave
as dnave
More... about 8 years ago
Fixed error in the build script.
demianmnave
as dnave
More... about 8 years ago
BOOST_ROOT was not set to an appropriate shell expression.
demianmnave
as dnave
More... about 8 years ago
Missed a semicolon.
demianmnave
as dnave
More... about 8 years ago
Further updates to .travis.yml to account for missing clang-4.0 dependencies.
demianmnave
as dnave
More... about 8 years ago
Attempt at fixing .travis.yml parse error (lint.travis-ci.org was no help).
demianmnave
as dnave
More... about 8 years ago
Added detection of Clang 4.0+ in compiler.h, and updated .travis.yml to test a Linux build configuration.
demianmnave
as dnave
More... about 8 years ago
Forgot to disable RDP in the AppVeyor configuration.
demianmnave
as dnave
More... over 8 years ago
Update to AppVeyor configuration to use Boost 1.58 for VS2013 builds.
demianmnave
as dnave
More... over 8 years ago
Update to Travis configuration.
demianmnave
as dnave
More... over 8 years ago
Enabling RDP again to determine Boost version for VS2013.
demianmnave
as dnave
More... over 8 years ago
Yet another AppVeyor fix to use Boost 1.59 for VS2013 tests.
demianmnave
as dnave
More... over 8 years ago
AppVeyor configuration update to use older Boost 1.63 for VS2013 and VS2015.
demianmnave
as dnave
More... over 8 years ago
Temporarily adding RDP access to debug Boost issues.
demianmnave
as dnave
More... over 8 years ago
AppVeyor is also missing Boost 1.64 for VS2013.
demianmnave
as dnave
More... over 8 years ago
Modified AppVeyor VS2015 build to use Boost 1.63 (missing 1.64 in C:/Libraries?)
demianmnave
as dnave
More... over 8 years ago
Added missing CMake variable argument to AppVeyor configuration.
demianmnave
as dnave
More... over 8 years ago
Typo fix in AppVeyor configuration.
demianmnave
as dnave
More... over 8 years ago
Another fix for the AppVeyor configuration.
demianmnave
as dnave
More... over 8 years ago
Fix for Travis CI configuration.
demianmnave
as dnave
More... over 8 years ago
AppVeyor configuration fix.
demianmnave
as dnave
More... over 8 years ago
Fixed an oversight in 2.0.6 leading to a VS2017 compilation error.
demianmnave
as dnave
More... over 8 years ago