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

0.3.1 Compiled version on CentOS 6.4 #245

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Jul 12, 2012

  1. Configuration menu
    Copy the full SHA
    f3e914a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. Fixed missing string() reference

    Juraj Puchky committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    909641c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad89bec View commit details
    Browse the repository at this point in the history
  3. Added fixes of conversion data types up on yajl definition

    Added Number type with atol conversion
    Added Casting for callbacks
    sjurajpuchky authored and Juraj Puchky committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    2a66d37 View commit details
    Browse the repository at this point in the history
  4. Fixed boost issue with double lib64 definition in link

    Juraj Puchky committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    6ce999e View commit details
    Browse the repository at this point in the history
  5. Update README

    sjurajpuchky committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    f92adeb View commit details
    Browse the repository at this point in the history
  6. Added -DBoost_NO_BOOST_CMAKE=ON

    Updated number of version to 0.3.1
    Juraj Puchky committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    40b294e View commit details
    Browse the repository at this point in the history
  7. Readme

    Juraj Puchky committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    f192b4e View commit details
    Browse the repository at this point in the history
  8. Complete workaround boost

    Juraj Puchky committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    c9f51f7 View commit details
    Browse the repository at this point in the history
  9. Added missing doc, empty file

    Juraj Puchky committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    e0b44a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2014

  1. Update README

    sjurajpuchky committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    8c6d8a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2014

  1. Added some fixes acording issue #1

    Juraj Puchky committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    0440537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71df702 View commit details
    Browse the repository at this point in the history
  3. Fixed again ignore files

    Juraj Puchky committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    de5666f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2014

  1. Added another fix for type conversion

    Juraj Puchky committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    da9e22d View commit details
    Browse the repository at this point in the history
  2. Added to ignore

    Juraj Puchky committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    27fd61b View commit details
    Browse the repository at this point in the history
  3. Found nice fix from User Indian4646, merging...

    Merge branch 'master' of https://github.com/indian4646/grive
    
    Conflicts:
    	grive/src/main.cc
    	libgrive/src/drive/Drive.cc
    	libgrive/src/drive/Resource.cc
    	libgrive/src/drive/Resource.hh
    	libgrive/src/drive/State.cc
    	libgrive/src/drive/State.hh
    	libgrive/src/http/Agent.hh
    	libgrive/src/http/CurlAgent.cc
    	libgrive/src/http/CurlAgent.hh
    	libgrive/src/util/File.hh
    	libgrive/src/util/StdioFile.cc
    Juraj Puchky committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    b3b10b2 View commit details
    Browse the repository at this point in the history
  4. Some minor changes related with bug after Merge

    Juraj Puchky committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    2500f73 View commit details
    Browse the repository at this point in the history