summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add new command "make cleanup-style"Volker Grabsch2012-03-292-0/+21
|
* Remove "make dist" as it is of no use anymoreVolker Grabsch2012-03-292-31/+0
|
* Remove unneeded classes in index.htmlVolker Grabsch2012-03-291-7/+7
|
* Add CNAME file for gh-pagesVolker Grabsch2012-03-291-0/+1
| | | | | For more information, see: http://pages.github.com/#custom_domains
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-29340-350/+350
|
* Fix line ending style (DOS -> Unix) for some test programsVolker Grabsch2012-03-292-69/+69
|
* Improve comment style of all test programsVolker Grabsch2012-03-2951-110/+219
|
* Improve performance of loading main MakefileVolker Grabsch2012-03-291-3/+8
|
* Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.htmlVolker Grabsch2012-03-29194-396/+776
|
* Improve coding styleVolker Grabsch2012-03-291-3/+3
|
* Provide .gitignoreVolker Grabsch2012-03-291-0/+5
|
* Improve coding styleVolker Grabsch2012-03-291-2/+2
|
* Improve coding styleVolker Grabsch2012-03-291-1/+1
|
* Improve docsVolker Grabsch2012-03-281-1/+1
|
* Disable release tarball creation and upload in "make dist"Volker Grabsch2012-03-281-13/+5
|
* Remove dead codeVolker Grabsch2012-03-281-1/+0
|
* MergeVolker Grabsch2012-03-281-1/+13
|\
| * Provide separate section for "Projects which use mingw-cross-env"Volker Grabsch2012-03-281-1/+4
| |
| * Add Warzone 2100, Lightspark and Hugor to the list of projects which use ↵Volker Grabsch2012-03-281-0/+9
| | | | | | | | mingw-cross-env
* | Use Git terminology in docs to avoid confusionVolker Grabsch2012-03-281-1/+1
| |
* | Replace links into the web repository from hg.savannah.nongnu.org to github.comVolker Grabsch2012-03-281-7/+7
| | | | | | | | History links have been preserved, though.
* | Move more relevant information to the top of the "Download" sectionVolker Grabsch2012-03-281-30/+30
| |
* | Fix typosVolker Grabsch2012-03-281-6/+6
| |
* | Move "Latest Release" into "History" section, rename section "Development ↵Volker Grabsch2012-03-281-47/+35
| | | | | | | | | | | | | | Version" to "Download" The old IDs #latest-release and #development remain as links to #download.
* | Update release notesVolker Grabsch2012-03-281-2/+12
| |
* | Improve indentationVolker Grabsch2012-03-281-2/+2
| |
* | Rebrand to new project name MXEVolker Grabsch2012-03-28339-476/+471
| |
* | package cgal: fix minimum cmake versionTony Theodore2012-03-271-6/+33
| |
* | add xz decompression to patch toolTony Theodore2012-03-271-0/+1
| |
* | Remove the old and probably incorrectly working "make strip" featureVolker Grabsch2012-03-272-30/+0
| | | | | | | | | | More information: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00068.html
* | Fix annoying whitespaces at EOLVolker Grabsch2012-03-279-11/+11
| |
* | freeglut: Mention corresponding issue tracker entry in patchVolker Grabsch2012-03-271-0/+3
| |
* | update package librsvgMark Brand2012-03-261-3/+4
| |
* | package proj: remove unnecessary patchMark Brand2012-03-262-32/+2
| | | | | | | | | | The real problem is projects.h which may be left behind from proj 4.7 needs to be deleted.
* | package proj: add patch sourceMark Brand2012-03-261-0/+2
| |
* | package dcmtk: replace patch with cherry-picked commitMark Brand2012-03-261-35/+702
| | | | | | | | | | | | --- src/dcmtk-1-fixes.patch | 737 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 702 insertions(+), 35 deletions(-)
* | update package expatMark Brand2012-03-251-2/+2
| | | | | | | | | | | | --- src/expat.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | update package freeimageMark Brand2012-03-252-12/+19
| | | | | | | | | | | | | | --- src/freeimage-1-fixes.patch | 27 +++++++++++++++++---------- src/freeimage.mk | 4 ++-- 2 files changed, 19 insertions(+), 12 deletions(-)
* | simplication of winpcap build rulesLuis Saavedra2012-03-202-29/+171
| |
* | doc update: search freshports instead of freebsd portsTony Theodore2012-03-251-1/+1
| |
* | doc update: git package namesTony Theodore2012-03-251-13/+13
| |
* | package libffi: fix update macroLM2012-03-251-1/+1
| |
* | package proj: invoke aclocal to avoid automake version conflictsTony Theodore2012-03-251-0/+1
| |
* | project proj: install missing headerMark Brand2012-03-242-0/+29
| | | | | | | | | | | | | | | | --- src/proj-1-fixes.patch | 27 +++++++++++++++++++++++++++ src/proj.mk | 2 ++ 2 files changed, 29 insertions(+) create mode 100644 src/proj-1-fixes.patch
* | update packages libgsf, libxml++Tony Theodore2012-03-242-6/+6
| |
* | update packages proj, pocoTony Theodore2012-03-243-22/+4
| |
* | update packages atk, atkmmTony Theodore2012-03-242-4/+4
| |
* | package nettle: fix update macroTony Theodore2012-03-241-0/+1
| |
* | package cgal: fix update macroTony Theodore2012-03-241-1/+1
| |
* | package libpng: fix update macroTony Theodore2012-03-241-1/+1
| |