2025-11-29 12:42 CET

spring: develop debe1927 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2008-01-19 22:11:22 develop c2b2ee77
Changeset * Factor out the code to locate data directories from UnixFileSystemHandler
  into it's own class, DataDirLocater. Should make it slightly easier to reuse
  without dragging in lots of other Spring code. (though more work is probably
  needed.)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5351 37977431-3df6-0310-b722-df95706aa16b
mod - SConstruct Diff ] File ]
add - rts/System/Platform/Linux/DataDirLocater.cpp Diff ] File ]
add - rts/System/Platform/Linux/DataDirLocater.h Diff ] File ]
mod - rts/System/Platform/Linux/UnixFileSystemHandler.cpp Diff ] File ]
mod - rts/System/Platform/Linux/UnixFileSystemHandler.h Diff ] File ]
mod - rts/build/scons/filelist.py Diff ] File ]