Commit Graph

123 Commits

Author SHA1 Message Date
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) 2010-11-19 11:47:35 +01:00
Volker Grabsch 342b0b2c09 bugfix in the integration of "make check-requirements" 2010-11-19 11:37:14 +01:00
Volker Grabsch d53bd94f0c check most of the requirements in advance 2010-11-18 12:00:26 +01:00
Volker Grabsch d379c295e6 improved coding style: make use of the "-f" option of "ln" 2010-11-18 04:00:31 +01:00
Volker Grabsch 05de57144c portability fix for MSYS 2010-11-18 03:58:30 +01:00
Volker Grabsch 86896847e7 merge 2010-10-05 14:22:19 +02:00
Volker Grabsch 85c761d255 Backed out changeset 4b7a5212ac52 2010-10-05 14:22:08 +02:00
Martin Gerhardy aa14f59833 handle *.bz2 files as *.tar.bz2
This is needed for package openal.
2010-09-26 16:51:42 +02:00
Volker Grabsch 53a952e879 improved coding style 2010-10-02 13:14:16 +02:00
Volker Grabsch 0505dd0914 add more environment variables to the blacklist: CPATH C_INCLUDE_PATH CPLUS_INCLUDE_PATH OBJC_INCLUDE_PATH LIBRARY_PATH 2010-09-29 11:43:27 +02:00
Tony Theodore 6def825015 rollback previous commit 2010-09-27 01:25:24 +10:00
Tony Theodore 714a12ab02 use the more recent gcc42 on OSX 2010-09-27 01:12:56 +10:00
Volker Grabsch d01c84a760 improved coding style 2010-09-20 02:11:07 +02:00
Mark Brand 3d4d82c7bb improved portability invoking tar with stdin 2010-09-13 22:35:00 +02:00
Volker Grabsch 7695cd835a bugfix: use GNU Patch under FreeBSD (by Tony Theodore) 2010-09-13 11:47:52 +02:00
Volker Grabsch be901eec04 improved coding style 2010-08-30 10:19:55 +02:00
Mark Brand ab12b85a67 upgrade packages curl freetype gcc glew gnutls gst* libarchive libevent libgcrypt pcre sqlite w32api
New requirement XZ Utils for unpacking w32api lzma archive.
2010-08-29 11:40:18 +02:00
Volker Grabsch 32ca69e70b improved coding style 2010-06-19 21:01:01 +02:00
Volker Grabsch 42a967db97 really unexport the troublesome environment variables, rather than just setting them to empty strings 2010-06-19 20:48:32 +02:00
Volker Grabsch d0eb0e0c91 bugfix: unset the QMAKESPEC environment variables which causes trouble 2010-03-28 03:19:53 +02:00
Volker Grabsch 99c1a42aac bugfix: add test scripts as dependency files, and put them into the distribution tarball 2010-02-21 13:51:41 +01:00
Volker Grabsch 4d7d8ee31f don't generate the README and ChangeLog files anymore 2010-02-14 21:04:32 +01:00
Volker Grabsch 0557ac94e6 use explicitly "patch -u" to avoid warnings about guessing the patch type 2010-02-11 09:17:28 +01:00
Volker Grabsch 71f83a7e0d point consequently to "doc/index.html" instead of "doc/index.html or doc/README" 2010-02-08 00:58:06 +01:00
Volker Grabsch 63d8aab43d use glibtoolize instead of libtoolize where appropriate (by Tony Theodore) 2010-02-07 14:55:35 +01:00
Volker Grabsch c1cf5a5689 handle special characters correctly in "make dist" 2010-02-07 11:45:03 +01:00
Volker Grabsch ce8c6a6ce1 more liberal parsing of doc/index.html in "make dist" 2010-02-07 11:41:54 +01:00
Volker Grabsch 2ea2cdb8b2 reveal the current version number automatically from doc/index.html 2010-02-05 14:06:26 +01:00
Volker Grabsch 61a784e1aa increased version number to 2.11 2010-01-22 16:28:40 +01:00
Volker Grabsch 045a091b19 test program for package sdl 2010-01-22 03:53:37 +01:00
Volker Grabsch 8a3233b044 simplified file markers 2010-01-16 23:02:02 +01:00
Volker Grabsch e59d87a034 improved layout of the log/ directory 2009-12-20 15:46:03 +01:00
Volker Grabsch 76888debe4 keep old log files with timestamp using symlinks to refer to the latest ones 2009-12-13 15:17:24 +01:00
Volker Grabsch 71c6de1e56 keep separate download logs in log/PKG-download 2009-12-13 15:07:05 +01:00
Volker Grabsch 9da54f354d put log files into a separate sub directory log/, separate from usr/, surviving a "make clean" 2009-12-13 14:18:03 +01:00
Volker Grabsch a1e636fe53 put installation markers into a separate sub directory usr/installed/ 2009-12-13 14:04:58 +01:00
Volker Grabsch 69827e245a unpack source packages quietly to avoid cluttering the log files 2009-12-13 13:52:50 +01:00
Volker Grabsch 27046f496e adjust the $(SOURCEFORGE_FILES) macro to the new layout of the SourceForge download sites (needed by "make update") 2009-12-02 12:53:36 +01:00
Volker Grabsch 986540da59 improved error message for "make update" 2009-12-02 12:40:36 +01:00
Volker Grabsch 6f72b1492e don't remove usr/i686-pc-mingw32/share/ on "make strip", because this might break NSIS and other packages 2009-11-10 20:51:41 +01:00
Volker Grabsch 082ba61734 generate the list of authors automatically from the version history 2009-10-28 15:27:48 +01:00
Volker Grabsch d9f090ac40 in the HTML documentation generation of "make dist", orient on ids rather than comments 2009-10-28 14:42:08 +01:00
Volker Grabsch cd4b24fe7a bugfix for "make update": avoid silent package update failures 2009-10-28 13:36:27 +01:00
Volker Grabsch c6af38e120 improved "make update": revert a package's version number when there were download problem with the new version 2009-10-28 03:23:28 +01:00
Volker Grabsch 749e58c573 improved build output 2009-10-27 18:12:38 +01:00
Volker Grabsch d29bd02720 increased version number to 2.10 2009-10-24 12:52:13 +02:00
Volker Grabsch 8048af6349 improved output of "make update" 2009-10-09 16:47:01 +02:00
Volker Grabsch 1bafae2e8f improved status output 2009-10-09 01:23:39 +02:00
Volker Grabsch f6682e40e4 improved output style of "make update" again 2009-10-04 00:28:22 +02:00
Volker Grabsch c4062ec212 improved output style of "make update" 2009-10-03 22:42:36 +02:00