Commit Graph

127 Commits

Author SHA1 Message Date
coddec
87c962fc2a Merge pull request #25 from passionate-coder/test-AppVeyor-auto-build
test AppVeyor auto build
2018-06-29 12:43:39 +10:00
coddec
357f0af1a3 test AppVeyor auto build
test AppVeyor auto build
2018-06-29 12:36:06 +10:00
Xenhat
0adcd693e4 Some branding and licensing work (#22)
* Fix stdafx include

* Fix basic handling of "Games" folder on Windows10 RS4 (#10)
This does the following:
- Sets the default state to hidden
- Skips the Games folder when searching

This does not:
- Hide the dead menu entry.

I do not currently know how to actively change the user preference setting to forcefully hide it.

* Add basic Visual Studio gitignore

* Add specific entries to gitignore

* Do not set default menu to Win7 on RS4 (#10)

* Rename "PC Settings" to "Settings" (#12)

* Create distinction between modern and legacy settings in search results

* Add more build artifacts to gitignore

* Add default paths for toolset and build all languages

* Fix several memsize, memtype and nullpointer issues

* create trunk branch containing all changes

* set fallback and next version to 4.3.2, set resource fallback value to allow loading in IDE

* add generated en-US.dll to gitignore

* Don't echo script contents, add disabled "git clean -dfx" to build fresh

* Initial re-branding work (#21)

* Create copy of __MakeFinal to build all languages (Use this file when releasing new versions)

* Move the registry key IvoSoft->Passionate-Coder (#21)

* Change company/mfg name IvoSoft->Passionate-Coder (#21)

* Update some leftover copyright dates (#21)

* Fix accidental copy-paste breaking MakeFinal scripts

* Fix invalid company name for Wix and change registry keys to match the new string (#21)

* Update more copyright and legal text (#21)

* Update RTF files format (Wordpad generated those) (#21)

* update license text in RTF files (#21)
We lost the blue link text in the installer page. Will have to manually re-color all the links later.
2018-06-25 01:42:52 -04:00
Xenhat
e0d1c72b0b trunk (#20)
* Fix stdafx include

* Fix basic handling of "Games" folder on Windows10 RS4 (#10)
This does the following:
- Sets the default state to hidden
- Skips the Games folder when searching

This does not:
- Hide the dead menu entry.

I do not currently know how to actively change the user preference setting to forcefully hide it.

* Add basic Visual Studio gitignore

* Add specific entries to gitignore

* Do not set default menu to Win7 on RS4 (#10)

* Rename "PC Settings" to "Settings" (#12)

* Create distinction between modern and legacy settings in search results

* Add more build artifacts to gitignore

* Add default paths for toolset and build all languages

* Fix several memsize, memtype and nullpointer issues

* create trunk branch containing all changes

* set fallback and next version to 4.3.2, set resource fallback value to allow loading in IDE

* add generated en-US.dll to gitignore

* Don't echo script contents, add disabled "git clean -dfx" to build fresh

* fix gitignore to not destroy en-US language project
2018-06-24 23:05:26 -04:00
Xenhat
468ee876cc Partial fix for #10 (#16)
* Fix stdafx include

* Fix basic handling of "Games" folder on Windows10 RS4 (#10)
This does the following:
- Sets the default state to hidden
- Skips the Games folder when searching

This does not:
- Hide the dead menu entry.

I do not currently know how to actively change the user preference setting to forcefully hide it.

* Add basic Visual Studio gitignore

* Add specific entries to gitignore

* Do not set default menu to Win7 on RS4 (#10)
2018-06-20 06:52:53 -04:00
coddec
27d14a8959 Update README.md 2018-06-10 00:20:07 +10:00
coddec
96e85c7dee Update README.md 2018-06-08 21:54:35 +10:00
coddec
d06d369421 Update README.md 2018-06-08 11:49:35 +10:00
coddec
9b1faba0c1 Update README.md 2018-06-08 10:36:50 +10:00
coddec
763027eab3 Update README.md 2018-06-08 10:34:16 +10:00
coddec
9f403731aa Update README.md 2018-06-08 00:52:15 +10:00
coddec
7204eb44e8 Merge pull request #6 from NanhuGITHUB/patch-1
Explorer Config change

Changed:
"Copy.Title = Confirm File Replace"
to:
"Copy.Title = Confirm File Replacement"
(Spelling Correction)
2018-06-07 17:34:53 +10:00
NanhuGITHUB
9fb841f2bc Explorer Config change
Changed:
"Copy.Title = Confirm File ReplaceÈ
to:
"Copy.Title = Confirm File Replacement"
2018-06-06 15:44:00 -04:00
coddec
c5224d0b27 Update README.md 2018-05-12 11:45:44 +10:00
coddec
0c9e1876b5 Update Classic Start home page url
https://passionate-coder.github.io/Classic-Start/
2018-05-07 13:04:25 +10:00
coddec
dc59a6c8d3 Update, Title, Built status, Release url
There are still some changes needs to be done
2018-05-07 12:51:33 +10:00
ge0rdi
b0185cbd85 Enable Whole Program Optimization 2018-05-05 17:30:49 +02:00
Sören Sprößig
762981e1a6 add powerCaps.AoAc for S0 (low power idle mode)
https://msdn.microsoft.com/en-us/library/windows/desktop/aa373215(v=vs.85).aspx
2018-05-05 16:01:31 +02:00
ge0rdi
11bd5fa5f9 Support for product version supplied by AppVeyor (#12)
* Set version of binaries based on CS_VERSION environment variable
* Use AppVeyor supplied product version
* Automatically generate ProductCode GUID
* Convert version (CS_VERSION) to number (CS_VERSION_NUM)
2018-02-05 08:48:15 +01:00
ge0rdi
1595967c27 Support for AppVeyor builds (#11)
* Remove pause to be automated build friendly
* Use 7-Zip instead of WinRar
* Enable parallel builds
* Build improvements
* Push final installer to AppVeyor
* AppVeyor config
2018-02-04 11:06:04 +01:00
coddec
d969272802 Merge pull request #7 from ge0rdi/vs2017
Migration to VS2017
2018-02-02 15:09:47 +11:00
coddec
71fd36fe62 Update README.md 2018-01-07 16:33:23 +08:00
coddec
95350a1ae4 Merge pull request #9 from coddec/develop
Remove binary
2018-01-07 16:30:58 +08:00
coddec
5d52594cd8 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:23:35 +08:00
coddec
9ad2d0aae7 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:23:27 +08:00
coddec
77f2e7c59c Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:23:17 +08:00
coddec
e756915b72 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:23:06 +08:00
coddec
93a3aed7ee Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:22:56 +08:00
coddec
b3e3ca1d34 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:22:46 +08:00
coddec
75b5f0be4a Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:22:38 +08:00
coddec
8d63c05081 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:22:25 +08:00
coddec
4745e8a6e3 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:22:15 +08:00
coddec
e782ce9f5b Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:22:06 +08:00
coddec
48c4fd1661 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:21:56 +08:00
coddec
cc9ebef506 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:21:44 +08:00
coddec
f03032b3fd Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:21:35 +08:00
coddec
6aca553ea5 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:21:26 +08:00
coddec
febbbe84fe Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:21:12 +08:00
coddec
77f107d0e4 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:20:53 +08:00
coddec
65c594cf0f Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:20:24 +08:00
coddec
29d466cfad Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:20:15 +08:00
coddec
f7e51d8d48 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:20:06 +08:00
coddec
75367bda60 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:19:55 +08:00
coddec
4da010a2a8 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:19:45 +08:00
coddec
ca93422f56 Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:19:36 +08:00
coddec
c51d8053cc Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:19:25 +08:00
coddec
0caa53515e Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:19:16 +08:00
coddec
da9ba45ddc Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:19:02 +08:00
coddec
e34b400c4d Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:18:16 +08:00
coddec
f9f02cdfef Remove binary
See https://github.com/coddec/Classic-Shell/issues/8
2018-01-07 16:17:19 +08:00