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

Command Cmake added for mac os x install #36

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

Conversation

sebastianborggrewe
Copy link

cmake needs to be executed in the project dir in order to create a makefile

Georg Nebehay and others added 30 commits November 21, 2011 15:59
jmfs and others added 30 commits June 19, 2012 22:47
In the process, improved const correctness and removed an unnecessary function parameter.
When hitting R, if the rectangle wasn't drawn from the top left
corner to the bottom right corner, the program would crash, since
it didn't do the extra processing it does when run with -s. Fixed
that issue.
It was added as part of 4978fa7 and
it is completely unnecessary.
Removed the using declarations from the header files and put them in
the source files instead. This should make OpenTLD play nicer with
other libraries.
These make it OK to call tld::TLD::release() repeatedly.
* `cmake` create the makefile needs to be executed in order to create a makefile for mac os x
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.

6 participants