Commit Graph
47 Commits
Author SHA1 Message Date
David Rickard 0f6109de2f Fix debugging command line doc
Updated the debugging page to tell people to run the commands against their app exe, and not `Update.exe`.

Update.exe did not seem to work, while running directly against the app did.
2022-02-15 16:41:51 -08:00
Il Harper 75b2e6c582 docs: Typo Fix for install-process.md 2020-09-22 22:22:44 +08:00
Jan Paolo Go 968c571bcb Remove rollback workaround 2019-05-12 11:39:13 -03:00
Jan Paolo GoandBrendan Forster 3bae5618c2 Update docs/using/update-process.md
Co-Authored-By: Brendan Forster <brendan@github.com>
2019-05-12 11:39:13 -03:00
Jan Paolo Go 867a622f75 add rollback 2019-05-12 11:39:13 -03:00
Brendan Forster 2869dfe6cb also make the compiler happy here 2019-05-05 11:39:42 -03:00
Jan Hannemann b7fb7ff23b update support, 64bit support, better naming 2019-02-28 16:07:25 -08:00
wolkesson 5b410cd221 Don't know if this is the correct place
But I spend a day figuring this out...
2018-12-12 23:09:39 +01:00
UDV\mhg ca3d5a1da3 Set codepage depending on language 2018-07-27 16:39:00 +02:00
Tyler Gordon 24e357f25e Added Visual Studio packaging advice for &quot;
When applying a certificate via `squirrel --releasify ... -n ...` within a Visual Studio project file XML quotation marks will need to be properly escaped. Hopefully this addition will help others who struggle with this.
2018-04-26 13:18:48 -04:00
Finn Ellis 8c513adee4 Add criteria for using deltas to update docs.
I came here looking for this and didn't find it. :) The rationale I'm adding is based on this function, let me know if I'm interpreting it incorrectly:

https://github.com/Squirrel/Squirrel.Windows/blob/f63edb85d29ed6df9a3735690139442c87ebca01/src/Squirrel/UpdateInfo.cs#L76
2017-11-17 17:13:02 -08:00
Luke Skinner f5fbd833f7 Updated the documentation for Visual Studio Build Packaging to use the correct format for version numbers. 2017-07-02 15:23:14 +01:00
Pat Hermens b62fb9dd96 Fixes formatting for docs
Unfortunately, three tildes works as "cross-out" in GFM, and not as "code-sample".
As a result, this was breaking the formatting and layout of the bottom of the page.
To fix this I have simplified the NuGet Package Manager code sample to use the standard GFM "code" convention.
2017-05-02 09:11:12 +02:00
Damien Guard f1cd53cadc Add sha2 and timestamp to the signing command example 2016-11-10 01:00:23 -08:00
Paul Betts 14d6dc1599 Merge pull request #822 from kenbailey/docs-visual-studio-build
Docs Visual Studio Packing Updates
2016-09-09 13:05:29 -07:00
Paul Betts eea338e38c Merge pull request #821 from kenbailey/docs-teamcity
Docs Packaging via TeamCity
2016-09-09 12:45:49 -07:00
Paul Betts 322b30e098 Merge pull request #820 from kenbailey/docs-icon-help
Docs for program icons
2016-09-09 12:45:38 -07:00
Ken Bailey 907a05c14d Add some additional tips on the Visual Studio build docs and a source reference. 2016-09-06 22:49:22 -06:00
Ken Bailey 2061ee4f4e Start some basic documentation on automating app packaging via TeamCity (source Issue #737) 2016-09-06 22:28:53 -06:00
Ken Bailey c1fd5d921e Add some additional docs about icons. 2016-09-06 22:11:37 -06:00
Ken Bailey 48656939aa Link to existing debugging doc and add Copy to Output tip to debugging updates doc. 2016-09-06 21:43:59 -06:00
CDAGaming 1da6ecebbe Fixes Update-Manager.md
Small fix for Github Update Manager URL
2016-08-29 16:12:48 -05:00
Razzeee 9df0bc81f1 Fixed typo 2016-05-28 22:01:27 +02:00
Paul Betts 1aebe10db3 Merge pull request #666 from Squirrel/staged-rollouts
Staged rollouts
2016-04-20 10:50:48 -07:00
Paul Betts fe88624f41 Fix a thing 2016-04-20 10:46:32 -07:00
Paul Betts 30e99c2255 📝 for staged rollouts 2016-04-20 10:44:54 -07:00
Ken Bailey fdc534a693 Merge branch 'master' into doc-vs-packing 2016-04-12 13:44:03 -06:00
Paul Betts 1a157e5079 Merge pull request #643 from sergey-tihon/patch-1
Paket can be used for packaging
2016-04-12 12:39:44 -07:00
Daniel Plaisted ceb6c19df6 Fix path shown in install-process.md 2016-04-11 07:14:27 -07:00
Geoffrey Huntley b8e96d0039 added code signing information 2016-04-05 12:23:15 +10:00
Sergey Tihon 3a98ea7980 Paket can be used for packaging 2016-03-28 13:36:39 +03:00
Ken Bailey b870405b97 Add Visual Studio Build Packaging docs based on notes from #630 2016-03-26 00:05:22 -06:00
Ken Bailey 5eca395c22 FAQ updates based on responses to #218, #574, and #611.
Trailing slash comment from #641.
2016-03-25 23:45:12 -06:00
Paul Betts d653cdad36 Merge pull request #607 from kenbailey/doc-packaging
Docs Packaging Tools Reformat
2016-02-20 19:28:50 +01:00
Ken Bailey 1d5b832bbb Add info regarding clean-up and version based on Issue #589. 2016-02-17 23:01:28 -07:00
Ken Bailey 03662159a0 Move OctoPack link under Packaging Tools page and add links to NuGet Docs and Auto.Squirrel. 2016-02-17 22:59:17 -07:00
Paul Betts e7b6d862fd Update custom-squirrel-events.md 2016-02-14 18:04:27 -08:00
Paul Betts 222e9ddd70 Update github.md 2016-02-14 18:02:03 -08:00
Paul Betts 846e3d6df2 Update debugging-updates.md 2016-02-14 18:00:34 -08:00
Paul Betts 0d3c888508 Merge pull request #582 from kenbailey/docs-octopack
Octopack docs added (replaces #563)
2016-02-06 00:49:13 +01:00
Ken Bailey 1ff609ff36 Add link in TOC and formatting for octopack doc 2016-01-29 21:27:37 -07:00
Ken Bailey 65c1a748dd move to using docs directory 2016-01-29 21:26:19 -07:00
Ken Bailey 1745619b90 Add link for Naming Conventions in table of contents.
Add some additional text to naming.md and an image
Update nuget-package-metadata.md to link to naming and contain more info.
2016-01-29 21:13:36 -07:00
Ken Bailey e2076cfc08 Add Building for the impatient to the main read.md and consistent link naming 2016-01-29 21:09:23 -07:00
Jake Ginnivan 222ef20175 Fix typos 2016-01-13 10:12:25 +08:00
Jake Ginnivan 09a835d3f1 Fixed some path issues and added naming info 2016-01-13 10:12:25 +08:00
Ken Bailey 9ccb224815 Restructured for single table of contents (docs/readme.md)
Removed numbering on file naming and separated into separate sub-directories for getting-started, using, and contributing.
2015-12-31 13:45:29 -07:00