Commit Graph

373 Commits

Author SHA1 Message Date
Mark Brand a93d9d0dc9 replace sourceforge mirror
routing problems reported and verified with kent.dl.sourceforge.net
2012-08-17 14:36:10 +02:00
Tony Theodore 6f98c22697 Makefile: add wget portability variable - $(WGET) 2012-05-16 17:49:08 +10:00
Volker Grabsch 6f47641bb6 Add support for a local settings file settings.mk 2012-05-03 23:15:02 +02:00
Volker Grabsch 137fede635 Bugfix in "make check-requirements" to work with Automake 1.12 2012-05-02 15:42:36 +02:00
Volker Grabsch 757ed92e87 Remove entries for the "dist/" directory which is no longer used 2012-04-16 14:52:42 +02:00
Volker Grabsch 003362b9ae Portability fix: Define $(PWD) before $(SHELL)
For more information, see:
http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-04/msg00004.html
2012-04-10 06:49:00 +02:00
Tony Theodore d99585da15 revert PWD portability fix 2012-04-06 23:54:54 +10:00
Tony Theodore 0c9d711a11 portability fix: use physical location for PWD 2012-04-06 15:19:41 +10:00
Volker Grabsch b004dc9aa2 Load only *.mk files of packages mentioned in index.html
This avoids confusion when left-over files were accidently loaded.

For more information, see:
http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00156.html
2012-03-31 13:10:47 +02:00
Volker Grabsch b30427d28d Load list of packages from index.html instead of scanning src/ 2012-03-30 09:23:13 +02:00
Volker Grabsch 96bbff530a Improve order of entries in main Makefile 2012-03-30 09:22:06 +02:00
Volker Grabsch 9c79bd37ae Improve "make cleanup-style" to touch only files that have to be fixed 2012-03-30 09:12:14 +02:00
Volker Grabsch 2597d986c2 Fix trailing space after version number 2012-03-29 14:17:02 +02:00
Volker Grabsch 875c74934c Add new command "make cleanup-style" 2012-03-29 13:00:17 +02:00
Volker Grabsch 1a99fb3de2 Remove "make dist" as it is of no use anymore 2012-03-29 12:27:58 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Volker Grabsch 8a254e5b71 Improve performance of loading main Makefile 2012-03-29 11:07:56 +02:00
Volker Grabsch 7e6723adb5 Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html 2012-03-29 11:07:07 +02:00
Volker Grabsch 483164575c Improve coding style 2012-03-29 11:05:38 +02:00
Volker Grabsch c9289cde81 Improve coding style 2012-03-29 10:10:20 +02:00
Volker Grabsch d21f492f7a Improve coding style 2012-03-29 09:58:26 +02:00
Volker Grabsch 4d18a12ed1 Disable release tarball creation and upload in "make dist" 2012-03-28 16:48:44 +02:00
Volker Grabsch 2bd4751713 Remove dead code 2012-03-28 16:47:39 +02:00
Volker Grabsch defdff28f0 Rebrand to new project name MXE 2012-03-28 15:46:58 +02:00
Volker Grabsch 8aafe30c08 Remove the old and probably incorrectly working "make strip" feature
More information:
http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00068.html
2012-03-27 13:41:41 +02:00
Volker Grabsch 037aa0db41 Produce cleaner HTML code for package list 2012-03-22 23:50:57 +01:00
Volker Grabsch b8c40cbc78 Simplify code 2012-03-22 23:25:43 +01:00
Volker Grabsch a2d2bf86c7 Simplify authors list in the docs 2012-03-22 23:19:40 +01:00
Volker Grabsch a889647b58 Check for required versions of Autoconf and Automake 2012-03-19 12:19:52 +01:00
Volker Grabsch 148931b4ae replaced $(BUILD) with a more direct and less brittle construct
For discussion, see the following email and its follow-ups:
http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-11/msg00112.html
2011-11-28 09:51:56 +01:00
Mark Brand 26a746fe74 add BUILD and install config.guess and config.sub 2011-11-26 21:28:02 +01:00
Volker Grabsch 6ca88cec3a merge 2011-11-15 16:43:58 +01:00
Volker Grabsch f2e6c5b0b7 Ensure that $(PWD) is always set, which is needed for use with sudo 2011-11-15 16:32:32 +01:00
Volker Grabsch d3bff5a8cb log the total disk usage of the temporary build directory after each successful build 2011-09-03 21:17:41 +02:00
Volker Grabsch eda23ec881 avoid HTTPS issues when downloading files (the checksum test remains, of course) 2011-05-25 12:48:11 +02:00
Volker Grabsch 6e8d007501 improved validator URL to be used on "make dist" 2011-04-06 15:10:47 +02:00
Volker Grabsch 369c6f7e3e fixed usability issue in "make dist" 2011-03-19 20:00:13 +01:00
Volker Grabsch dac2f1a408 improved "make dist" to automate more activities of the release process 2011-03-19 19:56:28 +01:00
Tony Theodore d9bfa57f73 add cmake toolchain file and simplify build rules of relevant packages 2011-03-17 05:05:00 +11:00
Mark Brand 0d2b6b3126 unpack .tar.xz archives 2011-01-21 11:37:49 +01:00
Volker Grabsch d8498fdad1 merge 2010-12-19 11:28:39 +01:00
Volker Grabsch 864448fec6 change number of download retries from 20 to 3 in case an alternative download location is available 2010-12-19 11:28:25 +01:00
Volker Grabsch 92c305aaf3 generate list of year for copyright message automatically from "hg log" 2010-12-18 11:24:49 +01:00
Volker Grabsch d2530d8d9e improved pkg-config wrapper and its documentation 2010-12-13 14:41:32 +01:00
Volker Grabsch 77f47c13ca improved update script of all remaining SourceForge packages 2010-12-02 20:31:45 +01:00
Volker Grabsch b165cde85f improved coding style 2010-11-28 17:41:46 +01:00
Volker Grabsch f53eac4b7f implemented $(PKG)_FIX_GZIP for GitWeb snapshots and similar issues
More information about this issue:
http://lists.nongnu.org/archive/html/mingw-cross-env-list/2010-11/msg00066.html
2010-11-28 13:51:03 +01:00
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 2010-11-28 13:11:32 +01:00
Tony Theodore 7ddc7133cb add portability variable for libtool 2010-11-24 18:38:33 +11:00
Volker Grabsch 45b4571757 remove the $(INSTALL) tool from check-requirements, because "--help" makes trouble there 2010-11-21 22:06:33 +01:00
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
Volker Grabsch d67b11d618 update the target triplet to i686-pc-mingw32 2009-09-26 03:51:58 +02:00
Volker Grabsch f162381b1a improved version recognition, enable the notation of ignored (bad) package versions 2009-09-20 14:36:46 +02:00
Volker Grabsch a3790fd445 increased version number to 2.9 2009-09-11 04:00:35 +02:00
Volker Grabsch 2a327124f5 improved coding style 2009-09-02 11:18:01 +02:00
Volker Grabsch 3233d8fe54 improved output: don't show "[build]" for download-only packages 2009-09-02 11:15:34 +02:00
Volker Grabsch 8914a3dba8 highlevel output of the download/build process, put also download actions into the log file 2009-09-02 11:08:02 +02:00
Volker Grabsch ffecb887c4 improved coding style 2009-09-02 10:48:47 +02:00
Volker Grabsch 4d0ed75a9d bugfix and simplification of "make download" 2009-09-02 10:08:31 +02:00
Volker Grabsch 4a57d5193f create a separate build log file "usr/log-PKG" for each package build 2009-09-02 09:37:48 +02:00
Volker Grabsch 508ec3d405 small bugfix in "make dist" 2009-09-02 09:23:45 +02:00
Volker Grabsch 163b118424 replace the contact email address with hints to the project mailing list 2009-09-01 16:35:59 +02:00
Volker Grabsch 28a942ddd8 let "make dist" put everything into a separate dist/ subdirectory 2009-09-01 11:22:25 +02:00
Volker Grabsch b842b5e68b moved the whole project to Savannah, and renamed it from mingw_cross_env to mingw-cross-env 2009-09-01 10:58:45 +02:00
Volker Grabsch 3c5ab4e280 add a copyright notice and license to each source file 2009-08-21 06:58:11 +02:00
Volker Grabsch ec1ea0365d increased version number to 2.8 2009-08-11 10:24:24 +02:00
Volker Grabsch 2cce10cbcb improved version recognition for sourceforge packages 2009-08-10 13:24:12 +02:00
Volker Grabsch b2a2bde8d8 increased version number to 2.7 2009-06-19 05:28:20 +02:00
Volker Grabsch 692075271a improved variable naming in the Makefile 2009-06-19 04:53:01 +02:00
Volker Grabsch a50c6507d9 sort package names 2009-06-19 04:47:02 +02:00
Volker Grabsch ae49cbbec3 improved implementation of the download-* commands 2009-06-17 16:40:42 +02:00
Volker Grabsch 139145e797 bugfix: decouple the download-* targets from the build targets 2009-06-16 22:17:10 +02:00
Volker Grabsch cbebadf301 new command "make download" 2009-06-16 21:57:25 +02:00
Volker Grabsch 2608d9ced3 screenshots for the docs (by Hans Bezemer) 2009-06-12 23:48:45 +02:00
Volker Grabsch 497b763276 automatically apply patches "src/PKG-*.patch" which are provided with a "src/PKG.mk" file 2009-06-11 12:05:57 +02:00
Volker Grabsch a6c6a5cb5e bugfix: unset the EXTRA_* environment variables which causes trouble 2009-06-10 11:51:16 +02:00
Volker Grabsch d6469aa47d mention doc/index.html in the Makefile 2009-06-09 21:12:44 +02:00
Volker Grabsch de0d30c79b bugfix: unset the PKG_CONFIG_PATH environment variable which causes trouble 2009-06-07 12:19:44 +02:00
Volker Grabsch ea8a21e12e introduce placeholders for version number and target in the tutorial 2009-06-03 15:01:05 +02:00
Volker Grabsch a39c07b27f renamed doc/README.html to doc/index.html 2009-06-03 02:06:59 +02:00
Volker Grabsch 0ed08ee19d bugfix in the "update-checksum-%" target which is internally used by "make update" 2009-04-15 11:15:39 +02:00
Volker Grabsch 7503c46688 increased version number to 2.6 2009-04-06 17:29:30 +02:00
Volker Grabsch 7a13d4ebfa use "openssl sha1 ..." instead of "sha1sum -b ..." 2009-04-05 18:26:45 +02:00
Volker Grabsch b2757619ca bugfix in handling checksums 2009-04-05 16:11:11 +02:00
Volker Grabsch 6a2cab9dbb validate downloads using SHA-1 checksums 2009-04-05 14:00:17 +02:00
Volker Grabsch 3bd8d6ee17 improved download mechanism 2009-04-05 11:54:24 +02:00
Volker Grabsch 643bed3b5c portability fix for MacOS X: use more common options for the "strip" command 2009-03-10 18:42:00 +01:00
Volker Grabsch 170bed13a1 increased version number to 2.5 2009-03-08 21:12:08 +01:00
Volker Grabsch 1b08fbc264 bugfix: unset any environment variables which might cause trouble 2009-03-07 21:59:35 +01:00
Volker Grabsch fe9811173c portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
Volker Grabsch 925be15172 use the shorter '--help' instead of '--version' to check for gsed 2009-03-07 08:51:19 +01:00
Volker Grabsch 6f4ae758b3 merge text documentation and website into an HTML documentation 2009-03-06 05:37:08 +01:00
Volker Grabsch 3d30d090df set timeout to 30 seconds for downloads 2009-03-05 20:41:25 +01:00
Volker Grabsch 2901a78a80 increased version number to 2.4 2009-03-05 17:54:59 +01:00
Volker Grabsch 1e8e85e10a new macro SHORT_PKG_VERSION which assists in creating download URLs 2009-03-01 16:18:46 +01:00
Volker Grabsch 115ec1b308 remove also the etc/ directory on "make strip" 2009-02-28 21:51:05 +01:00
Volker Grabsch bfd16fd707 improved quoting 2009-02-28 15:59:29 +01:00
Volker Grabsch c3ebe41dbf remove .def files on "make strip" 2009-02-28 15:57:07 +01:00
Volker Grabsch d93044dd06 improved portability of the Makefile by avoiding $(lastword ...) 2009-02-28 12:33:58 +01:00
Volker Grabsch 2cf9e932a7 new target "make clean-pkg" to remove all unused package files (handy after a successful "make update") 2009-02-09 09:38:45 +01:00
Volker Grabsch 79078d965a new macro UNPACK_PKG_ARCHIVE for build rules (This is useful in connection with download-only packages) 2009-02-03 00:12:28 +01:00
Volker Grabsch 004df00d3b allow packages without a BUILD section (This will be used for download-only packages such as gcc-g++.) 2009-02-02 23:50:59 +01:00
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" 2009-01-31 18:02:39 +01:00
Volker Grabsch e1a486f40b increased version number to 2.3 2009-01-31 10:17:24 +01:00
Volker Grabsch adf00be99f on "make update" touch only the *.mk files which have a new version 2009-01-31 09:58:34 +01:00
Volker Grabsch 18ec886148 force a package rebuild when its *.mk file changed (e.g. on a version update) 2009-01-31 09:28:20 +01:00
Volker Grabsch 58d4913ac1 disable parallel builds by default and document in the README how to enable parallelization 2009-01-31 07:38:19 +01:00
Volker Grabsch 05d5d55c1f increased version number to 2.2 2008-12-13 01:43:06 +01:00
Volker Grabsch cd0294a550 increased version number to 2.1 2008-11-10 11:43:01 +01:00
Volker Grabsch 4956121a44 add 'SHELL=bash' hints where necessary, so it works on systems where /bin/sh isn't a Bash 2008-11-10 09:07:29 +01:00
Volker Grabsch 6546c7595b improved 'make strip' 2008-11-10 06:39:41 +01:00
Volker Grabsch 9111ec5037 improved README 2008-11-09 15:15:03 +01:00
Volker Grabsch 624e3d45c3 rename installation markers from 'installed.*' to 'installed-*' to avoid weird file extensions 2008-11-09 05:11:08 +01:00
Volker Grabsch 6362f71542 bugfix: support the .tgz archive extension in addition to .tar.gz 2008-11-08 20:28:59 +01:00
Volker Grabsch 0200cdbff7 after unpacking, check whether the expected subdirectory exists 2008-11-08 19:31:05 +01:00
Volker Grabsch 214582d356 bugfix: use -d instead of -z to check for a directory 2008-11-08 19:27:57 +01:00
Volker Grabsch 78beb39269 use $(1) instead of $(2) to address to temporary build dir 2008-11-08 19:06:50 +01:00
Volker Grabsch 71e6d38451 show status information during 'make update' 2008-11-08 18:58:00 +01:00
Volker Grabsch e6ea73ceac improved coding style 2008-11-08 16:45:20 +01:00
Volker Grabsch 2f2b28a181 implemented 'make strip' 2008-11-08 16:37:54 +01:00
Volker Grabsch d86980231e bugfix: add $(PREFIX)/bin to the PATH 2008-11-08 16:31:45 +01:00
Volker Grabsch 3946063b55 improved coding style 2008-11-08 16:27:17 +01:00
Volker Grabsch a3ee12ad6b improved coding style 2008-11-08 16:20:58 +01:00
Volker Grabsch 1ec585aead completely rewritten from scratch as Makefile 2008-11-08 09:40:16 +01:00