spring: develop 9760b7bc | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Marek Baczynski | Marek Baczynski | develop | 2009-05-08 16:48:40 | develop 6f0681c1 |
Changeset | use boost::program_options for command line parsing on win32 side effects: - you now specify command line options with -X or --option - --config="directory/with spaces/config.cfg" now works the change is api-compatible with previous command line parsing method. next step should be moving this to the crossplatform parser, then ripping the current cruft out. |
|||
mod - CMakeLists.txt | [ Diff ] [ File ] | |||
mod - rts/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Win/Win32Cmd.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Win/Win32Cmd.h | [ Diff ] [ File ] | |||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | |||
mod - rts/build/scons/config.py | [ Diff ] [ File ] |