Commit Graph

44 Commits

Author SHA1 Message Date
beaglejoe 2f4e77dab2 Add option to create portable app for Windows
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9208 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-11-05 22:25:58 +00:00
beaglejoe 0195c423aa Change OPTION_CLIENT_SERVER default to true
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9045 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-06-25 23:32:36 +00:00
beaglejoe 0c06f96f76 Add OPTION_PARAM_OPTIMIZER (off by default)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9019 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-06-19 17:30:34 +00:00
torcs-ng 905a1c451d - update option.cmake for tinygltf
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8869 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-04-06 08:14:22 +00:00
torcs-ng 2aa9034794 - added option_tinygltf
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8864 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-04-04 09:19:30 +00:00
beaglejoe 5d2bc9cc37 Always allow partial builds
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8440 30fe4595-0a0c-4342-8851-515496e4dcbd
2022-08-31 15:54:32 +00:00
beaglejoe 1e6e7d8ae6 Add OPTION_PARTIAL_BUILD for building subset(s) of tarred sources
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8331 30fe4595-0a0c-4342-8851-515496e4dcbd
2022-07-22 15:57:01 +00:00
beaglejoe 0c78be7bb9 Add OPTION_ALL_IN_ONE_PACKAGING to make one big installer for Windows(off by default)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8322 30fe4595-0a0c-4342-8851-515496e4dcbd
2022-07-18 23:55:34 +00:00
beaglejoe 52b91d570c Add OPTION_TRACKEDITOR and cmake changes for trackeditor
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8212 30fe4595-0a0c-4342-8851-515496e4dcbd
2022-06-19 03:01:03 +00:00
beaglejoe 3b06798159 Fix OPTION_UNLOAD_SSGGRAPH to work on non-unix platforms
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8087 30fe4595-0a0c-4342-8851-515496e4dcbd
2022-03-23 15:41:03 +00:00
iobyte 9bd072e614 remove cmake OPTIONS_HUDDEBUG and always build OSG debug HUD
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7996 30fe4595-0a0c-4342-8851-515496e4dcbd
2022-02-04 22:13:02 +00:00
iobyte 1cfab5829a remove cmake SDL_JOYSTICK and SDL_FORCEFEEDBACK options
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7864 30fe4595-0a0c-4342-8851-515496e4dcbd
2022-01-02 19:19:48 +00:00
beaglejoe 35b996a76d Remove CMake SDL1 code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7657 30fe4595-0a0c-4342-8851-515496e4dcbd
2021-09-16 21:03:12 +00:00
beaglejoe 6b73e22695 WIP for Build automation Ticket #1069
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7574 30fe4595-0a0c-4342-8851-515496e4dcbd
2021-06-16 16:18:54 +00:00
torcs-ng 17933ac935 - push all OSGDEBUGHUD in Option now (desactivate by default)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7245 30fe4595-0a0c-4342-8851-515496e4dcbd
2020-12-31 01:00:49 +00:00
beaglejoe ae242bee66 Added OPTION_PACKAGING to control custom packaging (WIP)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6669 30fe4595-0a0c-4342-8851-515496e4dcbd
2019-06-04 00:55:22 +00:00
torcs-ng 19ee4b2f22 - Update webserver
- cmake option webserver true

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6517 30fe4595-0a0c-4342-8851-515496e4dcbd
2017-11-12 00:30:20 +00:00
beaglejoe 37f5306476 Add CMake OPTION_CLIENT_SERVER
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6479 30fe4595-0a0c-4342-8851-515496e4dcbd
2016-10-11 17:35:17 +00:00
beaglejoe a07f6b0f81 Fixed build if SDL_joystick is OFF or SDL1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6434 30fe4595-0a0c-4342-8851-515496e4dcbd
2016-06-02 22:51:09 +00:00
madbad ab200174b3 Add OPTION_WEBSERVER to cmake
to be able to build with/without WEBSERVER 	services

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6270 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-11-23 19:44:40 +00:00
beaglejoe e7f7e3cfa3 Change SDL2 and SDL joystick to be the defaults
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6173 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-10-17 14:46:49 +00:00
beaglejoe bdc5e74207 Added 'OPTION_USE_MACPORTS' to CMake
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6100 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-08-31 00:04:57 +00:00
beaglejoe 1e29484189 Removed conditionals to close Ticket 356
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6084 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-08-21 00:07:15 +00:00
beaglejoe e28e47fa49 Changed CMake defaults to build with Start paused & cooldown driving.
Can be turned on/off via Simulation options 

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6027 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-06-16 03:48:06 +00:00
torcs-ng fa56a07159 - pushed option OsgGraph to true
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6021 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-06-08 20:53:25 +00:00
beaglejoe 8caba1abda Added OPTION_SDL_JOYSTICK to allow using SDL instead of PLIB for joysticks
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5973 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-04-15 17:53:48 +00:00
beaglejoe 1f5a228231 CMake changes for Ticket 711 (SDL2 option)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5937 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-04-01 19:29:12 +00:00
torcs-ng a0123d85c3 - Reverted previous commite (for osggraph)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5921 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-03-22 21:57:08 +00:00
torcs-ng 31e96ace11 - Removed Option for OsgGraph (Now it's always build)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5920 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-03-22 19:39:00 +00:00
torcs-ng 878001fb05 - fix multiple warning on new GCC
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5908 30fe4595-0a0c-4342-8851-515496e4dcbd
2015-03-18 20:07:06 +00:00
beaglejoe 3c0f60d242 Implementation of [#356] Manual race start and end
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5812 30fe4595-0a0c-4342-8851-515496e4dcbd
2014-10-27 23:16:06 +00:00
mungewell 70fef221f5 Fix some repetition in the cmake files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5805 30fe4595-0a0c-4342-8851-515496e4dcbd
2014-07-31 04:12:01 +00:00
mungewell 79acb89c9b Bug #692 - Initial attempt at replay capability
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5803 30fe4595-0a0c-4342-8851-515496e4dcbd
2014-07-30 03:19:34 +00:00
beaglejoe 9324a01d04 Remove Menu Music CMake option
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5485 30fe4595-0a0c-4342-8851-515496e4dcbd
2013-05-28 15:50:38 +00:00
pouillot 95795d7319 Re #58 Default build type / configuration for makefile-style builds is now 'Release' (if not specified in CMake command line or through ccmake)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5359 30fe4595-0a0c-4342-8851-515496e4dcbd
2013-03-24 14:38:12 +00:00
pouillot 1d13ca21bf Re #784 New -n/--norandom cli switch for 'repeatable randomness' (srand never called in this case) + removed CMake option OPTION_REPEATABLE_RANDOM
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5240 30fe4595-0a0c-4342-8851-515496e4dcbd
2013-03-02 16:30:14 +00:00
pouillot 196c6b5794 Re #787 MSVC warning level raised to 4 (was 3) => make it closer to our current GCC warning set + hidden C4251 everywhere
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5171 30fe4595-0a0c-4342-8851-515496e4dcbd
2013-02-22 18:02:47 +00:00
pouillot a51e82c0d1 Re #755 Enabled menu music by default (cmake-configuration time) + improved portability of FindOGG/Vorbis/VorbisFile.cmake (thanks Joe)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5148 30fe4595-0a0c-4342-8851-515496e4dcbd
2013-02-16 17:29:09 +00:00
pouillot 5eb95e1242 Re #784 New advanced CMake option OPTION_REPEATABLE_RANDOM + Fixed GCC 4.7 warnings in genparoptv1 + Renamed GfParmSetNumEx to GfParmSetNum (let's use overloading)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5147 30fe4595-0a0c-4342-8851-515496e4dcbd
2013-02-16 15:25:07 +00:00
pouillot e7ad8f4f96 Re #771 CMake config updated for MinGW (builds and installs, but runs bad) and MSVC (not tested, should work with AlphaPixel binaries for 2008/2010)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5085 30fe4595-0a0c-4342-8851-515496e4dcbd
2013-01-02 15:43:31 +00:00
pouillot 7173d694a3 Re #755 Applied Joe's menu-music-5040.patch : menu music first step
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5042 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-11-11 15:38:27 +00:00
pouillot 848a5ddd04 Fixes #475 Renamed DEBUG define to SD_DEBUG to avoid confusions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4983 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-10-07 13:53:17 +00:00
pouillot d6fda8ace6 Fixes #758 Always use -DNOMINMAX for MSVC builds
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4944 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-09-15 14:18:27 +00:00
pouillot c9f8404c94 Re #307 Split the big macros.cmake into several smaller and better readable files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4943 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-09-14 18:39:40 +00:00