summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-03*.SlackBuild: --strip-unneeded is moved to inside ${{HOST,TARGET}_STRIP}.adrien/next-reviewAdrien Nader
2015-07-04*: rename 'wb:*.ml' files to 'wb-*.ml'.Adrien Nader
2015-06-28winpthreads: remove dead code which set ARCH and add 'set -e'.Adrien Nader
2015-06-28winpthreads: fix docs and licenses not being properly installed.Adrien Nader
2015-06-28winpthreads: autoreconf -fiv is ./configure doesn't exist.Adrien Nader
2015-06-28winpthreads: files generated are of TARGET_EXE_FORMAT, not HOST_EXE_FORMAT.Adrien Nader
2015-06-28mingw-w64: git package doesn't have a dedicated variant anymore.Adrien Nader
2015-06-28everything mingw-w64: accept .tar.?z* as the source tarball extension.Adrien Nader
2015-06-07mingw-w64: add git variant.Adrien Nader
2015-05-23mingw-w64: remove dead code.Adrien Nader
2015-05-23zz_config: try to run 'gtk-query-immodules-3.0' after installation.Adrien Nader
2015-05-23mingw-w64: use dependencies as defined in series' .ml file.Adrien Nader
2015-05-23mingw-w64: use -j1 for 'make install'.Adrien Nader
2015-05-08gendef, genidl, genpeimg: don't pass --target to configure.Adrien Nader
2015-05-08widl: set --target=x86_64-w64-mingw32 to please configure.Adrien Nader
2015-05-08mingw-w64: add a "wb:common.ml" file which defines no package; fix version.Adrien Nader
2015-05-08wb*.ml: there is no distinction anymore between add and add_full.Adrien Nader
2015-05-03mingw-w64: fix version (copy-paste from gcc's description?).Adrien Nader
2015-04-26*: import the package list for this repo from win-builds.git.Adrien Nader
2015-04-22*: add the first package infos that were in win-builds.git.Adrien Nader
2015-01-13zz_config: use ZSH_VERSION rather than emulate to detect zsh.adrien/1.51.5Adrien Nader
2015-01-05zz_config: avoid error message in win-builds-switch when shell isn't zsh.Adrien Nader
2014-12-23zz_config/win-builds-switch: don't fail for shells which aren't zsh.HEADmasterAdrien Nader
2014-12-16zz_config: @@LIBDIRSUFFIX@@ was always "" for the windows series.Adrien Nader
2014-12-14zz_config/win-buildds-switch: zsh's default behaviour breaks our script.Adrien Nader
2014-12-14zz_config/win-builds-switch: could try to match "native_toolchain..".Adrien Nader
2014-12-14zz_config: add qmake configuration and handle qmake in win-builds-switch.Adrien Nader
2014-12-14zz_config: don't set a new variable to hold the same as LIBDIRSUFFIX_TGT.Adrien Nader
2014-12-13zz_config/win-builds-switch: HEAD~ adds "windows" PATH for cross-toolchainsAdrien Nader
2014-12-12zz_config/win-builds-switch: add native_toolchain/bin to $PATH for cross.Adrien Nader
2014-12-12zz_config/win-builds-switch: simplify control flow for updating $PATH.Adrien Nader
2014-12-04winstorecompat: $LIBDIRSUFFIX_TGT is only defined for cross-compilation.Adrien Nader
2014-11-27winpthreads: explain why we're copying libm.a to fakelib/libpthread.a.Adrien Nader
2014-11-16zz_config: fix empty path in PATH in win-builds-switch.Adrien Nader
2014-11-01mingw-w64: move to v3.3.0.Adrien Nader
2014-10-31zz_config: handle cross-compilation scenarios in win-builds-switch.Adrien Nader
2014-10-30zz_config: use the SearchReplace install action to find YYPREFIX.Adrien Nader
2014-10-30zz_config: typo in win-builds-switch's log message for "clean".Adrien Nader
2014-10-30zz_config: replace '.' with 'source' in win-builds-switch' error messageAdrien Nader
2014-10-19mingw-w64*: don't set the target predicate since these are cross-tools.Adrien Nader
2014-10-18zz_config: always export PKG_CONFIG_PATH="" in win-builds-switch.Adrien Nader
2014-10-18zz_config: simplify cygwin discovery test in win-builds-switch.Adrien Nader
2014-10-18zz_config: win-builds-switch parameters are set at build-time now.Adrien Nader
2014-10-17mingw-w64: remove pthread_* headers, and only when building :full.Adrien Nader
2014-10-17mingw-w64: #warning, not #warn.Adrien Nader
2014-10-16mingw-w64: poison mingw-w64 headers that must be overwritten by winpthreadsAdrien Nader
2014-09-27mingw-w64: enable secure api support.Adrien Nader
2014-09-21mingw-w64: move to v3.2.0.Adrien Nader
2014-09-02win-iconv: remove meaningless commented-out C code in the build script.Adrien Nader
2014-09-02flexdll: change "*-*-mingw32"-style strings to "*-*-mingw*".Adrien Nader