| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Revert da82d07dbeca23087aa4351914cf4b890c1d3972 and
consequent changes of gcc version.
close #964
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package was removed as a part of
da82d07dbeca23087aa4351914cf4b890c1d3972
File src/cloog.mk differs from its copy before da82d07dbec [1]
* sha1 -> sha256
* toolchain reorg reapplied:
* $(PKG)_TARGETS
* $(PKG)_DEPS_$(BUILD)
* define $(PKG)_BUILD -> define $(PKG)_BUILD_$(BUILD)
* $(MXE_CONFIGURE_OPTS)
[1] https://raw.githubusercontent.com/mxe/mxe/6947d3245f9c76d9124a4c4f3c164154a75f3f62/src/cloog.mk
|
|
|
|
| |
cloog is not compatible with isl 0.14
|
|
|
|
|
|
| |
This reverts commit c96a007c6a4b03ca8d43c2ed848c47832f9e2baf.
This commit is not applicable to gcc 4.9.
|
|\
| |
| | |
aubio: disable txt2man and doxygen docs
|
|/
|
|
| |
see #952
|
| |
|
|\
| |
| | |
add packages lzma and upx
|
| | |
|
| | |
|
|/ |
|
|\
| |
| | |
build-pkg: print progress
|
| |
| |
| |
| |
| |
| |
| | |
There are 20 huge packages like gcc that are compiled for a half
of the build time. The time left expected by the progess printer
changes dramatically after building a huge package. Information
about huge packages smoothes the changes.
|
| | |
|
| |
| |
| |
| |
| |
| | |
Example:
[ 4/100] The build is expected to complete in 0.3 hours, on Thu Oct 29 23:03:27 2015
|
| |
| |
| |
| |
| | |
echo is format + print
log is echo('[build-pkg]', ...)
|
| | |
|
|\ \
| |/
|/| |
add package ucl
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
libtool could not find -lwinmm and produced the following message:
*** Warning: linker path does not have real file for library -lwinmm.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libwinmm and none of the candidates passed a file format test
*** using a file magic. Last file checked: /usr/lib/mxe/usr/lib/gcc/i686-w64-mingw32.shared/5.2.0/../../../../i686-w64-mingw32.shared/lib//libwinmm.a
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
*** Since this library must not contain undefined symbols,
*** because either the platform does not support them or
*** it was explicitly requested with -no-undefined,
*** libtool will only create a static version of it.
After that, it created a static library instead of shared one.
Even -no-undefined did not help.
|
|/ |
|
|\
| |
| | |
Adding Cataclysm: Dark Days Ahead in the list of projects who use MXE
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Building pthreads inline with gcc and enable optional posix threads in libgcc
|
| |
| |
| |
| |
| |
| |
| | |
* enables optional c++11 <thread>, <mutex>, and <future> in libgcc
* avoid double build advice:
http://sigrok.org/gitweb/?p=sigrok-util.git;a=blob;f=cross-compile/mingw/README;h=248af546f939a81855dda33142d834eecf2979c2;hb=HEAD#l44
* not heavily tested but should be released for feedback
|
|/
|
|
|
|
|
|
|
| |
* fixes "~winpthreads changes ~pthread_signal.h" etc. reported by build-pkg
mingw-w64 installs dummy headers if winpthreads isn't built
* enables libgomp to avoid double-build (see #331)
* no change in openmp-validation (still 20 failures - taken with a grain of
salt as the batch file test runner isn't a reliable perl substitute)
* pthreads virtual package kept for future testing
|
|\
| |
| | |
build-pkg: install source, refactoring and other improvements
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Example: "4_1_3" -> "4.1.3-20151028".
Adding build-unique (making two builds in one day is unlikely)
Debian patch version tells APT that the package was updated.
|
| |
| |
| |
| |
| |
| | |
Underscores in versions were previously replaced with dashes.
Example: 4_1_3 -> 4-1-3 (package winpcap).
"-3" is interpreted as Debian patch version, which is wrong.
|
| |
| |
| |
| | |
close #946
|
| |
| |
| |
| | |
rename makeMxeRequirementsDeb to makeMxeRequirementsPackage
|
| |
| |
| |
| |
| |
| | |
Move common code (making a directory, control file, running tar,
dpkg-deb, etc) to function makePackage(). This function is used
by functions makeDeb() and makeMxeRequirementsDeb().
|
| | |
|
| |
| |
| |
| |
| | |
Function debianControl() takes parameters of the Debian package
and returns the contents of the Debian control file.
|
|/
|
|
|
| |
MXE_MAX_ITEMS is used mostly for debugging purposes.
Waiting all packages to download (2Gb) is boring.
|
| |
|
|
|
|
| |
see #904
|
| |
|
| |
|
|\ |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When the client library of PostgreSQL is compiled with a MinGW-w64
environment the resulting libpq does not work. This has been reported
upstream with two bug reports and a patch was submitted by
Michael Cronenworth <mike(at)cchtml(dot)com> (1) but it has not been
picked up by upstream.
This is confirmed to build on Arch Linux x64 with targets:
x86_64-w64-mingw32.static and i686-w64-mingw32.static
and works under Wine, Windows 7 and Windows 10 (both 32/64bit binaries)
(1) http://www.postgresql.org/message-id/520EBC3D.1010103@cchtml.com
fixes #690
|
| |
|
| |
|