summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-4/+18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/downloadmanager.cpp src/mainwindow.cpp src/modinfo.cpp src/modinfo.h src/selfupdater.cpp src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h
| * Merge pull request #334 from ThosRTanner/issue/308TanninOne2015-12-041-0/+10
| |\ | | | | | | Allow right click on module to see web link if supplied in fomod
| | * Added functionality to use the web page link in a fomod to supply an ↵Thomas Tanner2015-10-151-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | optional web page. Also refactored modinfo into multiple files (as the actual types are opaque anyway) and cleaned up the headers a bit I also changed 'visit on nexus' from the menu not to open the downloads tab because it was a little confusing
| * | updated build scriptsTannin2015-11-161-4/+8
| |/
* / Final eradication of igameinfo and adding python wrappers for IPluginGameThomas Tanner2015-11-221-2/+0
|/
* build fixesTannin2015-10-101-1/+1
|
* more work on build systemTannin2015-10-081-7/+4
|
* added cmake build systemTannin2015-09-261-8/+7
|
* added cmake build script and a few fixes for 64-bit compatibilityTannin2015-09-231-0/+338