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
...
*
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
*
bugfix and simplification of "make download"
Volker Grabsch
2009-09-02
1
-4/+1
*
create a separate build log file "usr/log-PKG" for each package build
Volker Grabsch
2009-09-02
1
-1/+6
*
small bugfix in "make dist"
Volker Grabsch
2009-09-02
1
-3/+3
*
replace the contact email address with hints to the project mailing list
Volker Grabsch
2009-09-01
1
-1/+1
*
let "make dist" put everything into a separate dist/ subdirectory
Volker Grabsch
2009-09-01
1
-14/+18
*
moved the whole project to Savannah, and renamed it from mingw_cross_env to m...
Volker Grabsch
2009-09-01
1
-13/+13
*
add a copyright notice and license to each source file
Volker Grabsch
2009-08-21
1
-0/+21
*
increased version number to 2.8
Volker Grabsch
2009-08-11
1
-1/+1
*
improved version recognition for sourceforge packages
Volker Grabsch
2009-08-10
1
-0/+8
*
increased version number to 2.7
Volker Grabsch
2009-06-19
1
-1/+1
*
improved variable naming in the Makefile
Volker Grabsch
2009-06-19
1
-7/+7
*
sort package names
Volker Grabsch
2009-06-19
1
-1/+1
*
improved implementation of the download-* commands
Volker Grabsch
2009-06-17
1
-1/+4
*
bugfix: decouple the download-* targets from the build targets
Volker Grabsch
2009-06-16
1
-1/+5
*
new command "make download"
Volker Grabsch
2009-06-16
1
-5/+12
*
screenshots for the docs (by Hans Bezemer)
Volker Grabsch
2009-06-12
1
-1/+2
*
automatically apply patches "src/PKG-*.patch" which are provided with a "src/...
Volker Grabsch
2009-06-11
1
-3/+8
*
bugfix: unset the EXTRA_* environment variables which causes trouble
Volker Grabsch
2009-06-10
1
-0/+2
*
mention doc/index.html in the Makefile
Volker Grabsch
2009-06-09
1
-1/+1
*
bugfix: unset the PKG_CONFIG_PATH environment variable which causes trouble
Volker Grabsch
2009-06-07
1
-0/+1
*
introduce placeholders for version number and target in the tutorial
Volker Grabsch
2009-06-03
1
-1/+4
*
renamed doc/README.html to doc/index.html
Volker Grabsch
2009-06-03
1
-5/+5
*
bugfix in the "update-checksum-%" target which is internally used by "make up...
Volker Grabsch
2009-04-15
1
-1/+1
*
increased version number to 2.6
Volker Grabsch
2009-04-06
1
-1/+1
*
use "openssl sha1 ..." instead of "sha1sum -b ..."
Volker Grabsch
2009-04-05
1
-2/+2
*
bugfix in handling checksums
Volker Grabsch
2009-04-05
1
-4/+4
*
validate downloads using SHA-1 checksums
Volker Grabsch
2009-04-05
1
-27/+36
*
improved download mechanism
Volker Grabsch
2009-04-05
1
-4/+4
[prev]
[next]