aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2013-02-14Started reworking the instance system.Andrew
2013-02-13Added SigList class.Andrew
2013-02-13implement desktop shortcut creation. windows code not tested.Orochimarufan
2013-02-13Merge branch 'master' of http://github.com/Forkk/MultiMC5Orochimarufan
2013-02-13add first iteration of the integrated browserOrochimarufan
2013-02-12Don't bother installing Qt 5 dependencies. Leave it to the user. Maybe we'll ...Andrew Okin
2013-02-12Successfully build using clang 4.1 on OSXmortu
2013-02-12More damn libxcb dependencies. DLL hell is not fun.Andrew
2013-02-12Fixed Linux install / package support in CMakeLists. Fixed Linux start script.Andrew Okin
2013-02-12Fixed install to automatically include required DLLs. Suck it, DLL hell!Andrew
2013-02-12Linux packaging stuff.Andrew Okin
2013-02-06Merge branch 'master' of ciserver.forkk.net:MultiMC5Andrew
2013-02-06Added Linux support to CMakeLists.Andrew Okin
2013-02-05Implemented login system.Andrew
2013-02-05Started working on task system and login system.Andrew
2013-02-05Added base class for tasks.Andrew
2013-02-05Added install target for Windows.Andrew
2013-02-04Added MultiMC_LINK_ADDITIONAL_LIBS option to CMakeLists.Andrew
2013-02-01Added new instance dialog.Andrew
2013-01-31Got rid of boost.Andrew
2013-01-29Implemented the view folder buttons on the main window.Andrew
2013-01-28Resized main window and added version info.Andrew
2013-01-28Implemented settings dialog.Andrew
2013-01-25Add .user files to gitignore and remove deleted files from CMakeLists.Andrew
2013-01-22Instance model (or at least something like it)Petr Mrázek
2013-01-20SyncPetr Mrázek
2013-01-11CMake build system, big pile of libs: bspatch, quazip, java, the launcherPetr Mrázek