summaryrefslogtreecommitdiff
path: root/quackleio
AgeCommit message (Collapse)Author
2014-08-30Move to GPL v3.John Fultz
We'll be incorporating the Norwegian dictionary which is covered under GPL3, so that's the reason for the move.
2014-08-25Disable Linux warnings without producing Mac warnings.John Fultz
2014-08-24Kill some Linux compiler warnings.John Fultz
2014-08-12Compiler warnings.John Fultz
2014-08-12Make qmake play well with Mac buildsJohn Fultz
Includes .plist and .icns files automatically now.
2013-11-03Make clang happy (for Mavericks)Matt Liberty
2013-10-25Reorder -lquackleio before -lquackle due to dependenciesMatt Liberty
2013-10-25Clean up build of minor executables to use proper paths and obj subdirsMatt Liberty
2013-10-06Further .pro cleanup: put libs under release/debug and use wildcardsMatt Liberty
2013-09-27Add -fpermissive for OSX Mountain Lion build errorMatt Liberty
2013-08-25Initial git commit.Jason Katz-Brown