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
...
*
Makefile: log OSX software version
Tony Theodore
2013-07-14
1
-1/+1
*
Makefile and docs: remove yasm requirement
Tony Theodore
2013-07-13
1
-1/+1
*
Makefile: add extra logging details
Tony Theodore
2013-07-07
1
-0/+4
*
Makefile: add $(DATE) portability variable
Tony Theodore
2013-06-27
1
-0/+1
*
Makefile: add MXE_TARGET_LIST variable
Tony Theodore
2013-06-23
1
-1/+2
*
Makefile: add new DEFAULT_MAX_JOBS variable
Tony Theodore
2013-06-19
1
-1/+3
*
Makefile: add g++ to requirements check
Tony Theodore
2013-06-04
1
-1/+1
*
unset CONFIG_SITE
Mark Brand
2013-06-02
1
-0/+1
*
Makefile: add target loop, serialise targets, and update settings file
Tony Theodore
2013-06-01
1
-28/+66
*
Makefile: change order of ignore filter to allow patterns
Tony Theodore
2013-05-22
1
-1/+1
*
Makefile: default JOBS to number of CPUs
Tony Theodore
2013-05-12
1
-1/+1
*
Makefile: fix indentation of missing url check
Tony Theodore
2013-05-05
1
-2/+2
*
Makefile: fix indentation of missing url check
Tony Theodore
2013-05-05
1
-13/+13
*
Makefile: add error messages for undefined package or url
Tony Theodore
2013-05-05
1
-3/+7
*
Makefile: alert when an older verison is found during update
Tony Theodore
2013-03-31
1
-1/+3
*
Complete adding of GNU sort
Ulrich Klauer
2013-03-29
1
-1/+1
*
Makefile: only update to latest version and print macro for failed updates
Tony Theodore
2013-03-26
1
-3/+4
*
add portability variable for gnu sort and add coreutils to requirements
Tony Theodore
2013-03-26
1
-0/+1
*
Makefile: continue after errors in update macros
Tony Theodore
2013-03-25
1
-1/+1
*
Makefile: add sample default rule when creating settings.mk
Tony Theodore
2012-12-23
1
-1/+2
*
Makefile: correctly escape urls for amazon services
Tony Theodore
2012-12-05
1
-4/+7
*
Merge pull request #81 from tonytheodore/glib-optional-native
Volker Grabsch
2012-09-21
1
-0/+1
|
\
|
*
Makefile: pass PKG variable to build rules
Tony Theodore
2012-09-18
1
-0/+1
*
|
fix spurious PKGS targets
Mark Brand
2012-09-18
1
-1/+1
|
/
*
add package cdn fallback
Tony Theodore
2012-09-16
1
-3/+8
*
cleanup after failed download
Tony Theodore
2012-09-16
1
-1/+1
*
fix bracketing of wget calls
Tony Theodore
2012-09-16
1
-2/+2
*
add tertiary fallback for unavailable package files
Tony Theodore
2012-09-16
1
-2/+4
*
Merge branch 'stable'
Mark Brand
2012-08-17
1
-1/+1
|
\
|
*
replace sourceforge mirror
Mark Brand
2012-08-17
1
-1/+1
*
|
Makefile: add wget portability variable - $(WGET)
Tony Theodore
2012-05-16
1
-2/+5
*
|
Add support for a local settings file settings.mk
Volker Grabsch
2012-05-03
1
-0/+12
|
/
*
Bugfix in "make check-requirements" to work with Automake 1.12
Volker Grabsch
2012-05-02
1
-1/+1
*
Remove entries for the "dist/" directory which is no longer used
Volker Grabsch
2012-04-16
1
-1/+0
*
Portability fix: Define $(PWD) before $(SHELL)
Volker Grabsch
2012-04-10
1
-1/+2
*
revert PWD portability fix
Tony Theodore
2012-04-06
1
-1/+1
*
portability fix: use physical location for PWD
Tony Theodore
2012-04-06
1
-1/+1
*
Load only *.mk files of packages mentioned in index.html
Volker Grabsch
2012-03-31
1
-1/+1
*
Load list of packages from index.html instead of scanning src/
Volker Grabsch
2012-03-30
1
-1/+1
*
Improve order of entries in main Makefile
Volker Grabsch
2012-03-30
1
-11/+12
*
Improve "make cleanup-style" to touch only files that have to be fixed
Volker Grabsch
2012-03-30
1
-3/+6
*
Fix trailing space after version number
Volker Grabsch
2012-03-29
1
-1/+1
*
Add new command "make cleanup-style"
Volker Grabsch
2012-03-29
1
-0/+13
*
Remove "make dist" as it is of no use anymore
Volker Grabsch
2012-03-29
1
-25/+0
*
Move doc/index.html -> index.html
Volker Grabsch
2012-03-29
1
-8/+8
*
Improve performance of loading main Makefile
Volker Grabsch
2012-03-29
1
-3/+8
*
Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Volker Grabsch
2012-03-29
1
-12/+8
*
Improve coding style
Volker Grabsch
2012-03-29
1
-3/+3
*
Improve coding style
Volker Grabsch
2012-03-29
1
-2/+2
*
Improve coding style
Volker Grabsch
2012-03-29
1
-1/+1
[prev]
[next]