summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Modify LZ4 paths to support building from sourceSilarn2019-05-081-2/+2
* Fix installing qdds.dllLostDragonist2019-05-021-5/+3
* dp windeployqt.exe last since we require everything to be installed before ru...LePresidente2019-04-201-13/+11
* Merge pull request #656 from ModOrganizer2/AppveyorBrian Munro2019-02-191-2/+3
|\
| * Minor change to CMakeLists.txt to use the DEPENDENCY_DIR variable from umbrel...LePresidente2019-02-181-2/+3
* | Small updates, cleanup, update code, cache settings, tooltipsSilarn2019-02-181-2/+0
* | Implement using the DPAPI to encrypt credentialsSilarn2019-02-181-1/+1
* | Initial Nexus API changes:Silarn2019-02-181-3/+4
|/
* Support for force loading librariesLostDragonist2019-01-111-0/+6
* Remove old downloads tab code leftoversKrzysztof Starecki2018-12-301-4/+0
* Display counter tooltips when clickedLostDragonist2018-12-261-0/+2
* Add "send to separator..." option for modsLostDragonist2018-12-021-0/+3
* Add modinfoseparator to CMakeLists.txtLostDragonist2018-10-301-0/+2
* Update path to gamebryo/creation engine sourcesSilarn2018-10-011-1/+2
* Make sure project_path is set before trying to use itSilarn2018-05-061-10/+7
* Incorporate uibase translations into organizerSilarn2018-05-041-1/+2
* Remove remnants of QtScript and fix some CMake issuesSilarn2018-04-191-6/+14
* Improve and fix handling of external linksSilarn2018-04-181-0/+2
* Prep for Qt 5.11 (backward-compatible)Silarn2018-04-101-4/+4
* Install the translation file (we need at least one)Silarn2018-04-071-0/+3
* Update to allow linking to updated bsatkSilarn2018-04-031-3/+5
* Deploy the qtdds.dll as part of the MO installAnyOldName32018-03-111-0/+3
* Fix library include for zlibstaticLePresidente2018-03-111-3/+2
* Separate windeployqt calls into their own EXECUTE_PROCESS calls so that they ...AnyOldName32018-03-101-5/+8
* Make sure that we get all files for sureSandro2018-02-221-0/+3
* Deploy also styles/qwindowsvistastyle.dllEran Mizrahi2017-12-221-0/+2
* Hide boost compiler version warningsEran Mizrahi2017-12-201-1/+1
* Fix modorganizer stagingEran Mizrahi2017-12-201-1/+3
* Use Qt deploy also for Qt plugins (cherry picking only the ones we need)Eran Mizrahi2017-12-191-2/+5
* fix usvfs includes (following usvfs VS project)Eran Mizrahi2017-12-191-1/+1
* Tie moshortcuts to a specific instanceEran Mizrahi2017-12-191-0/+2
* Wait for injected processes on MO closeEran Mizrahi2017-12-131-0/+5
* Wait for processes run using command line shortcutsEran Mizrahi2017-12-101-0/+1
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-0/+2
* Fix the nexus description link handlerJeremy Rimpo2017-10-231-0/+1
* Updated version to 2.1.0betaLePresidente2017-10-221-2/+3
* windeployqt doesn't automatically detect the requirement for qtwebenginewidge...LePresidente2017-05-051-1/+1
* First attempt to update to QT5.7LePresidente2017-01-041-4/+4
* automatic update of translation file during buildTannin2016-06-041-1/+3
* removed obsolete inject codeTannin2016-05-161-2/+0
* added option to use a mod as the target to create now files instead of "overw...Tannin2016-05-071-0/+2
* cleanupTannin2016-05-071-2/+10
* now using github for self updaterTannin2016-05-061-3/+5
* moved plugins.txt reading/writing to game pluginTannin2016-05-061-2/+0
* merged master into new_vfs_libraryTannin2016-02-121-21/+0
* replaced boost&qt foreach-implementations by the c++11 variantTannin2016-02-091-1/+1
* portable setup is no longer offered if the directory isn't writableTannin2016-02-091-2/+0
* made instance-switching usableTannin2016-01-101-10/+12
* removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-1/+1
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-2/+14
|\