summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* bugfix: decouple the download-* targets from the build targetsVolker Grabsch2009-06-161-1/+5
|
* new command "make download"Volker Grabsch2009-06-161-5/+12
|
* screenshots for the docs (by Hans Bezemer)Volker Grabsch2009-06-121-1/+2
|
* automatically apply patches "src/PKG-*.patch" which are provided with a ↵Volker Grabsch2009-06-111-3/+8
| | | | "src/PKG.mk" file
* bugfix: unset the EXTRA_* environment variables which causes troubleVolker Grabsch2009-06-101-0/+2
|
* mention doc/index.html in the MakefileVolker Grabsch2009-06-091-1/+1
|
* bugfix: unset the PKG_CONFIG_PATH environment variable which causes troubleVolker Grabsch2009-06-071-0/+1
|
* introduce placeholders for version number and target in the tutorialVolker Grabsch2009-06-031-1/+4
|
* renamed doc/README.html to doc/index.htmlVolker Grabsch2009-06-031-5/+5
|
* bugfix in the "update-checksum-%" target which is internally used by "make ↵Volker Grabsch2009-04-151-1/+1
| | | | update"
* increased version number to 2.6Volker Grabsch2009-04-061-1/+1
|
* use "openssl sha1 ..." instead of "sha1sum -b ..."Volker Grabsch2009-04-051-2/+2
|
* bugfix in handling checksumsVolker Grabsch2009-04-051-4/+4
|
* validate downloads using SHA-1 checksumsVolker Grabsch2009-04-051-27/+36
|
* improved download mechanismVolker Grabsch2009-04-051-4/+4
|