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
*
increased version number to 2.1
Volker Grabsch
2008-11-10
1
-1/+1
*
add 'SHELL=bash' hints where necessary, so it works on systems where /bin/sh ...
Volker Grabsch
2008-11-10
1
-0/+1
*
improved 'make strip'
Volker Grabsch
2008-11-10
1
-0/+1
*
improved README
Volker Grabsch
2008-11-09
1
-1/+1
*
rename installation markers from 'installed.*' to 'installed-*' to avoid weir...
Volker Grabsch
2008-11-09
1
-2/+2
*
bugfix: support the .tgz archive extension in addition to .tar.gz
Volker Grabsch
2008-11-08
1
-2/+4
*
after unpacking, check whether the expected subdirectory exists
Volker Grabsch
2008-11-08
1
-0/+1
*
bugfix: use -d instead of -z to check for a directory
Volker Grabsch
2008-11-08
1
-2/+2
*
use $(1) instead of $(2) to address to temporary build dir
Volker Grabsch
2008-11-08
1
-1/+1
*
show status information during 'make update'
Volker Grabsch
2008-11-08
1
-3/+4
*
improved coding style
Volker Grabsch
2008-11-08
1
-0/+3
*
implemented 'make strip'
Volker Grabsch
2008-11-08
1
-0/+22
*
bugfix: add $(PREFIX)/bin to the PATH
Volker Grabsch
2008-11-08
1
-0/+1
*
improved coding style
Volker Grabsch
2008-11-08
1
-4/+4
*
improved coding style
Volker Grabsch
2008-11-08
1
-5/+5
*
completely rewritten from scratch as Makefile
Volker Grabsch
2008-11-08
1
-0/+86