Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-25 | Update README with info about modified Macondo for Windowsv0.0.1 | pommicket | |
2025-08-24 | Fix dotDescription issues, update README | pommicket | |
2023-07-19 | Readme updates. | John Fultz | |
Dropping any info about building with qmake. Once I’ve verified that all of the individual pieces build with cmake, I’ll remove the .pro files, too. | |||
2023-07-15 | More GitHub Actions updates. | John Fultz | |
* Remove deprecated Ubuntu, add new Ubuntu * Fix usage of action/cache * Remove Appveyor * Update .gitignore for clangd cache | |||
2023-07-15 | Begin updates to complete transition to cmake, GitHub Actions. | John Fultz | |
2020-12-09 | Add cmake/GitHub Actions-based CI, dump Travis-CI. | John Fultz | |
Travis has been throwing a lot of false failures on the Mac build, which was always super-slow anyway. And now it's been suggested that Travis ain't gonna last in the open-source-free-for-use CI business. So out it goes. In its place, GitHub Actions. Just one for now, which runs the build on pushes to master and on PRs (I hope...haven't tested the PR bit yet). Notes about the new system... * It uses the cmake build. Next step...document the cmake system and de-document the qmake system. * It tests against both Qt 5.12.0 and 5.15.1. * Mac, Windows (x64, x86) and Linux (Ubuntu 18.04, 20.04) * On Linux, it also builds clang and g++. * In all of the above cases, it's just pretty much default compilers. Which is probably good...particularly on Linux, where it's not so common for non-developers to be running major compiler updates. * All cmake builds use ninja and cache their Qt downloads, so the result is fairly fast. * No builds of makegaddag, gaddagize, makeminidawg, iotest, or encodeleaves yet, as I haven't migrated those to cmake. Need to get on that. | |||
2019-08-06 | Update readme. | John Fultz | |
2017-08-13 | Add Appveyor build for Windows. | John Fultz | |
32-bit build against VS 2015. 64-bit build against VS 2017. | |||
2017-08-02 | More Qt5 changes and cleanups. | John Fultz | |
Now builds on Qt 5.9.1, and works on Mac, Windows, Linux. | |||
2016-01-12 | Port Quackle to Qt 5.5 | Gökçen Eraslan | |
2015-12-27 | Fix minor oversight in build instructions. | John Fultz | |
2015-08-20 | Update readme. | John Fultz | |
2015-02-22 | readme updates | John Fultz | |
2014-08-30 | A little house-cleaning. No code changes. | John Fultz | |
2013-10-25 | Add travis status to README | Matt Liberty | |
2013-08-25 | Initial git commit. | Jason Katz-Brown | |
2013-08-25 | Initial commit | jasonkb | |