Commit Graph

65 Commits (next)

Author SHA1 Message Date
James Turner dd61ad8bd0 FFmpeg Cmake support for video recording
3 years ago
James Turner 0b9849d232 CMake: remove .cmake extensions
4 years ago
James Turner fa1f13cbe2 CMake: add upstream FindLibLZMA.cmake
4 years ago
James Turner 83500dd413 CMake: use same 3rdParty logic as FlightGear
4 years ago
Bertrand Coconnier 8c51d30ddb Make CMake stop complaining about target "Udns::Udns" not found when rebuilding SimGear.
4 years ago
Erik Hofman af1b170059 Use consistent naming
4 years ago
James Turner 2ed15eebfd CMake fixes for Linux
4 years ago
Scott Giese 38e38bf3d3 CMake Fix: FindGDAL
4 years ago
James Turner e85a3207ac Add newer FindGDAL with imported target support
4 years ago
James Turner 456c63935c Cmake refresh
4 years ago
James Turner a128272816 Fix CMake include paths
4 years ago
James Turner 2b391ef671 Bundle Cmake FindCURL, for imported target support
4 years ago
James Turner a53c1bfe8b CMake logic to export debug symbols
5 years ago
Mykola Orliuk 65331599ec BoostTestTargets.cmake: support CMake 3.15
5 years ago
Florent Rougon 319b59500c Convert obsolete uses of get_filename_component(<var> <FileName> PATH)
5 years ago
James Turner 99d30d5bb7 CMake tweak: include headers in targets
6 years ago
Erik Hofman 03156a6d94 Better AeoNWave detection
6 years ago
Erik Hofman 08258ee4b3 Detect AeonWave and if it is installed use it, otherwise fall back to OpenAL. Also let get_available_devices() use C++ strings instead of const char*
6 years ago
Erik Hofman 3dceaf7a0b Update to the latest version
6 years ago
Thomas Geymayer af5833cbc5 cppbind: Refactor to use C++11+ type_traits
7 years ago
Erik Hofman c03359a189 Update to the (now GPL) AeonWave version 3.0+
7 years ago
Erik Hofman 175eddd1fa Add the proper SSE options to Clang too
8 years ago
Erik Hofman 203db3d095 Enable SSE and SSE2 by default
8 years ago
Alessandro Menti 86fb1ed00f BoostTestTargets.cmake: fix a wrong include test
8 years ago
Erik Hofman 8d266491c5 Fix the header location
8 years ago
Erik Hofman 65a3d9ed6c Search for the right header file
8 years ago
Erik Hofman efe9648afa Activate AeonWave by setting USE_AEONWAVE to ON
8 years ago
Maciej Mrozowski 33bd02f926 FindUdns.cmake: fix check for cached paths
8 years ago
Erik Hofman 03f7f82856 Revert to the previous way of handling OpenAL. The reason was to find alext.h but that reason has gone by copying a small number of defines
8 years ago
Erik Hofman d1a808c630 Find OpenAL the proper way
8 years ago
Maciej Mrozowski 2b15b6b8ad Add SYSTEM_UDNS CMake option. Remove spurious EXPAT_LIBRARIES linking when using bundled expat.
8 years ago
James Turner 5676f96fbf Require Cmake 2.8.11
9 years ago
Thomas Geymayer b3c7d63809 Let ENABLE_TESTS enable/disable also the new Boost.Tests.
10 years ago
Thomas Geymayer a9e7af6e6e Enable dynamic linking on Mac for Boost.Test
10 years ago
Thomas Geymayer 55f18574aa Fix for CMake 2.6
11 years ago
Thomas Geymayer 02ac1a43c1 Add smart pointer tests (finally using Boost.Test)
11 years ago
James Turner 3e8732b230 Libsvn / APR dependency is removed.
11 years ago
James Turner 06b089ba13 Updated package-management code.
12 years ago
James Turner a530712491 Initial work on package management.
12 years ago
ThorstenB 99cf057906 #946: some libraries not found on Ubuntu/Debian
12 years ago
Frederic Bouvier 4993a5c6c0 Sort fgfs source files in IDE folders - Don't work for headers though
12 years ago
James Turner 47d88bcfa7 Standardise SimGear libraries, for static vs shared.
12 years ago
ThorstenB 78c0419007 Fix libsvn detection for some Linux distros
12 years ago
James Turner c4f6aa2f90 Remove ALUT usage from SimGear .
12 years ago
Frederic Bouvier 4f3e1587b1 Restore auto-detection of SVN libs on Windows
12 years ago
James Turner 3270edcf87 Mac changes for Subversion bundling.
12 years ago
James Turner 8a33223483 Use standard version of FindPackageStandardArgs, no need to copy it.
12 years ago
James Turner 0e4eab1569 Improve ALUT framework detection (for Mac)
12 years ago
ThorstenB 6780a0c8d4 Fixed lib64 auto-detection (again)
13 years ago
James Turner fee652d54a Fix header installation for shared build
13 years ago