summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * replaced $(BUILD) with a more direct and less brittle constructVolker Grabsch2011-11-2839-40/+38
| | | | | | | | | | | | | | | For discussion, see the following email and its follow-ups: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-11/msg00112.html
| | * package agg: portability fix and extra dependenciesTony Theodore2011-11-281-1/+3
| | |
| | * take config.guess from binutils instead of gccMark Brand2011-11-272-4/+8
| | | | | | | | | | | | binutils comes before gcc and also has a newer config.guess.
| | * touch up package aggMark Brand2011-11-271-2/+2
| | | | | | | | | | | | | | | | | | -use $(SHELL) instead of sh -autogen calls configure with options, so don't invoke configure again -added explicit --build
| | * new package aggMatthias Gehre2011-11-271-0/+28
| | |
| | * many packages: use --build instead of wine cross_compiling hackMark Brand2011-11-2634-74/+35
| | |
| | * package guile: make use of new BUILD variableMark Brand2011-11-261-1/+1
| | |
| | * add BUILD and install config.guess and config.subMark Brand2011-11-262-0/+5
| | |
| | * package vtk:portability fix for Debian kFreeBSDTony Theodore2011-11-271-0/+15
| | |
| | * package llvm:portability fix for Debian kFreeBSDTony Theodore2011-11-271-0/+17
| | |
| | * package postgresql: use $(TARGET) instead of i686-pc-mingw32Tony Theodore2011-11-261-1/+1
| | |
| | * packages cgal, eigen, lapack: use CMAKE_TOOLCHAIN_FILETony Theodore2011-11-263-4/+4
| | |
| | * package libgcrypt: fix update macroMark Brand2011-11-261-0/+1
| | |
| | * Revert "update package libgcrypt" (oops)Mark Brand2011-11-261-2/+2
| | | | | | | | | | | | This reverts commit f0ac900cef5ec42043552018373ced650230ea83.
| | * update package libgcryptMark Brand2011-11-261-2/+2
| | |
| | * package curl: restore cross_compiling hackMark Brand2011-11-261-0/+2
| | |
| | * package curl: removed obsolete cross_compiling hackMark Brand2011-11-261-2/+0
| | |
| | * package libxml++: portability fix for bsd makeTony Theodore2011-11-261-1/+2
| | |
| | * package curl: use pkg-config instead of LIBS for libssh2 and libidnMark Brand2011-11-252-5/+40
| | | | | | | | | | | | | | | Cherry-picked patch adds pkg-config detection of libidn. Explicit "--with-libssh2" causes pkg-config to be used for libssh2.
| | * package libidn: fix linking order with brute forceMark Brand2011-11-251-3/+3
| | |
| | * package curl: fix libidn dependencyMark Brand2011-11-251-1/+1
| | | | | | | | | | | | | | | Curl seems to assume that -lidn is enough, but libidn itself has dependencies that pkg-config lists.
| | * package libidn: fix libintl (gettext) dependencyMark Brand2011-11-252-1/+26
| | |
| | * package curl: update cherrypicksMark Brand2011-11-251-9/+89
| | |
| | * update package libidnMark Brand2011-11-251-2/+2
| | |
| | * package llvm: disable unnecessary components and targetsTony Theodore2011-11-251-1/+4
| | |
| | * package gnutls: clean upMark Brand2011-11-242-12/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Replace echo and sed hacks -gai_strerror test seems to work now without hack. -Disable crywrap for Windows with configure logic. -Disable doc and tests targets with patch. -Improve handling of LIBS and .pc file -zlib is already in GNUTLS_REQUIRES_PRIVATE -Use LIBS to introduce -lws32_2 into Libs.private
| | * package llvm: add update script and ignore v2.9Tony Theodore2011-11-241-3/+5
| | |
| | * new packages: libxml++ and llvmMatthias Gehre2011-11-242-0/+55
| | |
| | * package vtk: fix third party module search pathTony Theodore2011-11-231-0/+27
| | |
| | * package gnutls: install it (oops)Mark Brand2011-11-231-1/+1
| | |
| | * package curl: fix https handshake failureMark Brand2011-11-221-2/+85
| | |
| | * package gnutls: various improvementsMark Brand2011-11-221-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | -log build commands -build and install utilities, useful for troubleshooting -but don't try to build crywrap on Windows -specify WINVER for the sake of getaddrinfo -enable parallel building which seems to work now
| | * package vtk:disable directx detectionTony Theodore2011-11-221-0/+3
| | |
| | * package vtk: disable gui components in native buildTony Theodore2011-11-222-1/+25
| | |
| | * upgrade package ffmpegMark Brand2011-11-211-2/+2
| | |
| | * update package binutilsMark Brand2011-11-211-3/+3
| | |
| | * package qt: use "cp -R" instead of "cp -r" for *bsd compatibilityMark Brand2011-11-211-12/+38
| | |
| | * package curl: improve dependency handlingMark Brand2011-11-202-2/+247
| | | | | | | | | | | | | | | | | | | | | -use cherry-picked nettle patch -remove apparently inert -liconv libssh2 still needs libgcrypt though.
| | * package libssh2: improve dependency handlingMark Brand2011-11-202-3/+5
| | |
| | * update package gsoapMark Brand2011-11-202-115/+2
| | |
| | * package lapack:portability fix for FreeBSD - add CMAKE_ARTony Theodore2011-11-201-0/+1
| | |
| | * package lapack:update checksumTony Theodore2011-11-201-1/+1
| | |
| | * package vtk: revert previous changeTony Theodore2011-11-201-5/+1
| | |
| | * update package liboauthMark Brand2011-11-191-2/+2
| | |
| | * update package libeventMark Brand2011-11-191-2/+2
| | |
| | * package vtk: disable gui components in native buildTony Theodore2011-11-191-1/+5
| | |
| | * package cgal: added patch sourceMark Brand2011-11-171-1/+3
| | |
| | * package cgal: fix build failure when qt is presentMark Brand2011-11-172-3/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | When Qt happened to be present, CGAL would fail to build. This happened when moc was called on certain files that included has_binary_operator.hpp from boost: <includedir>/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN"
| | * update package curlMark Brand2011-11-172-32/+4
| | |
| | * package curl: fix for wanting .crt for insecure URLsMark Brand2011-11-171-1/+29
| | |