Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Monotone info to vcs.rst | lloyd | 2013-03-21 | 1 | -1/+1 |
| | | | | | | Fix some syntax errors in misc docs. Use mtn.randombit.net hostname | ||||
* | Tick to 1.11.3 pre | lloyd | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | Mention BIND. Reminder to set distribution info on Windows binaries | lloyd | 2013-03-02 | 1 | -1/+1 |
| | |||||
* | Slightly more detail here | lloyd | 2012-10-30 | 1 | -3/+7 |
| | |||||
* | Small doc tweaks | lloyd | 2012-07-27 | 1 | -6/+7 |
| | |||||
* | Have the release script pull the datestamp from monotone, so it does | lloyd | 2012-07-25 | 1 | -9/+9 |
| | | | | not need to be manually set before a release. | ||||
* | Update the InnoSetup script: | lloyd | 2012-07-11 | 1 | -7/+45 |
| | | | | | | | | | | | | | | | | | | | | | - Have configure.py create a new var %{innosetup_arch} which means one doesn't have to remmeber to uncomment the ArchitecturesAllowed and ArchitecturesInstallIn64BitMode for 64-bit installs. Also it would theoretically work out of the box for IA-64 installs though this is completely untested. - InnoSetup 5.5 drops support for Windows 95/98/ME. While I'm in there, move MinVersion to 5.1 (XP) since 2000 is (as with 9x) totally an unknown quantity (not to mention EOLed). - No PDF manual anymore, don't try to install it - The files under doc are .rst rather than .txt now - Include %{arch} in OutputBaseFilename so I don't have to rename the output afterwards. and outline the process for creating the installer in release_process.rst | ||||
* | More release process docs | lloyd | 2012-07-10 | 1 | -13/+22 |
| | |||||
* | Add a basic outline of how releases occur while it is fresh in my | lloyd | 2012-07-10 | 1 | -0/+43 |
memory from the 1.10.3 release. |