aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Enable linker optimizations in MSVC Release buildsGravatar Yuri Kunde Schlesner2015-07-28
* Fix permissions in pre-commit hookGravatar JSFernandes2015-07-14
* Implement new argument parsing using getopt and add the corresponding library...Gravatar Greg Wicks2015-07-12
* CMake: Fix Debug build configuration in MSVCGravatar Yuri Kunde Schlesner2015-07-09
* Merge pull request #839 from Lectem/whitespacepolicyGravatar Yuri Kunde Schlesner2015-06-21
|\
| * force no-tab/trailing spaces with git hookGravatar Lectem2015-06-09
* | Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-29
* | Update bundled GLFW to 3.1.1Gravatar Yuri Kunde Schlesner2015-05-25
|/
* Merge pull request #675 from jroweboy/windows-build-fixesGravatar Yuri Kunde Schlesner2015-05-14
|\
* | Install a .desktop file to make citra-qt launchable from DE menus.Gravatar Emmanuel Gil Peyrot2015-05-13
* | Common: Remove many unnecessary cross-platform compatibility macrosGravatar Yuri Kunde Schlesner2015-05-06
| * Updated the copy commands to run on post_build and use generator expressions ...Gravatar James Rowe2015-03-26
| * Changes to bring the previous commits in line with the comments on thepull re...Gravatar James Rowe2015-03-26
| * More changes to the CMakeFiles for better MSVC compatibility. Added in the Re...Gravatar James Rowe2015-03-26
| * Small changes to the CMake file to make windows build easierGravatar James Rowe2015-03-26
|/
* Merge pull request #483 from yuriks/cmake-fixGravatar bunnei2015-02-03
|\
| * CMake: Inform the user when architecture auto-detection failsGravatar Yuri Kunde Schlesner2015-01-19
| * CMake: Fix wrong filename in messageGravatar Yuri Kunde Schlesner2015-01-13
* | Fix building on MinGWGravatar darkf2015-01-11
|/
* CMake: Consistently set _DEBUG and NDEBUG in all platformsGravatar Yuri Kunde Schlesner2015-01-10
* Fix Windows buildGravatar bunnei2015-01-10
* Merge pull request #342 from uppfinnarn/masterGravatar bunnei2015-01-10
|\
* | Cleanup: Remove redundant /Oi flagGravatar chinhodado2015-01-09
| * Looks like that might be needed on OSX after allGravatar Johannes Ekberg2015-01-09
| * Use -pthread where and only where neededGravatar Johannes Ekberg2015-01-09
| * Link Cocoa, IOKit and CoreVideo on OSXGravatar Johannes Ekberg2015-01-09
| * Generic PLATFORM_LIBRARIES varGravatar Johannes Ekberg2015-01-09
* | CMake: Enable VS parallel builds for a good reduction in compile timesGravatar Yuri Kunde Schlesner2015-01-09
|/
* CMake: Require Boost 1.57.0 (fixes Travis OS X)Gravatar Yuri Kunde Schlesner2014-12-29
* Merge pull request #275 from yuriks/cmake-cleanGravatar bunnei2014-12-22
|\
* | CMake: Silence PNG not found errorGravatar Yuri Kunde Schlesner2014-12-21
* | CMake: Use improved optimization flags on MSVCGravatar Yuri Kunde Schlesner2014-12-21
* | Add nihstro (a 3DS shader tools suite) as a submodule.Gravatar Tony Wasserka2014-12-20
* | Remove C++14/1y requirementGravatar Yuri Kunde Schlesner2014-12-20
* | Switch to C++14 to use std::make_uniqueGravatar Yuri Kunde Schlesner2014-12-16
| * Clean up CMake library specificationGravatar Yuri Kunde Schlesner2014-12-15
|/
* Integrate Boost into build system and perform a trivial cleanup in vertex_sha...Gravatar Tony Wasserka2014-12-07
* CMake: Place all the built files in BUILD_DIR/bin/<Configuration> when compil...Gravatar Subv2014-12-01
* Added configuration file system.Gravatar archshift2014-10-07
* Removed the need for X11 on OS XGravatar archshift2014-09-02
* CMake cleanupGravatar Yuri Kunde Schlesner2014-09-01
* Replace GLEW with a glLoadGen loader.Gravatar Yuri Kunde Schlesner2014-09-01
* Pica: Add support for dumping textures.Gravatar Tony Wasserka2014-08-25
* Add Qt5 option. Use Qt5 by default.Gravatar Sacha2014-08-19
* CMake CleanupGravatar Sacha2014-08-18
* * Remove -fpermissiveGravatar Phillip Stephens2014-05-19
* CMakeLists: Fixed GLEW include var name, compile flag varsGravatar archshift2014-05-19
* CMakeLists: rename HEADS, improved commentsGravatar archshift2014-05-19
* Indent fixesGravatar archshift2014-05-19
* Indent fixesGravatar archshift2014-05-17