Commit Graph

39 Commits (3bd8d6ee1732893adc41246d5d240664309a17d6)

Author SHA1 Message Date
Volker Grabsch 3bd8d6ee17 improved download mechanism
15 years ago
Volker Grabsch 643bed3b5c portability fix for MacOS X: use more common options for the "strip" command
15 years ago
Volker Grabsch 170bed13a1 increased version number to 2.5
15 years ago
Volker Grabsch 1b08fbc264 bugfix: unset any environment variables which might cause trouble
16 years ago
Volker Grabsch fe9811173c portability fix for Open Solaris: when "ginstall" exists, use that instead of "install"
16 years ago
Volker Grabsch 925be15172 use the shorter '--help' instead of '--version' to check for gsed
16 years ago
Volker Grabsch 6f4ae758b3 merge text documentation and website into an HTML documentation
16 years ago
Volker Grabsch 3d30d090df set timeout to 30 seconds for downloads
16 years ago
Volker Grabsch 2901a78a80 increased version number to 2.4
16 years ago
Volker Grabsch 1e8e85e10a new macro SHORT_PKG_VERSION which assists in creating download URLs
16 years ago
Volker Grabsch 115ec1b308 remove also the etc/ directory on "make strip"
16 years ago
Volker Grabsch bfd16fd707 improved quoting
16 years ago
Volker Grabsch c3ebe41dbf remove .def files on "make strip"
16 years ago
Volker Grabsch d93044dd06 improved portability of the Makefile by avoiding $(lastword ...)
16 years ago
Volker Grabsch 2cf9e932a7 new target "make clean-pkg" to remove all unused package files (handy after a successful "make update")
16 years ago
Volker Grabsch 79078d965a new macro UNPACK_PKG_ARCHIVE for build rules (This is useful in connection with download-only packages)
16 years ago
Volker Grabsch 004df00d3b allow packages without a BUILD section (This will be used for download-only packages such as gcc-g++.)
16 years ago
Volker Grabsch 5ccf91e8b5 find the src/*.mk and doc/ files even when called from another directory, e.g. via "make -f /path/to/mingw_cross_env/Makefile"
16 years ago
Volker Grabsch e1a486f40b increased version number to 2.3
16 years ago
Volker Grabsch adf00be99f on "make update" touch only the *.mk files which have a new version
16 years ago
Volker Grabsch 18ec886148 force a package rebuild when its *.mk file changed (e.g. on a version update)
16 years ago
Volker Grabsch 58d4913ac1 disable parallel builds by default and document in the README how to enable parallelization
16 years ago
Volker Grabsch 05d5d55c1f increased version number to 2.2
16 years ago
Volker Grabsch cd0294a550 increased version number to 2.1
16 years ago
Volker Grabsch 4956121a44 add 'SHELL=bash' hints where necessary, so it works on systems where /bin/sh isn't a Bash
16 years ago
Volker Grabsch 6546c7595b improved 'make strip'
16 years ago
Volker Grabsch 9111ec5037 improved README
16 years ago
Volker Grabsch 624e3d45c3 rename installation markers from 'installed.*' to 'installed-*' to avoid weird file extensions
16 years ago
Volker Grabsch 6362f71542 bugfix: support the .tgz archive extension in addition to .tar.gz
16 years ago
Volker Grabsch 0200cdbff7 after unpacking, check whether the expected subdirectory exists
16 years ago
Volker Grabsch 214582d356 bugfix: use -d instead of -z to check for a directory
16 years ago
Volker Grabsch 78beb39269 use $(1) instead of $(2) to address to temporary build dir
16 years ago
Volker Grabsch 71e6d38451 show status information during 'make update'
16 years ago
Volker Grabsch e6ea73ceac improved coding style
16 years ago
Volker Grabsch 2f2b28a181 implemented 'make strip'
16 years ago
Volker Grabsch d86980231e bugfix: add $(PREFIX)/bin to the PATH
16 years ago
Volker Grabsch 3946063b55 improved coding style
16 years ago
Volker Grabsch a3ee12ad6b improved coding style
16 years ago
Volker Grabsch 1ec585aead completely rewritten from scratch as Makefile
16 years ago