aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Fix LTO builds with Clang (#815)Nadia Holmquist Pedersen2020-11-14
* do what Nadia saidRSDuck2020-11-09
* Fix building the Qt frontend with LTO (#802)Nadia Holmquist Pedersen2020-11-06
* make OpenGL renderer a build optionRSDuck2020-10-01
* move ARM64 JIT backend hereRSDuck2020-06-16
* jit: add compile optionRSDuck2020-06-16
* embed romlist.binArisotura2020-05-30
* * add options for static linkingArisotura2020-05-29
* actually hook up input to the coreArisotura2020-05-19
* remove LTOStapleButter2020-05-19
* finally get this going, I guessArisotura2020-04-25
* blargArisotura2020-04-25
* Fix build error on Fedoratokumeiwokiboushimasu2019-08-28
* cmake: bump minimum versiontgsm2019-06-09
* fix crash when using -O3.StapleButter2019-05-30
* Merge branch 'master' of https://github.com/Arisotura/melonDSStapleButter2019-05-28
|\
| * Remove useless BUILD_SDL2 optionNadia Pedersen2019-05-26
* | Linux: start getting somewhere with the whole OpenGL shitoStapleButter2019-05-28
|/
* Fix CMake policy warningNadia Holmquist Pedersen2019-05-04
* Change CMake minimum version requirement to the one shipped with Ubuntu LTSNadia Holmquist Pedersen2019-05-04
* Remove redundant install from CMakeLists.txtNadia Holmquist Pedersen2019-05-01
* Revamp build systemNadia Holmquist Pedersen2019-05-01
* * move melon_fopen_local() to Platform.cppArisotura2019-03-27
* make it compile under Linux.StapleButter2019-03-26
* Fixed checking for build typeJohn-Gee2019-01-06
* bûrpStapleButter2018-12-30
* Solve cmake error while importing SDL2.Pedro Velho2018-12-27
* what.StapleButter2018-12-19
* add dialog for audio settings, flesh it outStapleButter2018-12-14
* move config-file seeking code to its own thing.StapleButter2018-12-11
* add CRC32 shitStapleButter2018-12-11
* Merge pull request #248 from Dirbaio/masterStapleButter2018-10-27
|\
| * Fix build on Arch Linux.Dario Nieuwenhuis2018-05-24
* | also adding melon.rc, huhStapleButter2018-10-18
* | add Savestate.cpp to the cmake list, as pointed out by khang06StapleButter2018-10-18
|/
* Fix build on linux, enable build directory supportdogtopus2017-12-22
* add it to the CMake list tooStapleButter2017-12-18
* gtk: add iconStapleButter2017-12-16
* build: add mingw64 cross-compilingkwkam2017-12-09
* Only link against libdl on Linux.Anthony J. Bentley2017-10-09
* libui/GTK: start catching up. atleast now it runs without exploding (mostly).StapleButter2017-10-03
* libui: fix bug with filepicker filters under GTK. add skeleton for bitmaps. a...StapleButter2017-09-19
* ... maybe it's better this way?????StapleButter2017-07-05
* cmake: attempt to add C++11 support.StapleButter2017-07-05
* add optimization to cmake buildStapleButter2017-06-04
* CMake: Don't assume the install path will be /usr/local, use CMAKE_INSTALL_PR...Nikolaj Pedersen2017-05-30
* lay base for core->platform interactionStapleButter2017-05-09
* finalize CMake shit.StapleButter2017-04-30
* add CMake build systems1nka2017-04-02