summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-02openjpeg: make sure no .dll file ends up in lib${LIBDIRSUFFIX}/.HEADmasterAdrien Nader
2015-03-02openjpeg: enable JPIP, JP3D, .pc files (all upstream ones).Adrien Nader
2015-01-11efl: fix sed expression in previous commit.Adrien Nader
2015-01-11efl: patch "configure.ac" instead of "configure" since we now autoreconf.Adrien Nader
2015-01-10efl: add winpthreads patch to replace the current home-grown thread supportAdrien Nader
2014-12-14efl, elementary: for tools-only configurations, set YYLOWCOMPRESS.Adrien Nader
2014-12-09jansson: remove setting of $ARCH.Adrien Nader
2014-12-09libdvdnav: initial port.Adrien Nader
2014-12-09libdvdcss: initial port.Adrien Nader
2014-11-22ffmpeg: move dll files from lib/ to bin/.Adrien Nader
2014-11-22ocaml-archive: remove trailing whitespace in sed expression.Adrien Nader
2014-11-19elementary: fix syntax of 'unset' call in shell script.Adrien Nader
2014-11-01check: initial port.Adrien Nader
2014-11-01ocaml-archive: ensure 64-bit "struct stat" is used.Adrien Nader
2014-11-01ocaml-archive: avoid warning about losing a "const" attribute.Adrien Nader
2014-10-27efl: ecore_evas search path doesn't respect libdir.Adrien Nader
2014-10-27efl: conditionalize the backspace patch to 1.11.*.Adrien Nader
2014-10-26ocaml-archive: remove useless lines in build script.Adrien Nader
2014-10-21Revert "efl: add upstream patch to fix edje_cc on windows."Adrien Nader
2014-10-19efl: add upstream patch to fix edje_cc on windows.Adrien Nader
2014-10-19efl: add upstream patch to get backspace to work in text entries.Adrien Nader
2014-10-18ocaml-archive: fix binding of archive_read_memory().Adrien Nader
2014-10-18yypkg: add an icon to the windows executable.Adrien Nader
2014-10-16yypkg: install wrapper.Adrien Nader
2014-10-16efl: disable openjpeg; efl doesn't build properly when it's found.Adrien Nader
2014-10-12efl: disable SSE3; evas crashes in SSE3 routines otherwise.Adrien Nader
2014-10-12efl: fix typo in variable name (harmless, everything was consistent).Adrien Nader
2014-09-28openjpeg: tell cmake where windres is (of course it needs to be helped).Adrien Nader
2014-09-28elementary: properly set --build to $BUILD_TRIPLET, not something slackwareAdrien Nader
2014-09-28elementary: don't run autoreconf needlessly (and thus avoid debian's bugs).Adrien Nader
2014-09-28elementary: rename LIBS_WIN variable to LIBS.Adrien Nader
2014-09-28efl: avoid having to run autoreconf; debian's generates something broken.Adrien Nader
2014-09-22efl:for-your-tools-only: jpeg (and png?) image loaders are required.Adrien Nader
2014-09-21ocaml-efl: build with -j 4.Adrien Nader
2014-09-08yypkg: yypkg.native was copied to $CWD instead of $PKG.Adrien Nader
2014-09-08lame: add --disable-static.Adrien Nader
2014-08-31ocaml/*: strip was always native and might strip too few files.Adrien Nader
2014-08-30yypkg: initial port.Adrien Nader
2014-08-30ocaml-findlib: stdlib in findlib.conf must point in the cross toolchain.Adrien Nader
2014-08-30ocaml-findlib: always create ld.conf when cross-compiling findlib.Adrien Nader
2014-08-30libocaml_*: initial ports.Adrien Nader
2014-08-30ocaml, archive, cryptokit, efl, fileutils, findlib: initial ports.Adrien Nader
2014-08-30elementary: typo which prevented passing $LIBS to configure.Adrien Nader
2014-08-30elementary: typo in configure option to disable C++ bindings.Adrien Nader
2014-08-29efl, elementary: "--disable-c++" is now "--disable-cxx-bindings".Adrien Nader
2014-08-29efl, elementary: remove crazy WIP code used to attempt static linking.Adrien Nader
2014-08-29jansson: improve description.Adrien Nader
2014-08-23json-c: initial port.Adrien Nader
2014-08-22SDL2: initial port.Adrien Nader
2014-08-22efl: use ${BUILD_TRIPLET}, not $ARCH-slackware-linux.Adrien Nader