aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-11-03Split TexturePacker executed during build and shippedVasyl Gello
2021-10-20Add option to use internal or external kissfftVasyl Gello
2021-10-19Properly link with -pthread instead of -lpthreadAurelien Jarno
2021-03-01CMake: fixed correct minimal CMake version for Win32Evgeny Grin
2020-10-31[cmake] allow doxygen documentation generation for cross buildsRechi
2020-10-27[cmake] treat CORE_PLATFORM_NAME_LC as a listLukas Rusak
2020-10-27CAppParamParser: allow specifying --windowing=<system> on linuxLukas Rusak
2020-10-06Merge pull request #18395 from graysky2/fix-fmtfuzzard
2020-10-05[cmake] add include-what-you-use supportRechi
2020-10-05[cmake] add cppcheck supportRechi
2020-10-05[cmake] add clang-tidy supportRechi
2020-09-09build: fix fmt dependencygraysky
2020-08-28Merge pull request #18312 from howie-f/v19-zipinstall-repobrowsephunkyfish
2020-08-28[addons] minor refactoring/cleanuphowie-f
2020-08-16[tools/depends] Python 3.8.5fuzzard
2020-07-19[addons] detect binary addons and set skin propertyphunkyfish
2020-04-16[cmake] dav1d: make optional for internal buildLukas Rusak
2020-04-16[cmake/depends/win32] add spdlogmontellese
2020-04-15CUDFFile: switch to using libudfreadLukas Rusak
2020-04-11gtest: remove lib/gtest and add as libraryLukas Rusak
2020-03-05udf: rework IFile and IFileDirectory implementationLukas Rusak
2020-03-04Merge pull request #16262 from lrusak/iso9660-reworkLukas Rusak
2020-03-03[cmake] ffmpeg: add support for libdav1dJakob Linskeseder
2020-02-19iso9660: rework IFile and IFileDirectory implementationsLukas Rusak
2020-02-17[build][depends] add support for x86_64-linux-androidAlwin Esch
2019-10-11Added Python Version VaraiableArpit Nandwani
2019-10-04[ios/tvos] Implement Codesigning build arguments for darwin_embedded platformsfuzzard
2019-09-10Merge pull request #15794 from olafhering/FindPkgConfigpopcornmix
2019-09-10fix generating addon.xmlswsnipex
2019-07-19Merge pull request #14908 from AlwinEsch/remove-cpluffAlwin Esch
2019-07-18[ios/build] rename core_system_name to darwin_embeddedfuzzard
2019-07-17[addons] remove cpluff completeAlwin Esch
2019-06-12[swig] format generated files with clang-formatRechi
2019-06-09Require OpenSSL 1.0.2 in order to remove the need to manage thread ids.Jim Carroll
2019-05-26Ask CMake to write compile_commands.jsonDavid Bridson
2019-05-25[posix] platformdefs.hfuzzard
2019-05-24AirTunesServer: don't dynamically open libshairplayLukas Rusak
2019-05-23AirPlayServer: don't dynamically open libplistLukas Rusak
2019-05-03[cmake] add treedata/common/${CORE_PLATFORM_NAME_LC}/*.txt to read filesRechi
2019-04-25[cmake] make sure CXX11 is also always set for addonswsnipex
2019-04-20Use CMAKE_CXX_STANDARD to settle on --std= C++ optionOlaf Hering
2019-03-21[cmake] find_package(PkgConfig) sets required variablesOlaf Hering
2019-03-19[cmake] handle D3DX11Effects with PLATFORM_REQUIRED_DEPSRechi
2019-03-19[cmake] require zlib for all platformsRechi
2019-03-19[cmake] zip for android is already handled via PLATFORM_REQUIRED_DEPSRechi
2018-12-11Merge pull request #15011 from wsnipex/fix-ninjaWolfgang Schupp
2018-12-07[cmake] fix ninja generator when dupbuild=errwsnipex
2018-12-07[systeminfo] use timestamp for application build date from BUILDATE file,wsnipex
2018-11-04[cmake] fix building with internal libsRechi
2018-10-17added: copyright years to version.txtArne Morten Kvarving