Commit Graph
30 Commits
Author SHA1 Message Date
Timofey Solomko e714dc308b Updated copyright year to 2018 2018-01-03 19:44:18 +03:00
Timofey Solomko 6b0dd666ce Several modifications to xcode projects
Organization name set to "Timofey Solomko"; reset some settings to its default values; remove separate test project and workspace by merging them into main project; move plist files inside xcode project; use project-wide settings as much as possible; set project version 50 (total amount of releases on github) and CFBundleShortVersion to 4.0.1; versions in xcode project are now managed by agvtool: project version is increased by 1 whenever there is a new release, CFBundleShortVersion will continue to be semantically versioned; remove some unused settings; remove header file and empty build phases.
2018-01-03 19:21:14 +03:00
Timofey Solomko c090d37c43 Set versions to 4.0.2-dev 2017-11-27 21:33:30 +03:00
Timofey Solomko b471e66106 Prepare for 4.0.1 2017-11-25 18:43:39 +03:00
Timofey Solomko 5e46c5837d Swiftlint autocorrect 2017-11-25 18:39:27 +03:00
Timofey Solomko 60051dd193 Add commands to swcomp which can do performance tests 2017-11-23 23:33:55 +03:00
Timofey Solomko e4447ca86f Increase version 2017-11-22 22:57:25 +03:00
Timofey Solomko e8064ae12b Prepare for 4.0.0 2017-11-18 13:31:10 +03:00
Timofey Solomko a544475eca Increase version number in swcomp 2017-11-11 15:16:37 +03:00
Timofey Solomko 2f1ec48fbd Fix some outdated code in swcomp 2017-11-11 15:16:26 +03:00
Timofey Solomko a12407d8ec Update version in swcomp 2017-11-05 13:07:23 +03:00
Timofey Solomko 8d41bc7130 Make swiftlint happier 2017-11-05 00:45:12 +03:00
Timofey Solomko 4776ab95a5 Fix problems in XZ command when outputPath wasn't specified 2017-11-04 23:28:58 +03:00
Timofey Solomko a74efddd64 Force unwrap extract option in 7z, tar, zip commands
This is possible because Key<String> options can never have nil value.
2017-11-04 23:22:17 +03:00
Timofey Solomko 97af15a92c Enable extract options for tar, 7z and zip commands 2017-11-04 23:01:40 +03:00
Timofey Solomko 71aaf4c5cb Reimplement function which writes ContainerEntries for swcomp 2017-11-04 22:56:31 +03:00
Timofey Solomko cf23d44bae Print link path for tar entries 2017-11-04 22:53:56 +03:00
Timofey Solomko 4fa262002f Remake info option for swcomp's tar, zip and 7z commands 2017-10-29 00:47:31 +03:00
Timofey Solomko 86d1026d68 Set version to 4.0.0-dev in some places 2017-10-28 13:16:31 +03:00
Timofey Solomko d6c265c8e1 Add ability to use file name embedded into gzip archive 2017-10-22 17:20:55 +03:00
Timofey Solomko f850bd311a Replace fatalErrors with prints and exits 2017-10-22 17:08:51 +03:00
Timofey Solomko 6811bfb554 Remove unused print statement 2017-10-22 17:06:14 +03:00
Timofey Solomko 90a5f9f4e7 Same changes (compress in bz2 command and default output values) for bzip2 command 2017-10-22 17:06:06 +03:00
Timofey Solomko cd86703404 Move compress functionality into gz command; also provide some reasonable default values for output path 2017-10-22 17:00:22 +03:00
Timofey Solomko f55f8231eb Add verbose option to 7zip, tar and zip commands 2017-10-22 16:40:43 +03:00
Timofey Solomko 920a49d32d Update SwiftCLI to 4.0.2 2017-10-22 16:39:26 +03:00
Timofey Solomko 29e27bc31d Update SwiftCLI to 3.1.0 2017-10-22 16:29:32 +03:00
Timofey Solomko f9f4d71ec8 Remove swcomp revision and update swcomp's description 2017-10-22 13:28:30 +03:00
Timofey Solomko c375f2b0d2 Disable some container related code in swcomp 2017-10-21 23:39:33 +03:00
Timofey Solomko 240493a633 Add swcomp sources 2017-10-21 23:22:40 +03:00