Commit graph

67 commits

Author SHA1 Message Date
pouillot
f0624bb403 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

Former-commit-id: 9402aa859e40a442eae68888a5814a393efe6839
Former-commit-id: 8137df76708c2ed8a9f9ecdeaf6c08ccec329bac
2012-02-26 13:00:58 +00:00
pouillot
3ba22b5e1f 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

Former-commit-id: 12a51bd6bd4fe15a17c8098fffcc0a3afeaadd88
Former-commit-id: 63e7c5803c61a0cbb4bb5207c6817e79a1eb41d5
2012-01-21 10:40:53 +00:00
pouillot
fc6cc15f35 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

Former-commit-id: c4798a2a4dd4e971eb0c0787dba2a66c8f24ecce
Former-commit-id: b358d35c5141b04de0f1a57ca31d7e387527ea7d
2012-01-14 12:52:17 +00:00
pouillot
4b87e3c54e 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

Former-commit-id: 4fad5ebc63703f8b697675af84a900ad2f07afc3
Former-commit-id: 9b1893b4e9da448c930bce4043f9fb2460a76ff1
2012-01-10 18:18:32 +00:00
pouillot
619f843837 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

Former-commit-id: 36cb688e1cad589f272d9275c95000bc7db1df22
Former-commit-id: a98f30734937c971a72b3b9e31f41873aae91e0a
2012-01-02 22:41:22 +00:00
pouillot
b132517b0b 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

Former-commit-id: ec0cef3fb7712dfe57b323c7b54168fc403b9966
Former-commit-id: 75af34692358627c5afbf3e6b4464af93a043b02
2012-01-02 14:45:17 +00:00
pouillot
6cac728a5d 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

Former-commit-id: b551c7588f74dddf8a8bf4d5c525b2124cea0493
Former-commit-id: b9b303aadfc890ebc59d30ff4ede24df9618f409
2011-12-27 14:54:02 +00:00
pouillot
766eeede04 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

Former-commit-id: f32e65c6bce62cdedc37c08d7491739f026621f3
Former-commit-id: 149d23e50a81611704dfe9010d0054966cc4588d
2011-12-03 11:08:11 +00:00
pouillot
b6cc1f7aae 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

Former-commit-id: ecd105cf4f87001a1050dceb7ad8de82ac408af8
Former-commit-id: acee4981263ac9f181290c9f0bf2ede63cd9e7b2
2011-10-26 16:56:13 +00:00
wdbee
b691348de7 VC++ 2010 related bug fixes
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3999 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 945e46511f15ea1e8b5ddacc226bc04e6fb99e0b
Former-commit-id: b7ba3fba8a3763e9ec6643d63b819921b613c40b
2011-10-25 15:26:41 +00:00
pouillot
f6be8dc99b 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

Former-commit-id: bce27dbda574218efbf8814e7634fb7e75e9fd0c
Former-commit-id: b811898692f5e62677879c6c3c29ac72841268af
2011-05-03 13:33:52 +00:00
pouillot
656a98aef6 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

Former-commit-id: 0af33d040a51a95c28335bc2b09677567810a23f
Former-commit-id: f627211324d617094e7f0c938e55bdb249b29048
2011-05-03 13:15:11 +00:00
pouillot
94a7df28fa 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

Former-commit-id: a87148c290e53f9c3116a7a97e4c989eed224553
Former-commit-id: a59317dc58e7eedcad6fdb99bef334cd1698651a
2011-04-27 21:56:23 +00:00
pouillot
6ca13ffd97 #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

Former-commit-id: 4983755f1e223bd04853c69d2b9c81a6c45a0922
Former-commit-id: 1217f9188bc613c1672bdcbd6b8e1c06327fba98
2011-04-09 15:36:47 +00:00
pouillot
2da50ba2e1 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

Former-commit-id: 5606db31b429f378ef060f4cf9ddb64b8fcb86e4
Former-commit-id: 81e1388e14bf6ee0ffcc6c384193b166faa9fa52
2011-04-09 14:43:21 +00:00
pouillot
fb47a10c49 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

Former-commit-id: abcbdc95c708d7354053a84e381f223d2288cbe9
Former-commit-id: f948e4063730ae6e35879d43c8d52e899ae2eced
2011-03-13 15:41:46 +00:00
pouillot
63f45001be 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

Former-commit-id: 098b84012fea9433e873105cb027589d0094eae0
Former-commit-id: bbe5a1033605dfc5be87925e265dbf4c476b6cd9
2011-03-12 10:13:56 +00:00
pouillot
aac2fa04f1 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

Former-commit-id: d833ba6f030b73cc37c14e00eda7c2e58aacb96b
Former-commit-id: 3d5297f1d5cf88543963ccba5dbd6eebbe00aa72
2011-03-11 13:43:24 +00:00
pouillot
d9b57d6e43 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

Former-commit-id: 2096d25f3b8da06567f451044e8241578e38965c
Former-commit-id: 11c09d9ec6f3a5886d5f6664084c84097a51c448
2011-03-08 17:14:29 +00:00
pouillot
0dd232a083 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

Former-commit-id: b6544132f8fc0e767aee1b77e19c71fc8f3b54bc
Former-commit-id: bb53f1a9c290ca98f2ea7fca1078856d54e5f31d
2011-03-08 10:15:33 +00:00
pouillot
6dbb3bf7dd 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

Former-commit-id: b65caa96241bd7ffa0dcf83de023e8325f78e718
Former-commit-id: 9c52eecd3c7592c6d3012d7644fd1a1d5d95f0fa
2011-03-05 15:50:27 +00:00
pouillot
a9caf2eb92 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

Former-commit-id: 52537803d9ae0e0deb4eaa9b83091aaebb0fe9b3
Former-commit-id: d5dc56f7ccba30b2b0b7f3526ca4d10c359c6c2e
2011-02-02 22:34:35 +00:00
pouillot
512c02157a 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

Former-commit-id: 47fb2bf5a83e7f44c489be6620bee6f1982b2208
Former-commit-id: 8a24125280d7cc601d83687a869b0d0065cbb90f
2011-01-12 19:32:40 +00:00
pouillot
af88ef1cca 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

Former-commit-id: 00dcfde4e35244f23c5ee7b4470ceba902b2db04
Former-commit-id: cf199b77cfe66c017b6c2df2b9b61d7c3ccfe13f
2010-12-12 16:27:38 +00:00
pouillot
0fbe8d896a 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

Former-commit-id: d628e879d7d348df926bb24303e77dd749b62dce
Former-commit-id: a79555ad715581d82c7ba9f78f87b4c1db7808da
2010-11-16 22:15:27 +00:00
pouillot
86b0be8ede 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

Former-commit-id: 6dc4eec79c231bf381b0fa20a58ab621faf26726
Former-commit-id: b274d6611a777fa6850ef0bb2666195634383615
2010-11-11 10:51:10 +00:00
pouillot
90ddb1a8a0 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

Former-commit-id: f498809642f639d799505e1c4a298f32d35a30f0
Former-commit-id: 01654a4e05b485c66fabda76661dcaf83e68b2b2
2010-11-06 10:22:54 +00:00
pouillot
f4d248ccc5 Removed commented-out code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3098 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: abc46f7288976f0a2f9b44f0f622be0c1096e24c
Former-commit-id: 9217500117f1579042ad2437d1e6cbaf3b30606d
2010-11-06 10:22:42 +00:00
pouillot
c59e978b4d 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

Former-commit-id: 9592b813517bb1a71c56935f2eebb2501be77515
Former-commit-id: 05132b1de8d0681037333d38eb5eadb8b534892c
2010-11-02 18:27:26 +00:00
pouillot
6c3d791577 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

Former-commit-id: caf27574ff991831267c4cb7008a6522fb475119
Former-commit-id: 51548a7dbe49b4f43f6eee9a1066964b1fe1dfd7
2010-11-01 12:30:50 +00:00
pouillot
d6a9c05ad5 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

Former-commit-id: 1eb37d17b12b18f0f230ce3efbc051080c456937
Former-commit-id: 7fbab9e92742956c026e3cf517b4c0cc6bd3cad2
2010-10-28 13:46:19 +00:00
pouillot
970147d8f6 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

Former-commit-id: d91d6dd360766ef58f4f9bf38cac7e1086610d3d
Former-commit-id: fe4b00807f7aaaaf16972963551e919444eccdfb
2010-10-24 20:24:48 +00:00
pouillot
003f0bc2cc 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

Former-commit-id: a5ab5729076837ebec14bda439a47d5b96a685c2
Former-commit-id: 597ad0d597b6bf58b0bc9a804c8568a691b79723
2010-10-24 13:42:25 +00:00
pouillot
f8eedca393 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

Former-commit-id: e635305abcf27d44ddbfd5b7a919dfdab5a2ed28
Former-commit-id: d6d920d1471e05befdda28107aad4fc3329dc3c8
2010-10-24 12:50:47 +00:00
pouillot
0291e505f7 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

Former-commit-id: 5ad230438299bc00430ba15f7f39c838f282319e
Former-commit-id: 53edc1a1e9f1cedfbaf246f0f9d01bcf938bd903
2010-10-18 20:39:21 +00:00
pouillot
38a43bfdd3 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

Former-commit-id: fd86e810676e919affc5d57a12edc1b6e7b85d69
Former-commit-id: e515329a1dafb1fbb95d1feaafcba4d8a88a80e2
2010-10-13 21:59:53 +00:00
pouillot
c7e3362a83 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

Former-commit-id: 96362bf1d5257c10fe26515cab86e5b0afaa7165
Former-commit-id: ec84a158e20a6e5def139a1ff77435d59a12775e
2010-10-03 16:34:56 +00:00
pouillot
da58052936 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

Former-commit-id: fbe0571ddced425370c87dd3b63c6a8b02acda9f
Former-commit-id: 03186cf5b511e743a3a84db8c2170b3f5616c34c
2010-09-28 19:51:45 +00:00
pouillot
25ae2a25c4 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

Former-commit-id: 5fd9f606bde20a3b1ede882a3f47f4c2a105b7dd
Former-commit-id: 5b445f0db8342984cf3457be1a5dc45d3a14d754
2010-09-27 21:06:35 +00:00
pouillot
e9f2228eb1 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

Former-commit-id: a2b6b137accbd0da6acce4757c49b34c60560645
Former-commit-id: c59f254a2c983a57cfa8747eacf15c8a1c051823
2010-09-25 18:35:48 +00:00
pouillot
af705486a7 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

Former-commit-id: bf0818b861103e495ae49161160c215b72b034fd
Former-commit-id: 94dce1927093d5351c13396650fbe8c5fa4a27e6
2010-09-25 17:20:18 +00:00
pouillot
af1353b625 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

Former-commit-id: 648416f4c6826f90ad03af5a5fa1d1c865936067
Former-commit-id: 954eafd19540540d3acf200df348ee548f99c427
2010-09-20 18:41:15 +00:00
pouillot
3c176f95b3 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

Former-commit-id: 0bcda7b4068e1207e769dc45e4647bd6d0accaa4
Former-commit-id: 9651d5c86740b4ef18f0443ba87e92b772602168
2010-09-19 13:25:52 +00:00
pouillot
d18900ee05 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

Former-commit-id: 80ea3b0c7ce28b24e382fe2f7557ab3d50bacb18
Former-commit-id: 58d95dcd679ef1063653e470cab0c37c9348e4c6
2010-09-16 22:32:58 +00:00
pouillot
095c45729d 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

Former-commit-id: 1dfbaa6834cf52def4964293c4a35205a74dfb61
Former-commit-id: 33097774cd36c2f9316128e62faf5f501f2dbbb3
2010-09-16 21:46:02 +00:00
pouillot
b45634ba5c 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

Former-commit-id: e90d02cad90a1ea3631517e1258951a3b78c6d4c
Former-commit-id: dd41213d98d09050ff7c15ae94e618fa56484ab6
2010-09-07 21:34:19 +00:00
pouillot
d769f9d5ac 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

Former-commit-id: ab03a11ed3afc96ab4cbfce2c53535e129b4107c
Former-commit-id: e855371db483d7b335d2421a04d540b809f23bac
2010-09-04 12:44:15 +00:00
pouillot
eb657248c1 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

Former-commit-id: 6d2efb8b580448c600594058b814ad666211f907
Former-commit-id: 3bf6f33472b42a558193cc203da02d3d22856b31
2010-08-28 13:21:45 +00:00
pouillot
28feb82d1d 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

Former-commit-id: d9330d3532e9d3e8750a7ed4a7ba65346a1ee67d
Former-commit-id: 646520a16c1bd4911bf44283e2e52c511e7f7cec
2010-08-21 21:53:19 +00:00
torcs-ng
b63d4269af 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

Former-commit-id: 114b3ddfe2972aee7e822898136750d3272820f6
Former-commit-id: 6208c48dd5e5c93ad8c31ae846b8927a13d13fc4
2010-08-14 21:19:06 +00:00