Mat Sutcliffe
8e065a8fef
Issue #77 Factor out parts of CDirectoryUtils into CSwiftDirectories
...
CDirectoryUtils is utilities for manipulating directories.
CSwiftDirectories is getters that return directories used by swift.
2020-08-29 14:16:12 +01:00
Mat Sutcliffe
2dc86652c2
Issue #77 Include style
2020-08-28 00:45:26 +01:00
Mat Sutcliffe
e9a4c49d68
Ref T547 Update license masthead in all source code files.
2019-02-22 20:36:43 +00:00
Roland Rossgotterer
659b78832e
Rewrite 7z uncompressing to work on all supported platforms
...
On Windows we ship 7za.exe in our binaries.
On MacOS we do the same, but the executable needs to be called with the full path.
On Linux we don't ship anything but assume it to be available from the distribution.
2018-11-29 20:54:25 +01:00
Roland Winklmeier
15de5ec41d
Implement 7zip uncompressing on Mac OS
2018-11-16 02:49:52 +01:00
Klaus Basan
018a60f23c
Ref T304, array index fix if "7za.exe" is not available
2018-08-13 23:52:39 +02:00
Klaus Basan
f3b48f75a1
Ref T258, use "which 7za" on UNIX systems
2018-02-22 19:52:35 +01:00
Klaus Basan
e53260a817
Ref T258, added compress utils for better encapsulation
2018-02-22 13:58:46 +01:00