Commit Graph

31 Commits

Author SHA1 Message Date
David Refoua
efb3338f5c powershell formatting 2022-11-04 18:47:16 +03:30
David Refoua
02970841c3
optimize compression flags (reduce passes for more speed) 2022-10-27 13:15:44 +03:30
David Refoua
6d77c988db
changes to zip compression parameters 2022-10-18 14:58:16 +03:30
David Refoua
87f7ddf449 formatting and case conventions 2022-10-16 16:13:26 +03:30
David Refoua
f58652fc28 check requirements only for specified switches 2022-10-16 16:01:15 +03:30
David Refoua
cb9d06f8a3 improve plain zip compression 2022-10-15 04:18:38 +03:30
David Refoua
cc85a32e48 use lzma2 for 7-zip compression 2022-10-15 04:14:15 +03:30
David Refoua
3b9e591ea0 improve 7-zip compression efficiency 2022-10-15 04:11:43 +03:30
David Refoua
adcef21034 make sure each edition contains the correct vendored files 2022-10-15 03:55:44 +03:30
David Refoua
2dc5463c31
don't create archive with the root folder prefix 2022-10-15 03:44:15 +03:30
David Refoua
a4c5b9d098
add cmder root prefix to exclude parameters 2022-10-15 02:54:32 +03:30
David Refoua
d7d0f1320b
use correct cmer root path 2022-10-15 01:44:21 +03:30
David Refoua
f301968ac3
remove recurse param 2022-10-15 00:27:27 +03:30
David Refoua
f02bbfc5be
use Get-ChildItem with excluded files instead of dir 2022-10-15 00:20:58 +03:30
David Refoua
50816c6bfc
add verbose message with directory content 2022-10-14 23:42:02 +03:30
David Refoua
28e42104ac
create save to directory if it doesn't exist 2022-10-14 23:16:54 +03:30
David Refoua
2189fe9483
use resolve path for input parameters 2022-10-14 23:07:45 +03:30
David Refoua
1fbe2f7c2d
use absolute path for default cmder root dir 2022-10-14 22:28:50 +03:30
David Refoua
b36b8a4cb3 new version handle logic 2018-03-30 23:23:44 +04:30
Benjamin Staneck
e63368fe96 add file name next to hash values 2017-04-07 07:45:28 +02:00
Benjamin Staneck
aa2eaa6886 switch file hashes from MD5 to SHA256 2017-04-07 06:57:16 +02:00
Benjamin Staneck
1e61b858c3 wipe the build dir clean before packing so leftovers don't end up in the release zips 2015-10-15 07:52:05 +02:00
Benjamin Staneck
1f75f85b7c Merge pull request #605 from Stanzilla/bumpgit
Converting msysgit support to git-for-windows support.
2015-10-12 13:23:06 +02:00
Benjamin Staneck
4ed35fe110 Revert 8b8f98c
Breaks Git: #503 #521, because git <command> actually uses git-<command>.
2015-09-11 23:51:10 +02:00
Benjamin Staneck
3e06fcbf07 First step at converting msysgit support to git-for-windows support. 2015-08-23 20:09:06 +02:00
Martin Kemp
3c289b455b Initial git cleanup PS
It's not functional, yet.
2015-03-18 12:28:34 +00:00
Martin Kemp
de8d2d22f6 Fix the build 2014-08-26 23:52:49 +01:00
Samuel Vasko
46f6f677dc Silencing the noise 2014-04-10 14:42:20 +02:00
Samuel Vasko
b9379b3ae2 Computing hashes 2014-04-10 13:11:41 +02:00
Samuel Vasko
e1c60104ba Updated build and pack Powershell 2014-04-10 12:41:19 +02:00
Samuel Vasko
b30056c4b3 First draft of new build script 2014-02-24 17:33:14 +01:00