Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-04 | After discussion with Jason/John, add myself as a copyright holder. | John Fultz | |
Also, extend copyright to 2019. | |||
2017-08-10 | Add OS X builds to Travis-CI. | John Fultz | |
Also, add a bit of parallelization, do a few other cleanups on the yml and .pro files. And push C++14 flags everywhere into the build system. | |||
2015-11-07 | Continue fixing Travis-CI build. | John Fultz | |
2015-11-06 | Some Windows build updates. | John Fultz | |
2015-10-19 | Fix travis builds. | John Fultz | |
* Start using g++ 4.8 and clang. * Fix missing -std=c++11 flags. * Builds which failed torched remaining builds, which meant more iteration. Now, they recover and continue correctly. * Remove some clang compiler warnings generated by Qt files out of my control. | |||
2015-10-14 | Windows build fixes. | John Fultz | |
2015-08-30 | Add hash query methods for dawgs, gaddags. | John Fultz | |
2015-08-20 | Bug fixes to GaddagFactory | John Fultz | |
A few things from my last commit needed to be fixed or improved. | |||
2015-08-18 | Migrate gaddag maker into quackleio. | John Fultz | |
Prepping to build the gaddag maker into the quacker ui. Built a new class called GaddagFactory to do this and cleaned up the code a bit. makegaddag still builds exactly as it did before. | |||
2015-08-18 | Cleanups and bump the version number. | John Fultz | |
2014-11-28 | Add CONFIG -= app_bundle in appropriate places. | John Fultz | |
So that console apps won't build as app bundles on MacOS. | |||
2014-09-02 | Change GPL file headers to v3. | John Fultz | |
Not a very interesting commit...only changes in comments. | |||
2014-08-30 | Fix compiler warnings. | John Fultz | |
2013-10-25 | Reorder -lquackleio before -lquackle due to dependencies | Matt Liberty | |
2013-10-25 | Clean up build of minor executables to use proper paths and obj subdirs | Matt Liberty | |
2013-09-27 | Add -fpermissive for OSX Mountain Lion build error | Matt Liberty | |
2013-08-25 | Initial git commit. | Jason Katz-Brown | |