Commit Graph

17 Commits

Author SHA1 Message Date
Volker Grabsch 96af0bf1ea Document recommended .git/config settings for committers 2012-04-13 22:46:12 +02:00
Volker Grabsch e513258770 Update release date 2012-04-12 15:14:14 +02:00
Volker Grabsch b50aeb9419 Improve release notes 2012-04-12 14:56:42 +02:00
Tony Theodore 02b97b2617 doc update: exclude nsis with empty make rule instead of rm 2012-04-03 12:53:05 +10:00
Volker Grabsch 66d267b70b Restore HTML compliance of index.html by declaring it as HTML5
Previously, index.html was declared as HTML 4.01 Strict.
However, HTML 4.01 doesn't allow for "+" characters in
IDs such as id="libodbc++-package". We could disallow
the "+" for all package names, but it seems to be easier
to just declare index.html as HTML5, as it apparently
allows for a wider range of characters in IDs, including "+".
2012-03-30 15:57:38 +02:00
Volker Grabsch 31ef58e957 Simplify "See also" section of docs 2012-03-30 15:50:51 +02:00
Volker Grabsch 7a9d43fe40 Provide alternative download URL for package dcmtk 2012-03-30 15:09:02 +02:00
Volker Grabsch 8cc6f600d6 merge 2012-03-30 11:02:47 +02:00
Mark Brand 18610dd5a2 update package libpng
---
 index.html    |    2 +-
 src/libpng.mk |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
2012-03-29 23:55:37 +02:00
Volker Grabsch 00f4690d3f Move full package names from src/*.mk into package list (index.html) 2012-03-29 21:41:44 +02:00
Volker Grabsch e0b775ab07 Fix some package website URLs 2012-03-29 21:14:24 +02:00
Mark Brand e404906d0a update package qt 2012-03-29 16:00:18 +02:00
Mark Brand 6d5b00f1f3 update package dbus 2012-03-29 16:00:13 +02:00
Volker Grabsch 875c74934c Add new command "make cleanup-style" 2012-03-29 13:00:17 +02:00
Volker Grabsch 1a99fb3de2 Remove "make dist" as it is of no use anymore 2012-03-29 12:27:58 +02:00
Volker Grabsch ef79e71f3b Remove unneeded classes in index.html 2012-03-29 12:27:14 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Renamed from doc/index.html (Browse further)