1
0
Fork 0
Commit graph

27 commits

Author SHA1 Message Date
ThorstenB
c4dc12ec94 Improved CMake support for libsvn
Don't detect libsvn without APR.
When installed, enable libsvn support by default (same as for automake).
When enabled, provide libsvn to fgfs.
gitignore temporary CMake files
2011-08-04 18:59:46 +02:00
James Turner
7abf7c5748 CMake header support for XCode/Visual Studio 2011-07-19 07:58:03 +01:00
ThorstenB
ba471db647 Martin Spott: CMake DBus module, credit goes to the KDE project
from whom the file was copied.
2011-06-13 00:44:22 +02:00
Mathias Froehlich
2d723d0e13 Fix linking with -lsgtsync with cmake. 2011-06-12 08:29:49 +02:00
Torsten Dreyer
b7656b5275 Change SimGear library order for fgadmin 2011-06-08 16:02:07 +02:00
Tim Moore
9c98258ab0 Merge branch 'releases/2.2.0' into next
Conflicts:
	CMakeModules/FindSvnClient.cmake
	src/FDM/JSBSim/JSBSim.cxx
2011-02-15 13:26:24 +01:00
Frederic Bouvier
c21ba6cb20 Cmake: restore its original name to the ephemeris library 2011-01-23 21:07:24 +01:00
Frederic Bouvier
58550d9e70 Cmake: remove debug messages 2011-01-23 09:49:04 +01:00
Frederic Bouvier
65239f8f53 Build Terrasync with libsvnclient under Windows 2011-01-23 09:42:13 +01:00
James Turner
db3717a30e Working Cmake-terrasync-libsvn support. Probably needs additional refinement, but testable. 2011-01-22 19:24:35 +00:00
James Turner
c1f44b366c Working Cmake-terrasync-libsvn support. Probably needs additional refinement, but testable. 2011-01-19 12:14:59 +00:00
Frederic Bouvier
d0a2fbba99 Revert joystick patch. One would have to provide a better one 2011-01-14 22:37:39 +01:00
Frederic Bouvier
4d0a6f5668 Olaf Flebbe: incorporate plib js code to fix problems with MS joysticks under Vista and 7 2011-01-14 21:32:59 +01:00
James Turner
ed4a2369a4 Copy SelectLibraryConfigurations into our modules, to support CMake 2.6 2011-01-14 10:52:38 +00:00
James Turner
5deec69e00 First attempt at libsvn support in terrasync with CMake
- not yet working!
2011-01-09 00:15:29 +00:00
James Turner
6564a9858b Fix CMake inclusion for copied FindGit.cmake 2011-01-09 00:04:59 +00:00
James Turner
e3d317d31e Add FindGit from CMake 2.8.3 distribution 2011-01-08 21:43:23 +00:00
Frederic Bouvier
9a0f0cb15a Cmake: fix copy/paste typo 2011-01-08 16:45:40 +01:00
Frederic Bouvier
39ecaf0ca8 Cmake: use debug version of plib when building in debug mode 2011-01-08 15:17:49 +01:00
Frederic Bouvier
311925ecb4 Cmake: use debug version of simgear when building in debug mode 2011-01-08 15:02:30 +01:00
Frederic Bouvier
4b873d974e Cmake: remove debugging message 2011-01-03 19:01:39 +01:00
Frederic Bouvier
c8bdf8c198 Cmake: fix SimGear version check for MSVC 2011-01-03 18:58:15 +01:00
James Turner
61c88af564 CMake: Windows PLIB fixes from Olaf Flebbe. 2011-01-01 21:22:37 +00:00
James Turner
e8500b3f2d Uninstall rule, pinched from OSG 2010-12-28 13:43:14 +00:00
James Turner
2b5f50e856 WIN32/MSVC fixes from Olaf Flebbe 2010-12-27 12:44:17 +00:00
James Turner
3f00b27926 Fix link ordering to keep GNU ld happy. 2010-12-19 09:03:35 -08:00
James Turner
a91ec5f9f9 Initial work on CMake build files, with considerable help from Olaf Flebbe. 2010-12-19 15:06:04 +00:00