Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instead of src/ #5473

Merged
merged 9 commits into from
Apr 2, 2017

Commits on Mar 28, 2017

  1. Update embedded jsoncpp from unk version to 0.10.6

    0.10.6 is last release without c++11
    nerzhul committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    66175d2 View commit details
    Browse the repository at this point in the history
  2. Make jsoncpp more compliant with its amalgamate

    Jsoncpp cpp file should be upper, make the library like it does in amalgamate
    nerzhul committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    d939f03 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Configuration menu
    Copy the full SHA
    7f0e456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80eb2dd View commit details
    Browse the repository at this point in the history
  3. Fix scope for lua

    nerzhul committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    7a3ee48 View commit details
    Browse the repository at this point in the history
  4. Forget to port this change

    nerzhul committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    585c3b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a3ad80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3313b1a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2017

  1. Fix a dead grep in LINT

    nerzhul committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    f619b96 View commit details
    Browse the repository at this point in the history