Commit graph

114 commits

Author SHA1 Message Date
martkelder
e8f0c004b8 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

Former-commit-id: 29a1e1db95a62db8f9241a9a13dc65915c859d9d
Former-commit-id: efa0d03369bc285cdd9560b6523cde2d24a62ba8
2010-08-09 20:09:12 +00:00
martkelder
8bf3440df6 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

Former-commit-id: 8fc6a0c1d5eb2cab83c9ce52312408caa26bba65
Former-commit-id: 48111e9882acf4fa4f15afa46c64a17fefec5bda
2010-08-09 15:23:08 +00:00
pouillot
814d819e17 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

Former-commit-id: 58c8a2fca3b63418be41c07bfff915a332547e13
Former-commit-id: bb7a400573f2437f57bd342589361c5ecc4bae26
2010-07-10 21:24:18 +00:00
pouillot
ff55fcf1ef 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

Former-commit-id: 74b62397b0116b1800a9a8dd1de0526640793817
Former-commit-id: 9bfa288d3a2bd2fc7756e0bda85de7c68d75ed77
2010-07-10 20:26:18 +00:00
pouillot
30526fddec 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

Former-commit-id: 9154ba4b42789bcfc3ba64ab3062f13189f1df70
Former-commit-id: eb6c69a066ebcdd1b33b1fafb06bad4508ba576a
2010-07-10 19:21:13 +00:00
pouillot
aaba4c5be0 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

Former-commit-id: 36a8165bec765f21bba021c14757d2fa50f11922
Former-commit-id: 599813ed1ee58e9a001b9ee1691c84bea5ada7fd
2010-07-10 15:29:28 +00:00
pouillot
61c4c1d6c9 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

Former-commit-id: 6a84916b010215be55aab243765603bc23298a64
Former-commit-id: 97208f0031cd7cfffaa6f3850615a2f33c3bc56b
2010-07-05 22:13:54 +00:00
pouillot
106f909a6a 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

Former-commit-id: 324b11aa0570970371b6c634efc2f344956fd439
Former-commit-id: 180c39139099d6a374f987681bc91104661e71c7
2010-07-03 13:54:26 +00:00
pouillot
df80233282 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

Former-commit-id: aca30543dba0fc95e25dbd8414fd6a7a4361ac6a
Former-commit-id: a13d889a36fc98a9c9e62ba48e0a0024c86d1e35
2010-06-27 09:50:13 +00:00
pouillot
81c449ccf8 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

Former-commit-id: 9f786d0e969b3af9e55cf47acb49f14be39e2535
Former-commit-id: 1f55e0e43d945f81af7a876f6cd51f2ea28dad0e
2010-06-17 19:34:28 +00:00
martkelder
54aceed8f4 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

Former-commit-id: 9806219dc8f4baf21cc1efc3684c979c49d42034
Former-commit-id: 35e7a3016b59709569b4f8072cf0c375c505f580
2010-04-16 10:03:16 +00:00
martkelder
46511a7485 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

Former-commit-id: f8c53eb9ef02e0c919b63f26cdf37915bd279e96
Former-commit-id: c1a1e32af60dec4a7decbeaed9e941ae596b0e4c
2010-03-13 17:22:34 +00:00
pouillot
2ffdd9d5ca 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

Former-commit-id: dd5aceafd3d35723a4d03eb8c8b4c1cb15e520cd
Former-commit-id: f779b01298d4b779151d3943f75b14cdc53113c0
2010-02-28 15:12:52 +00:00
pouillot
407668c306 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

Former-commit-id: cbff36e6bd206b0180816184b31d3a609616f669
Former-commit-id: cc1d132029d92e672f8520d2555f8dcdc5bbb92e
2010-02-28 09:04:35 +00:00