David Refoua
|
e8d34e07a1
|
allow custom titles for the launcher
Custom option for launcher title
|
2022-10-15 01:39:38 +03:30 |
|
David Refoua
|
77df64b61b
|
include version.rc2
|
2022-10-15 01:25:05 +03:30 |
|
David Refoua
|
db44218d14
|
comment out middle steps
|
2022-10-15 01:21:17 +03:30 |
|
David Refoua
|
1b7d804701
|
add 7-zip progress to output
|
2022-10-15 00:35:34 +03:30 |
|
David Refoua
|
c9ba643851
|
remove invalid symlink
|
2022-10-15 00:29:55 +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
|
a0827fb4f5
|
formatting code
|
2022-10-14 23:27:22 +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
|
813fd6d82f
|
more descriptive verbose comment for packing
|
2022-10-14 22:57:53 +03:30 |
|
David Refoua
|
1fbe2f7c2d
|
use absolute path for default cmder root dir
|
2022-10-14 22:28:50 +03:30 |
|
David Refoua
|
e1c14f6c7e
|
add github actions badge
|
2022-10-14 22:24:50 +03:30 |
|
David Refoua
|
4992227614
|
use correct order of commands to move directory
|
2022-10-14 22:12:59 +03:30 |
|
David Refoua
|
7178b978ec
|
adjust required string double quotes
|
2022-10-14 22:04:55 +03:30 |
|
David Refoua
|
ee01f26680
|
use absolute paths for moving items
|
2022-10-14 22:01:34 +03:30 |
|
David Refoua
|
eede47bfad
|
set the workspace path for github actions correctly
|
2022-10-14 21:56:19 +03:30 |
|
David Refoua
|
9d9519bdd4
|
add missing prefix for github actions
|
2022-10-14 21:52:54 +03:30 |
|
David Refoua
|
f05c77e53c
|
add resolve path for flatten directory function
|
2022-10-14 21:51:04 +03:30 |
|
David Refoua
|
0b163d43ab
|
adjustments to github actions build
|
2022-10-14 21:48:40 +03:30 |
|
David Refoua
|
d567229050
|
add verbose message for flatten directory
|
2022-10-14 21:46:00 +03:30 |
|
David Refoua
|
800a4a953f
|
changes for github actions build
|
2022-10-14 21:25:15 +03:30 |
|
David Refoua
|
be5198c74b
|
use github actions
|
2022-10-14 21:15:46 +03:30 |
|
David Refoua
|
91d5a25fe9
|
use max cpu count switch for msbuild
|
2022-10-14 20:02:03 +03:30 |
|
David Refoua
|
760566acb9
|
resolve conflicts
|
2022-09-12 22:33:52 +04:30 |
|
David Refoua
|
a8bc932dbd
|
resolve conflicts
|
2022-09-12 22:27:41 +04:30 |
|
David Refoua
|
6cd7817938
|
resolve merge conflicts
|
2022-09-11 09:56:40 +04:30 |
|
Dax T Games
|
3d0e6b86e3
|
Merge pull request #2748 from DRSDavidSoft/master
Fix build system scripts (closes #2723)
|
2022-09-10 20:28:44 -04:00 |
|
Dax T Games
|
a027bdc5c2
|
Merge pull request #2747 from DRSDavidSoft/patch-3
Add bin\cmder_shell.cmd
|
2022-09-10 20:23:57 -04:00 |
|
Dax T Games
|
0f490fdb61
|
Merge pull request #2746 from DRSDavidSoft/taskdialog
Use TaskDialog instead of MessageBox (Fixes Builds)
|
2022-09-10 20:22:42 -04:00 |
|
David Refoua
|
795ab5746c
|
Merge https://github.com/DRSDavidSoft/cmder into taskdialog
|
2022-09-10 01:49:31 +04:30 |
|
David Refoua
|
771c53c7f1
|
Re-target build tools & update script
|
2022-09-10 01:47:10 +04:30 |
|
David Refoua
|
805a5fc6e5
|
Merge pull request #3 from DRSDavidSoft/taskdialog
Merge TaskDialog
|
2022-09-10 01:35:04 +04:30 |
|
David Refoua
|
05c92f4cb0
|
Rename cmder_shell. to cmder_shell.cmd
|
2022-09-10 01:10:17 +04:30 |
|
programmer test
|
d2d3d38782
|
Merge branch 'patch-3' of https://github.com/DRSDavidSoft/cmder into taskdialog
|
2022-09-10 01:09:44 +04:30 |
|
David Refoua
|
15d66d394a
|
add cmder_shell.cmd
|
2022-09-10 00:00:24 +04:30 |
|
David Refoua
|
280e40f077
|
Merge branch 'master' into taskdialog
|
2022-09-09 21:31:25 +04:30 |
|
David Refoua
|
8ee5e36fca
|
update switches string
|
2022-09-09 21:26:11 +04:30 |
|
Dax T Games
|
dab1dd93f1
|
Merge pull request #2745 from DRSDavidSoft/patch-3
Minimal comspec detection (related to #2744)
|
2022-09-09 09:14:44 -04:00 |
|
Dax T. Games
|
e2d817a497
|
Add set to fix error
|
2022-09-09 09:11:45 -04:00 |
|
David Refoua
|
d1b1012741
|
minimal comspec detection (fixes #2744)
|
2022-09-09 17:24:25 +04:30 |
|
Dax T Games
|
5c409dabc8
|
Merge pull request #2739 from DRSDavidSoft/patch-4
Update Clink, Clink Completions and ConEmu dependencies
|
2022-09-08 22:32:21 -04:00 |
|
Dax T Games
|
05db3658ad
|
Merge pull request #2738 from DRSDavidSoft/patch-3
Related to #2654: Move space from "{git}{hg}{svn}" to individual parts
|
2022-09-08 22:31:55 -04:00 |
|
Dax T Games
|
ef0de62d82
|
Merge pull request #2742 from daxgames/better_bat
Better bat
|
2022-09-04 09:25:03 -04:00 |
|
Dax T. Games
|
61e7028566
|
CHANGELOG
|
2022-09-04 09:23:03 -04:00 |
|
Dax T. Games
|
59bbdaddc7
|
Cleanup
|
2022-09-04 09:16:39 -04:00 |
|
Dax T. Games
|
7a9ad78e66
|
Fix #2740
|
2022-09-01 13:00:43 +00:00 |
|
David Refoua
|
ec371bafff
|
Update Clink, Clink Completions and ConEmu dependencies
|
2022-08-30 22:10:12 +04:30 |
|
David Refoua
|
a617397aea
|
move space from "{git}{hg}{svn}" to individual parts
|
2022-08-30 21:59:09 +04:30 |
|