summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-13deps: quote $PATH because on cygwin it contains ';'.adrien/nextAdrien Nader
2016-02-13deps: when a download fail, rm the output file to always re-download it.Adrien Nader
2016-01-29deps/Makefile: fix filename of bash patch.Adrien Nader
2016-01-28deps: always build our own bash.Adrien Nader
2016-01-19Worker: set dbg=yes because yypkg's Web module doesn't filter these out yetAdrien Nader
2016-01-10Native_toolchain, Windows: add examine v0.0.3.Adrien Nader
2016-01-09Build/Windows: make "download" depend on cross_toolchain's "all".Adrien Nader
2016-01-07tarballs-upload: also take WINDOWS_MINISTAT into account.Adrien Nader
2016-01-05Windows: fix extension of yypkg source tarball.Adrien Nader
2016-01-05Windows: update yypkg to version 1.10-alpha2.Adrien Nader
2016-01-05Cross_toolchain, Windows: winpthreads has been merged in mingw-w64.Adrien Nader
2016-01-05Makefile.data: update cryptokit to version 1.10.Adrien Nader
2016-01-05Windows: cross gcc doesn't depend on a cross binutils.Adrien Nader
2016-01-05Native_toolchain: ocaml_add wasn't fully applied and registered for build.Adrien Nader
2016-01-05Build/Windows: some #use require a "builder" variable to be visible.Adrien Nader
2016-01-05cryptokit: update version to 1.1.0.Adrien Nader
2016-01-05deps: pass --prefix to oasis configure to have the proper bindir.Adrien Nader
2016-01-05releas-upload: assume that the build output is accessible in ../ .Adrien Nader
2015-12-22deps/Makefile: avoid "set -o pipefail" which is nor portable nor needed.Adrien Nader
2015-12-19deps/Makefile: move to yypkg >= 1.10-beta1.Adrien Nader
2015-12-19Makefile.data: move to yypkg 1.10-alpha1.Adrien Nader
2015-12-19deps: ocamlfind must be built with -j1.Adrien Nader
2015-12-19package_support.sh: rename yymakepkg_stripped to yymakepkg_split.Adrien Nader
2015-12-19deps/Makefile: don't sleep after printing the summary.Adrien Nader
2015-12-19deps/Makefile: rename "NEEDS_FULL" macro to "NEEDS".Adrien Nader
2015-12-19deps: always build ocaml+findlib: system ocamlfind changes root-owned filesAdrien Nader
2015-12-19deps: don't accept system gnu make <= 4.0.Adrien Nader
2015-12-19deps: make it possible to build ocaml-efl.Adrien Nader
2015-12-19Build/Native_toolchain: build as little of elementary as needed.Adrien Nader
2015-12-16.gitignore: ignore the build amalgation.Adrien Nader
2015-12-16Build/Native_toolchain: don't put "efl" as a dep to "all" (only elementary)Adrien Nader
2015-12-16Build/Worker: variant wasn't passed to the build script.Adrien Nader
2015-12-15package_support.sh: provide yymakepkg_stripped().Adrien Nader
2015-12-15package_support.sh: also pass --directory because the first -C is tricky.Adrien Nader
2015-12-15package_support.sh: use set -u for the "yypkg --makepkg" call.Adrien Nader
2015-12-15package_support.sh: cd $SRCDIR before trying to source configs.Adrien Nader
2015-12-15package_support.sh: make sure that VERSION and BUILD are exported.Adrien Nader
2015-11-22Build/Windows: ocaml-efl now has a wb.ml file.Adrien Nader
2015-11-22Build/Windows: add rufus.Adrien Nader
2015-11-22Build/Windows: libtiff now has variants.Adrien Nader
2015-11-22Build/Windows: tre's version is musl-private's: include musl's wb.ml first.Adrien Nader
2015-11-22Build/Worker: add yyextract, yystrip and yymakepkg packaging helpers.Adrien Nader
2015-11-22Makefile: fix :devshell by not preempting stdin.Adrien Nader
2015-11-14Build/Config: with ministat, toolchain nickname cannot be guessed anymore.Adrien Nader
2015-11-14ocaml cross: build a 32b native compiler relying on musl for the libc.Adrien Nader
2015-11-14Build/Native_toolchain: remove qt.Adrien Nader
2015-11-14Build/Windows: fill in the windows_ministat series and use it for yypkg.Adrien Nader
2015-11-14build: add a "windows_ministat" series for minimal static deployments.Adrien Nader
2015-11-08build: only create the repository if something has actually built fine.Adrien Nader
2015-09-21Build/Windows: don't build adwaita-icon-theme by default yet.Adrien Nader