Commit Graph

140 Commits (b53d4166a60a745acb6604416a60323533dbc0c8)

Author SHA1 Message Date
Volker Grabsch d3bff5a8cb log the total disk usage of the temporary build directory after each successful build
13 years ago
Volker Grabsch eda23ec881 avoid HTTPS issues when downloading files (the checksum test remains, of course)
13 years ago
Volker Grabsch 6e8d007501 improved validator URL to be used on "make dist"
13 years ago
Volker Grabsch 369c6f7e3e fixed usability issue in "make dist"
13 years ago
Volker Grabsch dac2f1a408 improved "make dist" to automate more activities of the release process
13 years ago
Tony Theodore d9bfa57f73 add cmake toolchain file and simplify build rules of relevant packages
13 years ago
Mark Brand 0d2b6b3126 unpack .tar.xz archives
14 years ago
Volker Grabsch d8498fdad1 merge
14 years ago
Volker Grabsch 864448fec6 change number of download retries from 20 to 3 in case an alternative download location is available
14 years ago
Volker Grabsch 92c305aaf3 generate list of year for copyright message automatically from "hg log"
14 years ago
Volker Grabsch d2530d8d9e improved pkg-config wrapper and its documentation
14 years ago
Volker Grabsch 77f47c13ca improved update script of all remaining SourceForge packages
14 years ago
Volker Grabsch b165cde85f improved coding style
14 years ago
Volker Grabsch f53eac4b7f implemented $(PKG)_FIX_GZIP for GitWeb snapshots and similar issues
14 years ago
Volker Grabsch 3d1c3af5ab changed download mechanism to allow for simple integration of post-download filters, at the cost of not being able to contine interrupted downloads
14 years ago
Tony Theodore 7ddc7133cb add portability variable for libtool
14 years ago
Volker Grabsch 45b4571757 remove the $(INSTALL) tool from check-requirements, because "--help" makes trouble there
14 years ago
Volker Grabsch 84c97e979c check requirements only at the first time and after each change to the main Makefile (which possibly changed the list of requirements)
14 years ago
Volker Grabsch 342b0b2c09 bugfix in the integration of "make check-requirements"
14 years ago
Volker Grabsch d53bd94f0c check most of the requirements in advance
14 years ago
Volker Grabsch d379c295e6 improved coding style: make use of the "-f" option of "ln"
14 years ago
Volker Grabsch 05de57144c portability fix for MSYS
14 years ago
Volker Grabsch 86896847e7 merge
14 years ago
Volker Grabsch 85c761d255 Backed out changeset 4b7a5212ac52
14 years ago
Martin Gerhardy aa14f59833 handle *.bz2 files as *.tar.bz2
14 years ago
Volker Grabsch 53a952e879 improved coding style
14 years ago
Volker Grabsch 0505dd0914 add more environment variables to the blacklist: CPATH C_INCLUDE_PATH CPLUS_INCLUDE_PATH OBJC_INCLUDE_PATH LIBRARY_PATH
14 years ago
Tony Theodore 6def825015 rollback previous commit
14 years ago
Tony Theodore 714a12ab02 use the more recent gcc42 on OSX
14 years ago
Volker Grabsch d01c84a760 improved coding style
14 years ago
Mark Brand 3d4d82c7bb improved portability invoking tar with stdin
14 years ago
Volker Grabsch 7695cd835a bugfix: use GNU Patch under FreeBSD (by Tony Theodore)
14 years ago
Volker Grabsch be901eec04 improved coding style
14 years ago
Mark Brand ab12b85a67 upgrade packages curl freetype gcc glew gnutls gst* libarchive libevent libgcrypt pcre sqlite w32api
14 years ago
Volker Grabsch 32ca69e70b improved coding style
14 years ago
Volker Grabsch 42a967db97 really unexport the troublesome environment variables, rather than just setting them to empty strings
14 years ago
Volker Grabsch d0eb0e0c91 bugfix: unset the QMAKESPEC environment variables which causes trouble
14 years ago
Volker Grabsch 99c1a42aac bugfix: add test scripts as dependency files, and put them into the distribution tarball
15 years ago
Volker Grabsch 4d7d8ee31f don't generate the README and ChangeLog files anymore
15 years ago
Volker Grabsch 0557ac94e6 use explicitly "patch -u" to avoid warnings about guessing the patch type
15 years ago
Volker Grabsch 71f83a7e0d point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
15 years ago
Volker Grabsch 63d8aab43d use glibtoolize instead of libtoolize where appropriate (by Tony Theodore)
15 years ago
Volker Grabsch c1cf5a5689 handle special characters correctly in "make dist"
15 years ago
Volker Grabsch ce8c6a6ce1 more liberal parsing of doc/index.html in "make dist"
15 years ago
Volker Grabsch 2ea2cdb8b2 reveal the current version number automatically from doc/index.html
15 years ago
Volker Grabsch 61a784e1aa increased version number to 2.11
15 years ago
Volker Grabsch 045a091b19 test program for package sdl
15 years ago
Volker Grabsch 8a3233b044 simplified file markers
15 years ago
Volker Grabsch e59d87a034 improved layout of the log/ directory
15 years ago
Volker Grabsch 76888debe4 keep old log files with timestamp using symlinks to refer to the latest ones
15 years ago