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

make uninstall #336

Open
wants to merge 177 commits into
base: v0.2.0
Choose a base branch
from
Open

make uninstall #336

wants to merge 177 commits into from

Conversation

lomcarlo
Copy link

It would be nice if it also had the "make uninstall" feature.

alerque and others added 30 commits July 11, 2012 12:08
The iberty_library could not be found anywhere in my repos or on my system. Compiles and runs fine without.
…T-find

In ./CMakeLists.txt the added find_package( Boost ) was removed due to being unnecessary. In libgrive/CMakeLists.txt the IBERTY_LIBRARY is now set to an empty string of it was not found (otherwise the linker breaks during `cmake').
Removed linking to IBERTY_LIBRARY and added Boost to CMakeLists file
store modified time of file in m_mtime instead of passing value as param
vitalif and others added 30 commits January 14, 2016 23:51
This makes grive check md5 sums only when:
1) a local rename is supposed (when there are a new file and a deleted file of the same size)
2) local ctime is changed, but file size isn't
…itches in xfce4-terminal and \r for better window resize
Allow to sync just one directory in the root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.