David Walters
|
67a1550a67
Added dSINGLE to premake builds
|
18 years ago |
David Walters
|
b3857636b7
Removed ODE dependency from Drawstuff, to match the automake build system.
|
18 years ago |
David Walters
|
eed932116e
Made premake output always use the build target as the folder name, rather than 'custom'. Removes the --usetargetpath option.
|
18 years ago |
David Walters
|
eae2da917c
Added "dCheckConfiguration", a reference helper that'll parse the configuration string for you; Made drawstuff output the configuration string to the console on startup. The aim here is to provide better technical support for users by giving them the ability to report their setup; This required drawstuff to link with ODE, at least on Windows - I've refreshed premake project configurations to enable this. I'm not sure if automake users will have the same problem, please verify; Updated demo_heightfield to use dCheckConfiguration.
|
18 years ago |
David Walters
|
494836c2cb
[WIN32] Fixed up the '--enable-static-only' and '--enable-shared-only' options. You can now build a project/solution for just .LIB or just .DLL purposes. Also changed the Visual Studio section of the install documentation to reflect the current state of the build system.
|
18 years ago |
Daniel K. O.
|
c954f7e751
Merged codereorganization branch into trunk
|
18 years ago |
Daniel K. O.
|
04ad9548f6
reverted back to 1341
|
18 years ago |
Daniel K. O.
|
ebba0d16c1
Fixed premake scripts
|
18 years ago |
starkos
|
71b555ac76
Visual Studio projects now append "d" to debug libraries.
|
18 years ago |
Jason Perkins
|
3f829fc577
Merged .NET binding to trunk
|
19 years ago |