summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: add test scripts as dependency files, and put them into the ↵Volker Grabsch2010-02-211-0/+2
| | | | distribution tarball
* don't generate the README and ChangeLog files anymoreVolker Grabsch2010-02-141-2/+0
|
* use explicitly "patch -u" to avoid warnings about guessing the patch typeVolker Grabsch2010-02-111-1/+1
|
* point consequently to "doc/index.html" instead of "doc/index.html or doc/README"Volker Grabsch2010-02-071-1/+1
|
* use glibtoolize instead of libtoolize where appropriate (by Tony Theodore)Volker Grabsch2010-02-071-13/+14
|
* handle special characters correctly in "make dist"Volker Grabsch2010-02-071-2/+2
|
* more liberal parsing of doc/index.html in "make dist"Volker Grabsch2010-02-071-3/+3
|
* reveal the current version number automatically from doc/index.htmlVolker Grabsch2010-02-051-1/+1
|
* increased version number to 2.11Volker Grabsch2010-01-221-1/+1
|
* test program for package sdlVolker Grabsch2010-01-221-1/+1
|
* simplified file markersVolker Grabsch2010-01-161-23/+2
|
* improved layout of the log/ directoryVolker Grabsch2009-12-201-16/+17
|
* keep old log files with timestamp using symlinks to refer to the latest onesVolker Grabsch2009-12-131-0/+4
|
* keep separate download logs in log/PKG-downloadVolker Grabsch2009-12-131-3/+3
|
* put log files into a separate sub directory log/, separate from usr/, ↵Volker Grabsch2009-12-131-8/+8
| | | | surviving a "make clean"
* put installation markers into a separate sub directory usr/installed/Volker Grabsch2009-12-131-4/+5
|
* unpack source packages quietly to avoid cluttering the log filesVolker Grabsch2009-12-131-4/+4
|
* adjust the $(SOURCEFORGE_FILES) macro to the new layout of the SourceForge ↵Volker Grabsch2009-12-021-2/+1
| | | | download sites (needed by "make update")
* improved error message for "make update"Volker Grabsch2009-12-021-1/+1
|
* don't remove usr/i686-pc-mingw32/share/ on "make strip", because this might ↵Volker Grabsch2009-11-101-2/+1
| | | | break NSIS and other packages
* generate the list of authors automatically from the version historyVolker Grabsch2009-10-281-2/+7
|
* in the HTML documentation generation of "make dist", orient on ids rather ↵Volker Grabsch2009-10-281-2/+2
| | | | than comments
* bugfix for "make update": avoid silent package update failuresVolker Grabsch2009-10-281-1/+2
|
* improved "make update": revert a package's version number when there were ↵Volker Grabsch2009-10-281-1/+2
| | | | download problem with the new version
* improved build outputVolker Grabsch2009-10-271-1/+1
|
* increased version number to 2.10Volker Grabsch2009-10-241-1/+1
|
* improved output of "make update"Volker Grabsch2009-10-091-1/+1
|
* improved status outputVolker Grabsch2009-10-081-1/+1
|
* improved output style of "make update" againVolker Grabsch2009-10-031-3/+3
|
* improved output style of "make update"Volker Grabsch2009-10-031-3/+3
|
* update the target triplet to i686-pc-mingw32Volker Grabsch2009-09-261-1/+1
|
* improved version recognition, enable the notation of ignored (bad) package ↵Volker Grabsch2009-09-201-5/+7
| | | | versions
* increased version number to 2.9Volker Grabsch2009-09-111-1/+1
|
* improved coding styleVolker Grabsch2009-09-021-3/+2
|
* improved output: don't show "[build]" for download-only packagesVolker Grabsch2009-09-021-1/+3
|
* highlevel output of the download/build process, put also download actions ↵Volker Grabsch2009-09-021-6/+28
| | | | into the log file
* improved coding styleVolker Grabsch2009-09-021-2/+2
|
* bugfix and simplification of "make download"Volker Grabsch2009-09-021-4/+1
|
* create a separate build log file "usr/log-PKG" for each package buildVolker Grabsch2009-09-021-1/+6
|
* small bugfix in "make dist"Volker Grabsch2009-09-021-3/+3
|
* replace the contact email address with hints to the project mailing listVolker Grabsch2009-09-011-1/+1
|
* let "make dist" put everything into a separate dist/ subdirectoryVolker Grabsch2009-09-011-14/+18
|
* moved the whole project to Savannah, and renamed it from mingw_cross_env to ↵Volker Grabsch2009-09-011-13/+13
| | | | mingw-cross-env
* add a copyright notice and license to each source fileVolker Grabsch2009-08-211-0/+21
|
* increased version number to 2.8Volker Grabsch2009-08-111-1/+1
|
* improved version recognition for sourceforge packagesVolker Grabsch2009-08-101-0/+8
|
* increased version number to 2.7Volker Grabsch2009-06-191-1/+1
|
* improved variable naming in the MakefileVolker Grabsch2009-06-191-7/+7
|
* sort package namesVolker Grabsch2009-06-191-1/+1
|
* improved implementation of the download-* commandsVolker Grabsch2009-06-171-1/+4
|