index
:
mxe.git
master
MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved coding style
Volker Grabsch
2010-10-02
1
-2/+2
*
add more environment variables to the blacklist: CPATH C_INCLUDE_PATH CPLUS_I...
Volker Grabsch
2010-09-29
1
-3/+5
*
rollback previous commit
Tony Theodore
2010-09-26
1
-1/+0
*
use the more recent gcc42 on OSX
Tony Theodore
2010-09-26
1
-0/+1
*
handle *.bz2 files as *.tar.bz2
Martin Gerhardy
2010-09-26
1
-1/+2
*
improved coding style
Volker Grabsch
2010-09-20
1
-2/+1
*
improved portability invoking tar with stdin
Mark Brand
2010-09-13
1
-1/+1
*
bugfix: use GNU Patch under FreeBSD (by Tony Theodore)
Volker Grabsch
2010-09-13
1
-1/+2
*
improved coding style
Volker Grabsch
2010-08-30
1
-5/+5
*
upgrade packages curl freetype gcc glew gnutls gst* libarchive libevent libgc...
Mark Brand
2010-08-29
1
-1/+2
*
improved coding style
Volker Grabsch
2010-06-19
1
-21/+3
*
really unexport the troublesome environment variables, rather than just setti...
Volker Grabsch
2010-06-19
1
-22/+22
*
bugfix: unset the QMAKESPEC environment variables which causes trouble
Volker Grabsch
2010-03-28
1
-0/+1
*
bugfix: add test scripts as dependency files, and put them into the distribut...
Volker Grabsch
2010-02-21
1
-0/+2
*
don't generate the README and ChangeLog files anymore
Volker Grabsch
2010-02-14
1
-2/+0
*
use explicitly "patch -u" to avoid warnings about guessing the patch type
Volker Grabsch
2010-02-11
1
-1/+1
*
point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
Volker Grabsch
2010-02-07
1
-1/+1
*
use glibtoolize instead of libtoolize where appropriate (by Tony Theodore)
Volker Grabsch
2010-02-07
1
-13/+14
*
handle special characters correctly in "make dist"
Volker Grabsch
2010-02-07
1
-2/+2
*
more liberal parsing of doc/index.html in "make dist"
Volker Grabsch
2010-02-07
1
-3/+3
*
reveal the current version number automatically from doc/index.html
Volker Grabsch
2010-02-05
1
-1/+1
*
increased version number to 2.11
Volker Grabsch
2010-01-22
1
-1/+1
*
test program for package sdl
Volker Grabsch
2010-01-22
1
-1/+1
*
simplified file markers
Volker Grabsch
2010-01-16
1
-23/+2
*
improved layout of the log/ directory
Volker Grabsch
2009-12-20
1
-16/+17
*
keep old log files with timestamp using symlinks to refer to the latest ones
Volker Grabsch
2009-12-13
1
-0/+4
*
keep separate download logs in log/PKG-download
Volker Grabsch
2009-12-13
1
-3/+3
*
put log files into a separate sub directory log/, separate from usr/, survivi...
Volker Grabsch
2009-12-13
1
-8/+8
*
put installation markers into a separate sub directory usr/installed/
Volker Grabsch
2009-12-13
1
-4/+5
*
unpack source packages quietly to avoid cluttering the log files
Volker Grabsch
2009-12-13
1
-4/+4
*
adjust the $(SOURCEFORGE_FILES) macro to the new layout of the SourceForge do...
Volker Grabsch
2009-12-02
1
-2/+1
*
improved error message for "make update"
Volker Grabsch
2009-12-02
1
-1/+1
*
don't remove usr/i686-pc-mingw32/share/ on "make strip", because this might b...
Volker Grabsch
2009-11-10
1
-2/+1
*
generate the list of authors automatically from the version history
Volker Grabsch
2009-10-28
1
-2/+7
*
in the HTML documentation generation of "make dist", orient on ids rather tha...
Volker Grabsch
2009-10-28
1
-2/+2
*
bugfix for "make update": avoid silent package update failures
Volker Grabsch
2009-10-28
1
-1/+2
*
improved "make update": revert a package's version number when there were dow...
Volker Grabsch
2009-10-28
1
-1/+2
*
improved build output
Volker Grabsch
2009-10-27
1
-1/+1
*
increased version number to 2.10
Volker Grabsch
2009-10-24
1
-1/+1
*
improved output of "make update"
Volker Grabsch
2009-10-09
1
-1/+1
*
improved status output
Volker Grabsch
2009-10-08
1
-1/+1
*
improved output style of "make update" again
Volker Grabsch
2009-10-03
1
-3/+3
*
improved output style of "make update"
Volker Grabsch
2009-10-03
1
-3/+3
*
update the target triplet to i686-pc-mingw32
Volker Grabsch
2009-09-26
1
-1/+1
*
improved version recognition, enable the notation of ignored (bad) package ve...
Volker Grabsch
2009-09-20
1
-5/+7
*
increased version number to 2.9
Volker Grabsch
2009-09-11
1
-1/+1
*
improved coding style
Volker Grabsch
2009-09-02
1
-3/+2
*
improved output: don't show "[build]" for download-only packages
Volker Grabsch
2009-09-02
1
-1/+3
*
highlevel output of the download/build process, put also download actions int...
Volker Grabsch
2009-09-02
1
-6/+28
*
improved coding style
Volker Grabsch
2009-09-02
1
-2/+2
[next]