Commit History

Author SHA1 Message Date
  Shawn Hoffman f1b82a34b2 Windows: Use a shared precompiled header for dolphin code under Source/ 10 years ago
  Ryan Houdek d710e3af82 Fixes build if the build path has spaces in it. 10 years ago
  Pierre Bourdon 9ea845310d Unittests: Always use GTest from Externals (recommended way from GTest FAQ). 11 years ago
  Pierre Bourdon d4ed4adace Add the infrastructure required to easily add unit tests and test it with a very simple test file. 11 years ago
  Pierre Bourdon 0f89060cf3 Remove Source/{Unittests,TestSuite}. 11 years ago
  Ryan Houdek 58d42f43e3 [Android] Fix PCH build. Clean up DolphinWX cmake file a little bit. Modify our android cmake toolchain file to make the default build location not be source root, because that is stupid. 11 years ago
  comex de1773affb Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebuild time on my system. 11 years ago
  Jasper St. Pierre a7c7208103 Put Plugins/ in Core/, rename to VideoBackends 11 years ago
  Glenn Rice 7135dba54e Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line. 13 years ago
  NeoBrainX b75a805859 Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 14 years ago