Commit Graph

236 Commits

Author SHA1 Message Date
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
torcs-ng d2239331f7 add modules/graphic/osggraph
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4996 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-10-14 16:12:21 +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 50aa464a27 Re #721 Made most useful source files appear in QtCreator and MSVC IDEs, for easy editing (+ cleaned up commented CMake code)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4959 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-09-23 11:22:50 +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
pouillot 6c7db1ab8e Re #683 Added support for building with missing contents in source tree + OPTION_CHECK_CONTENTS CMake option to disable it when usefull ; defaults to Off
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4931 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-09-11 18:33:31 +00:00
pouillot f8fe5acba2 Re #721 Fixed forgotten renaming of Find3rdPartyDependencies.cmake into FindCustom3rdParty.cmake
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4929 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-09-09 14:10:28 +00:00
pouillot ebe537cb74 Re #721 Added support for building with QtCreator + MinGW 4.7 (using the 'MinGW Makefiles' CMake generator)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4928 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-09-09 08:37:40 +00:00
pouillot 7b2cab3ae6 Added run-time startup traces giving infos about the build system used to get the binaries
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4927 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-09-08 17:41:13 +00:00
torcs-ng c67cdaea33 update FindSOLID.cmake for building on Mageia
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4916 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-09-03 17:59:37 +00:00
pouillot 16114372f7 Fixes #738 Make portability a real (shared) library in order to implement missing functions as needed (like strndup, strtok_r, ...)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4907 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-08-30 18:35:40 +00:00
pouillot 5f0f9cce10 Fixes #729 Removed useless SOLID_SOLIDINCLUDE_DIR variable
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4906 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-08-30 18:12:11 +00:00
pouillot 2e09ff41cc Fixes #717 Install sd in <build drive>:/speed-dreams-2-build by default under Windows
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4884 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-08-25 12:57:21 +00:00
pouillot 00b658b2df Re #721 : MinGW 4.7 build system is now up and running (except for networkhuman module)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4838 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-08-08 17:38:39 +00:00
pouillot a4c59147d2 Fixes #722 FindSOLID now finds correctly FreeSolid under Linux, using PkgConfig
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4807 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-07-15 17:18:37 +00:00
pouillot 1137a32f78 Re #634 Port from txml to 3rd party Expat 2 for all platforms (with temporary option to disable if needed)
Re #712 Port from bundled SOLID 2 to 3rd party Free Solid for all platforms (with temporary option to disable if needed)

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4790 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-07-08 13:22:12 +00:00
pouillot 730bc31979 Re #711 Fixes Windows build after added build support for SDL2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4785 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-07-01 15:38:09 +00:00
pouillot 4a339df27c Re #475 Removed -DDEBUG by default (and renamed CMake option OPTION_DEBUG to OPTION_FORCE_DEBUG)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4700 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-04-14 09:56:04 +00:00
pouillot 569a842a22 Fixes #602 Install manpages (after updating the original sources) for our executables
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4539 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-02-26 13:00:58 +00:00
pouillot d49dc10ebe Restored default auto-detection of the SVN revision from SVN sandbox (broken after merge from tags/2.0.0-rc1)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4436 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-01-21 10:40:53 +00:00
pouillot 4ad457327a Re #526 Reverting ldconfig-style shared library files version naming / symbolic linking, as it doesn't work with GCC 4.5 or newer
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4410 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-01-14 12:52:17 +00:00
pouillot a8f1617eb1 Re #526 / #335 Add a new OPTION_AUTOVERSION boolean CMake cache variable (default: On), to enable/disable the aotumatic SVN version detection feature + slightly improve the version naming scheme
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4391 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-01-10 18:18:32 +00:00
pouillot 31e39554e5 Fixes #526 Use the ldconfig version-naming scheme for all shared library files under Linux (modules included)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4340 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-01-02 22:41:22 +00:00
pouillot d58c01a4b7 Fixes #335 Out-of-source builds now work out-of-the-box
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4336 30fe4595-0a0c-4342-8851-515496e4dcbd
2012-01-02 14:45:17 +00:00
pouillot de9654371c Fixed generated clobber.bat script not cleaning all generated files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4308 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-12-27 14:54:02 +00:00
pouillot 10ebd46aec Re #307 Merged version.h and config.h into the only remaining config.h, for simplicity + renamed the speed-dreams project to speed-dreams-2 (should be nearly transparent to anyone)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4238 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-12-03 11:08:11 +00:00
pouillot a260e7937e Re #209 Added OPTION_UNLOAD_SSGGRAPH CMake option (default: true) to enable not unloading ssggraph (usefull on some Linuxes where this makes XOrg crash) + Re #475 Separate OPTION_DEBUG in 2, to make it possible not to define DEBUG cpp symbol (asked by Fedora packagers ; but we'll keep -DDEBUG until 2.0 is out cause we fear issues with MSVC
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4002 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-10-26 16:56:13 +00:00
wdbee d1a039b4ef VC++ 2010 related bug fixes
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3999 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-10-25 15:26:41 +00:00
pouillot 344d923148 Re #307 Fixed generated clobber.sh clumsily removing some source files under Linux (forcing the user to 'rm -fr doc/man' before 'svn up' to work again)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3539 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-05-03 13:33:52 +00:00
pouillot a5431cb781 Re #307 Cleaned-up the non-advanced CMake cache variables, to make things clear about the really useful "first-level" build options (toggle the 'advanced' check-box of ccmake or CMake GUI to make the hidden vars appear again)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3538 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-05-03 13:15:11 +00:00
pouillot 453a67a33d Fixed libs and exe not removed by clobber.sh (linux)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3515 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-04-27 21:56:23 +00:00
pouillot 28bb594428 #307 Removed useless/duplicate dependency to plib/ssg in robots/ssggraph
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3484 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-04-09 15:36:47 +00:00
pouillot ce35e8d95e Re #307 Added more GCC compile-time checks ad fixed all raised warnings + optimized cmake-generated GCC command lines
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3483 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-04-09 14:43:21 +00:00
pouillot 06424710d0 Re #307 Moved OS specific code from linux/windows mains to TGF (makes all CMakeLists.txt simpler + prepare for a unique main source folder
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3445 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-03-13 15:41:46 +00:00
pouillot 986e3efc8f Fixed clobber.sh script compatibility with the dash shell (sometimes used on Ubuntu flavors) + fixed find warnings when running it
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3442 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-03-12 10:13:56 +00:00
pouillot 715d4672e0 Re #361 Next step in moving the whole menu system to a module : moved the whole menu system code as is to src/modules/userinterface/legacymenu, but not yet a real module, still a normal shared lib
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3438 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-03-11 13:43:24 +00:00
pouillot 15045312ef Re #361 (Move the whole menu system to a module) Renamed raceengineclient lib / folder to raceengine (recommended from-scratch rebuild/install)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3432 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-03-08 17:14:29 +00:00
pouillot a18d8d85c5 Re #361 1st step in moving the whole menu system to a module : moved race engine menus to the racescreens lib + implemented the RaceEngine interface
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3427 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-03-08 10:15:33 +00:00
pouillot a7e1504326 Filter-out more files when generating a source package
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3419 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-03-05 15:50:27 +00:00
pouillot 82fb48d6c1 Re #313 (Split Windows installer) Make SD installable anywhere
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3302 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-02-02 22:34:35 +00:00
pouillot e726f4eaa8 Re #313 (Improve Windows binary installer) Multi-plateform speed-dreams-2 install / user settings folder prefix, executable name, and sd2-prefixed tools executables names to enable cohabitation with 1.4.x
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3261 30fe4595-0a0c-4342-8851-515496e4dcbd
2011-01-12 19:32:40 +00:00
pouillot bab75b1b7c New tgfdata library, a high level API to access to the data in the XML files (work in progress)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3173 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-12-12 16:27:38 +00:00
pouillot 8c9b16bb3c Fixed source package generator excluding some useful files (*config.h) and including useless ones (*.so, *.dll ...)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3131 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-11-16 22:15:27 +00:00
pouillot 1821955cee SD_INSTALL_TRACK now installs less .ac files + fixed main CMakeLists.txt svn:keywords (merged from 2.0.0-a2)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3119 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-11-11 10:51:10 +00:00
pouillot e84aec4377 Re #253 (CMake does not work with 2.6) Trying some simplications on IF expressions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3099 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-11-06 10:22:54 +00:00
pouillot 7c4b724452 Removed commented-out code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3098 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-11-06 10:22:42 +00:00
pouillot dd3790c991 Added JPEG support for track preview image (= bg img Track Select)
Added specific JPEG bg images for netwok menus
Fixed GoldStone preview image and converted to JPEG

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3082 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-11-02 18:27:26 +00:00
pouillot 0564f5653c Re #224 : ROBOT_DATA macro (added support for installing glob-pattern-filtered subdirs in data dir ; also XML files in user settings folder through xmlversion : tested OK, but very slow install when many files => not used for the moment) + converted robots to this new 'filtered subdir installation' feature + moved human/networkhuman logos to PNG
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3073 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-11-01 12:30:50 +00:00
pouillot cccfc27b13 Workaround CMake awful auto-expanding vars in some if-statements without $\{\} being used
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3062 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-10-28 13:46:19 +00:00
pouillot b9eab47294 Re #224 Even more simple ROBOT macro
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3059 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-10-24 20:24:48 +00:00
pouillot f627007294 Re #224 Secured ROBOT, ROBOT_MODULE and ROBOT_DATA macros (end)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3052 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-10-24 13:42:25 +00:00
pouillot a0b63cf5fd Re #224 Improved / Secured ROBOT, ROBOT_MODULE and ROBOT_DATA macros
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3051 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-10-24 12:50:47 +00:00
pouillot 148170810a Added the OPTION_OFFICIAL_ONLY CMake option in the build system (false by default, if true, build / install will skip non official contents : tracks, cars, robots, etc ... First selection for discussion towards 2.0
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3016 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-10-18 20:39:21 +00:00
pouillot 1e3fb611c5 Set OPTION_DEBUG=On as the default
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2881 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-10-13 21:59:53 +00:00
pouillot 35678c44fc Re #195 (Problems with Display configuration menu) : Fixed Ruin'dows port (as usual :-()
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2835 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-10-03 16:34:56 +00:00
pouillot 3218a5a56a Fixes #193 : build fails after renaming README and COPYING
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2813 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-28 19:51:45 +00:00
pouillot 62010b4b91 Fixed #163 : Installed version.xml now contains relative paths for installed files, so installed folder can me moved as needed under Windows, like when building a binary setup with CPack
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2810 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-27 21:06:35 +00:00
pouillot 7bc48f0755 Re #189 (fixed broken Linux's side)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2799 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-25 18:35:48 +00:00
pouillot 7707c87498 Re #189 (lacking graph.xml and other files in user settings after from scratch build and install under Windows) : as a workaround, directly update <install folder>/data/version.xml during installation (was updated in <source tree root> and then installed). Seems to fix.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2796 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-25 17:20:18 +00:00
pouillot 7942b0210f Fixed #182 (Link time lib conflict warnings about msvcrt an/or libcmt with MSVC)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2767 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-20 18:41:15 +00:00
pouillot 9c7489668b Fixed #136 (rename *TORCS* build system variables to *SD*)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2759 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-19 13:25:52 +00:00
pouillot ae70b77202 Fixes #167 (standard install folder under Linux) + #104 (bad libDir in Windows trackgen) + install data in data subfolder in replacement of share subfolder under Windows + stronger lib/bin/data/local dir detection at startup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2750 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-16 22:32:58 +00:00
pouillot 807d8886f3 better avoid spaces in install folder name
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2749 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-16 21:46:02 +00:00
pouillot 874edcfacb Fixed #59 : add uninstall target to the build system + generate clobber.sh/bat script for full in-source build files cleanup + moved files to the cmake folder
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2727 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-07 21:34:19 +00:00
pouillot e26ae8d6c5 Exclude .psd (just as .xcf*) files from source package
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2715 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-09-04 12:44:15 +00:00
pouillot 60a8a9378e Fixed *.xcf* files not excluded when installing robots data files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2705 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-08-28 13:21:45 +00:00
pouillot 5f5180fc95 Re #132 (Multi-threaded race engine) Fixed cmake failure after raceengine.cpp split
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2690 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-08-21 21:53:19 +00:00
torcs-ng 0a7e15acae remove message file install in macro.cmake
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2659 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-08-14 21:19:06 +00:00
pouillot 7190e53895 Re #145 : Improved tracing system in a transparent way for existing code + used new tracing functions in some few places, in order to test.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2657 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-08-14 19:29:07 +00:00
pouillot 7458028fa4 Re #144 (Task D05 : JPEG image support => upgraded GfTexReadXX API for transparent JPEG support everywhere PNG was possible) + Re # 138 (Task D29 : Car preview and selectable livery => moved preview image to JPEG for gaining space
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2651 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-08-13 19:07:16 +00:00
torcs-ng e4da35bb87 change macro.cmake for install default.xml in simplix
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2650 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-08-12 17:52:27 +00:00
martkelder f53eb87fe1 libsdlmain.a seems not to exist on all systems.
It also doesn't seems neccesairy on all systems, and if neccesairy already in SDL_LIBRARY.
So I made SDLMAIN_LIBRARY optional: cmake will not fail if SDLMAIN_LIBRARY isn't found.


git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2642 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-08-09 20:09:12 +00:00
martkelder faa1c098a9 Link to libdl if that library is found for speed-dreams (linux), sd-menuview and sd-trackgen.
This should solve the compile issue of madbad as posted to the speed-dreams-users mailing list on 2010-08-07.


git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2639 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-08-09 15:23:08 +00:00
pouillot 896536378c Fixed TORCS_XXXDIR_ABS not configured correctly in an in-source-tree from scratch build
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2562 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-07-10 21:24:18 +00:00
pouillot ab07c0e316 Fixed mistake in previous commit about version.xml install under Linux
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2560 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-07-10 20:26:18 +00:00
pouillot b37090ef4f Fixed CPack generated binary installers not installing version.xml + cleaned up useless files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2559 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-07-10 19:21:13 +00:00
pouillot 95c19f483e Fixes #135 (remove dependency on ALUT)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2552 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-07-10 15:29:28 +00:00
pouillot 36868c5676 Generate PACKAGE_SRC MSVC project in order to be able to build the source packages (workaround for CMake bug)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2551 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-07-05 22:13:54 +00:00
pouillot 2239dca945 WIP : Improved package generation configuration (added source package support (not yet under Windows) + made versionning scheme consistent with master CMakeLists.txt
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2549 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-07-03 13:54:26 +00:00
pouillot 6f522ab568 Excluded .xcf and .xcf.bz2 when installing robot sub-dir
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2543 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-06-27 09:50:13 +00:00
pouillot 5005478bab Added unfinished low level / fine grain scheduling spy in TGF to study multi-threaded race engine behaviour
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2527 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-06-17 19:34:28 +00:00
martkelder 0f297ac060 Add warning message if the wrong ENET_INCLUDE_DIR is used.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2342 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-04-16 10:03:16 +00:00
martkelder ea8c66095f Replace the TORCS_NG definition with the SPEED_DREAMS definition.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2285 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-03-13 17:22:34 +00:00
pouillot eab838d59d Fixed infinite loop in splash when image not found + code cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2277 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-02-28 15:12:52 +00:00
pouillot cbfc4e08b4 Promoted sdl-port branch to the new trunk, towards 2.0
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2276 30fe4595-0a0c-4342-8851-515496e4dcbd
2010-02-28 09:04:35 +00:00