summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
* Update changelog and set version to 0.6.8Petr Mrázek2020-02-08-1/+1
|
* NOISSUE escape tcversion morePetr Mrázek2019-09-17-1/+1
|
* NOISSUE add some escaping to make the tc version print actually do somethingPetr Mrázek2019-09-17-1/+1
|
* NOISSUE add a way to extract the version into a TC variablePetr Mrázek2019-09-17-0/+1
|
* NOISSUE update changelog and versionPetr Mrázek2019-08-03-1/+1
|
* NOISSUE update version and changelogPetr Mrázek2019-07-11-1/+1
|
* GH-2723 disable deprecation warningsPetr Mrázek2019-07-03-1/+1
| | | | | We are targeting version 5.4 of the Qt ABI. Deprecations from 2019 are irrelevant.
* Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into developPetr Mrázek2019-01-17-1/+1
|\
| * Update Copyright YearAppleTheGolden2019-01-16-1/+1
| |
* | NOISSUE bump version to 0.6.5Petr Mrázek2019-01-06-1/+1
|/
* NOISSUE bump version to 0.6.4 and update changelogPetr Mrázek2019-01-06-1/+1
|
* Fix version number0.6.3Petr Mrázek2018-12-26-1/+1
|
* NOISSUE use https more widelyChris Lane2018-11-02-1/+1
|
* NOISSUE get rid of remaining tabsPetr Mrázek2018-08-02-2/+2
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-90/+90
|
* NOISSUE fix unitialized data warning on Arch LinuxPetr Mrázek2018-07-06-1/+1
|
* NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek2018-06-28-1/+1
|
* NOISSUE bump release version to 0.6.2Petr Mrázek2018-04-08-1/+1
|
* NOISSUE pre-fill analytics ID and paste.ee API key for all new buildsPetr Mrázek2018-03-13-2/+2
| | | | | This means custom builds now get the option of using analytics and log upload without users having to fill in IDs.
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* NOISSUE change version to 0.6.1 and update the changelogPetr Mrázek2018-01-29-1/+1
|
* NOISSUE use a variable for binary build definitionsPetr Mrázek2018-01-28-1/+1
|
* NOISSUE fix the macOS bundle utilities problemPetr Mrázek2018-01-27-24/+23
|
* NOISSUE move bundle utilities magic back to the application folderPetr Mrázek2018-01-27-5/+1
| | | | This may fix macOS issues?
* NOISSUE rearrange build systemPetr Mrázek2018-01-27-2/+175
| | | | | | | * Added install commands to the libraries instead of force installing files * Most of the application cmake stuff moved to top level * RPATH should now be set/cleared correctly * Contains a fix for GH-1780
* NOISSUE use classparser for importing Legacy instances with undecided ↵Petr Mrázek2017-09-27-0/+1
| | | | Minecraft versions
* NOISSUE all Qt5 libraries are REQUIREDPetr Mrázek2017-05-08-6/+6
|
* GH-1876 Fork and update quazipPetr Mrázek2017-05-06-19/+1
| | | | | | | | * It is added as a new submodule: https://github.com/MultiMC/quazip/tree/multimc-1 * Its build system has been entirely replaced to remove the existing issues with it * It now has working unit tests * No more patches needed * It has a static linking exception in its license now, but we use it shared anyway
* NOISSUE remove unused wonkoclientPetr Mrázek2017-04-07-1/+0
|
* NOISSUE fix up translation selection in settings and add OS/sys arch reportingPetr Mrázek2017-01-01-0/+1
|
* GH-1379 rename shared libraries to avoid collisions with system librariesPetr Mrázek2016-12-28-0/+1
| | | | It was unlikely, now it's impossible.
* NOISSUE import google analytics from third partyPetr Mrázek2016-11-20-0/+1
| | | | | | | See: https://github.com/HSAnet/qt-google-analytics Sadly, the API and its internals are not acceptable and it needs changes upstream likely wouldn't allow.
* NOISSUE refactor window management and launch, make MultiMC a single ↵Petr Mrázek2016-10-30-0/+1
| | | | instance application.
* NOISSUE revert to dumping all build artifacts to the rootPetr Mrázek2016-05-01-1/+5
| | | | This fixes unit tests on Windows... Windows has no mechanism to set library lookup path.
* NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵Petr Mrázek2016-05-01-8/+0
| | | | more dead tests.
* NOISSUE re/move some dead code and unused build system partsPetr Mrázek2016-05-01-9/+0
|
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-14/+11
|
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-1/+3
|
* NOISSUE tiny skeleton for a CLI wonko clientPetr Mrázek2016-04-30-0/+1
|
* NOISSUE revert attempt to use normal binary output locationsPetr Mrázek2016-03-26-6/+6
|
* NOISSUE continue version file format refactorsPetr Mrázek2016-03-26-6/+6
|
* NOISSUE Fix building when embedded in another projectAlexia2016-03-26-6/+6
|
* GH-1410 use libc++ on OSXPetr Mrázek2016-02-19-0/+3
|
* GH-1397 add discord icon to MultiMC toolbarPetr Mrázek2016-01-09-2/+2
|
* NOISSUE Add more qt versions to travisJan Dalheimer2016-01-06-1/+6
| | | | | | 5.0, 5.1 and 5.2 are currently marked as "allow failure". If they can be made to pass they should be removed from this list, if not they should be removed entirely.
* NOISSUE maybe less evil...Petr Mrázek2015-10-11-4/+3
|
* NOISSUE make the compiler more evilPetr Mrázek2015-10-11-3/+4
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-1/+0
|
* NOISSUE more cmake tweakeryPetr Mrázek2015-09-28-3/+3
|
* NOISSUE clean up some old cmake messesPetr Mrázek2015-09-28-54/+18
|