Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-07 | Try to fix automated builds. | 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-07-21 | Visual Studio build maintenance. | John Fultz | |
* Fix compiler warnings * Add Visual Studio 2013 solution * Tweak .pro files * Most importantly, rename main 'quackle' project to 'libquackle' to avoid solution-level name conflict. This only affects the VS build. | |||
2014-08-25 | Disable Linux warnings without producing Mac warnings. | John Fultz | |
2014-08-24 | Kill some Linux compiler warnings. | John Fultz | |
2014-08-12 | Make qmake play well with Mac builds | John Fultz | |
Includes .plist and .icns files automatically now. | |||
2013-10-25 | Reorder -lquackleio before -lquackle due to dependencies | Matt Liberty | |
2013-10-06 | Further .pro cleanup: put libs under release/debug and use wildcards | Matt Liberty | |
2013-09-27 | Add -fpermissive for OSX Mountain Lion build error | Matt Liberty | |
2013-08-25 | Initial git commit. | Jason Katz-Brown | |