# HG changeset patch # User Volker Grabsch # Date 1332942418 -7200 # Node ID f653602a05005422adfab8af0bf06432839e49da # Parent 39774fa2edd9cc3621fb54fe55ced3665a8f569c Rebrand to new project name MXE diff -r 39774fa2edd9 -r f653602a0500 Makefile --- a/Makefile Wed Mar 28 00:33:05 2012 +1100 +++ b/Makefile Wed Mar 28 15:46:58 2012 +0200 @@ -1,4 +1,4 @@ -# This file is part of mingw-cross-env. +# This file is part of MXE. # See doc/index.html for further information. JOBS := 1 @@ -28,7 +28,7 @@ $(MAKE) openssl $(PATCH) $(PERL) pkg-config \ scons $(SED) unzip wget xz yasm -CMAKE_TOOLCHAIN_FILE := $(PREFIX)/$(TARGET)/share/cmake/mingw-cross-env-conf.cmake +CMAKE_TOOLCHAIN_FILE := $(PREFIX)/$(TARGET)/share/cmake/mxe-conf.cmake # unexport any environment variables that might cause trouble unexport AR CC CFLAGS C_INCLUDE_PATH CPATH CPLUS_INCLUDE_PATH CPP diff -r 39774fa2edd9 -r f653602a0500 doc/index.html --- a/doc/index.html Wed Mar 28 00:33:05 2012 +1100 +++ b/doc/index.html Wed Mar 28 15:46:58 2012 +0200 @@ -4,7 +4,7 @@ - MinGW cross compiling environment + MXE (M cross environment)