walker0643
|
129e61a33a
|
server should look for config in the profile() dir rather than the personal() dir. removed personal() since it is no longer used.
|
2018-03-31 22:48:59 -04:00 |
walker0643
|
4c04f39685
|
reimplement path operations basename() and concat() in Common. these were the last bits remaining in ArchFile* so it was removed
|
2018-03-31 22:41:00 -04:00 |
walker0643
|
131a19d478
|
reimplement ArchFile*::getSystemDirectory() as DataDirectories::systemconfig(). windows will now use ProgramData by default rather than C:\Windows
|
2018-03-30 14:39:12 -04:00 |
walker0643
|
d81054ab6e
|
remove some stale code and put windows service logfile in a better spot
|
2018-03-29 21:41:30 -04:00 |
walker0643
|
c5e70af09a
|
DataDirectories header should be shared between platform-specific implementations
|
2018-03-29 15:50:23 -04:00 |
walker0643
|
72cc7e3d89
|
link gui with common; reimplement finding personal and profile directories on windows (not yet used)
|
2018-03-29 14:01:07 -04:00 |