Benjamin Staneck
44aadccbec
⬆️ ConEmu to 180528
...
release notes: https://conemu.github.io/en/Whats_New.html
2018-05-29 22:42:32 +02:00
Benjamin Staneck
83f411384c
⬆️ Update Git to 2.17.1
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.17.1.windows.2
2018-05-29 22:37:21 +02:00
Benjamin Staneck
7d31eeaa5a
enable unc paths by default
2018-05-17 15:50:06 +02:00
David Refoua
36403df91e
Updates issue template, notes on README.me and fixes line ending ( #1751 )
...
* add integration notes, refined docs
* change img size
* verbose issue template
* move docs from README to WIKI
* increased politeness factor by 10%
2018-05-04 00:29:25 +02:00
Dax T Games
a843e85c8b
Fix GitHub download failures ( #1760 )
...
* Github changed to only accept TLS 1.2 connections, this fixes the resulting failures.
2018-05-04 00:28:14 +02:00
Benjamin Staneck
4f3fcae9d9
Merge pull request #1754 from cmderdev/daxgames-patch-2
...
Fix git install root
2018-05-01 02:24:26 +02:00
Dax T Games
13ea026dc9
Fix git install root
...
This is untested so don't merge yet. I'll test tonight.
2018-04-26 19:06:18 -04:00
Benjamin Staneck
dc8e572ca5
⬆️ ConEmu to 180416
...
release notes: https://conemu.github.io/en/Whats_New.html
2018-04-19 09:07:55 +02:00
Benjamin Staneck
b2262522c9
⬆️ Update Git to 2.17.0
...
Release notes: https://github.com/git-for-windows/git/releases/tag/v2.17.0.windows.1
2018-04-13 20:20:59 +02:00
Benjamin Staneck
9d0729fe42
⬆️ ConEmu to 180411
...
release notes: https://conemu.github.io/en/Whats_New.html
2018-04-13 20:20:59 +02:00
Benjamin Staneck
a1e47ceaca
Merge pull request #1745 from daxgames/fix_reg_cleanup
...
Fixes for recent reworks
2018-04-13 18:27:11 +02:00
Dax T. Games
2a18ba084c
fix spelling
2018-04-12 21:43:31 -04:00
Dax T. Games
12e3761017
fix tab
2018-04-12 21:41:42 -04:00
Dax T. Games
b8890ed297
switch to debug output
2018-04-12 21:39:52 -04:00
Dax T. Games
063f30c193
fix git missing error on cmder mini cmd shell
2018-04-12 21:32:38 -04:00
Dax T. Games
bc72f20a2d
reposition echo
2018-04-12 21:06:00 -04:00
Dax T. Games
78a9711447
fix unreg cleanup
2018-04-12 21:05:38 -04:00
Benjamin Staneck
55d9b25f57
double quote more paths
...
fixes #1681
2018-04-06 18:08:28 +02:00
Benjamin Staneck
7294092618
fix a typo
2018-04-06 00:00:11 +02:00
Benjamin Staneck
959073ac5c
Merge pull request #1730 from DRSDavidSoft/dev-david
...
Generate Win32 version string based on build no, git tag or fallback to changelog
2018-04-05 23:51:06 +02:00
Benjamin Staneck
e746101ed2
Merge pull request #1739 from daxgames/fix_init
...
fix bash and powershell init scripts
2018-04-05 23:48:26 +02:00
Dax T. Games
65bf25f1d0
fix bash and powershell init scripts
2018-04-03 14:17:34 -04:00
David Refoua
94e7c24b72
minor typo fix
2018-03-31 00:03:39 +04:30
David Refoua
d6569192fc
replace tabs to spaces
2018-03-30 23:57:21 +04:30
David Refoua
7d04ded1c2
add appveyor message
2018-03-30 23:52:32 +04:30
David Refoua
5c3f46fd88
fix git detection statement
2018-03-30 23:46:48 +04:30
David Refoua
502129d4f9
minor fix
2018-03-30 23:31:51 +04:30
David Refoua
b36b8a4cb3
new version handle logic
2018-03-30 23:23:44 +04:30
David Refoua
3965852c26
clean before build
2018-03-29 03:23:18 +04:30
David Refoua
93d2c427ad
respect powershell naming convention
2018-03-29 01:18:57 +04:30
David Refoua
624deec2f0
minor edit – added a character to the verbose output
2018-03-28 22:34:28 +04:30
David Refoua
c817df2032
add build version str; fix padding
2018-03-28 22:30:09 +04:30
David Refoua
236aefe8c6
add build version string
2018-03-28 22:28:33 +04:30
David Refoua
2f3f1d474a
specified custom manifest file
2018-03-28 22:28:01 +04:30
David Refoua
cb4d95e7a3
added build number, removed duplicated manifest
2018-03-28 22:26:17 +04:30
David Refoua
1dadade661
replaces spaces to tabs
2018-03-28 22:24:26 +04:30
David Refoua
2bc17c4ff2
renamed app.manifest
2018-03-28 22:22:56 +04:30
David Refoua
ae473ecea6
add escaped quotes handling
2018-03-28 21:24:02 +04:30
David Refoua
3aeca3c972
add required block to else statement
2018-03-28 21:16:27 +04:30
David Refoua
57a28f118d
add template for version string
2018-03-28 21:14:15 +04:30
David Refoua
018bf45df4
add version string handler
2018-03-28 21:13:55 +04:30
David Refoua
f8359fc3f7
add verbose version info
2018-03-28 21:11:31 +04:30
David Refoua
249f7b9baf
add build flags; use spaces
2018-03-28 21:07:14 +04:30
David Refoua
eaf7048ed7
add automatic version creation
...
with this commit, the build script extracts the latest version string found in `CHANGELOG.md`, and then creates appropriate resource files for the executable compilation
2018-03-28 20:48:57 +04:30
David Refoua
f4321bbc33
add functions to get version and generate rc
...
these functions can be used to a) extract the version from `CHANGELOG.md` and b) create a .rc2 file from the `sample` template by replacing its content
2018-03-28 20:41:18 +04:30
David Refoua
96736feecc
added version.rc2.sample
...
this file controls how the version strings appears in the final compiled .exe file
2018-03-28 20:38:12 +04:30
David Refoua
dc9e385365
add cmder manifest file
2018-03-28 18:43:41 +04:30
David Refoua
a85cd81f00
added version resources and manifest.
2018-03-28 18:37:46 +04:30
David Refoua
1662678ebf
fixed line endings
2018-03-28 18:16:14 +04:30
Benjamin Staneck
bcf8527f74
run markdownlint and update changelog
2018-03-24 03:34:39 +01:00