Commit graph

26 commits

Author SHA1 Message Date
Paweł Forysiuk fb00824541 makedist.midori: Guess current version number automatically 2012-06-26 23:07:19 +02:00
Paweł Forysiuk a15d4009c2 makedist.midori: Handle GTK3 builds too 2012-06-26 23:07:14 +02:00
Paweł Forysiuk 2c89501bf4 makedist.midori: Drop unused static build files 2012-05-20 18:00:28 +02:00
Paweł Forysiuk 2a540a0878 Include gstreamer-0.10 files with Win32 build 2012-04-14 23:58:05 +02:00
Paweł Forysiuk 271cdf670b makedist.midori: Ensure that iconv.dll is copied into archive 2012-02-28 23:21:36 +01:00
Paweł Forysiuk 17cccfb672 makedist.midori: Include default settings for gtk2 2012-02-28 23:21:36 +01:00
Paweł Forysiuk 74bf490880 makedist.midori: Explicitly state folder for ssl engines
Othewise we would match gtk twice.
2012-02-28 23:21:36 +01:00
Paweł Forysiuk f3de5b1112 makedist.midori: Remove debug files after grabbing all files
Otherwise we would not remove debug files from folder other than bin
2012-02-28 23:21:36 +01:00
Paweł Forysiuk 4fa5bcf721 makedist.midori: Fix packaging of translations 2012-02-28 23:21:36 +01:00
Paweł Forysiuk f25b677d0c makedist.midori: automate shipping with(out) debug info 2012-02-23 00:54:40 +01:00
Paweł Forysiuk b68b092c51 makedist.midori: Dereference symlinks when copying 2012-02-13 01:47:18 +01:00
Paweł Forysiuk d152163957 makedist.midori: we need to package gdk-pixbuf loaders as well 2012-02-13 01:47:07 +01:00
Paweł Forysiuk 523afa1014 makedist.midori: Be sure to grab configs for pango and freetype 2012-02-13 01:45:33 +01:00
Paweł Forysiuk 50a4cda60c makedist.midori: Be sure to check for pango modules
They can be either compiled in or modular.
If our case is the latter we want them packaged as well.
2012-02-11 04:30:30 +01:00
Paweł Forysiuk a1cb33c046 makedist.midori: Fix typo in env variable name 2012-02-11 00:31:03 +01:00
Paweł Forysiuk 63e68a63e3 makedist.midori: Support for glib-networking would be nice too 2012-02-10 23:42:51 +01:00
Paweł Forysiuk 1d700e4ca4 makedist.midori: Make sure to copy webkitgtk directory from share
It contains for example files needed for Web Inspector
2012-02-10 23:42:33 +01:00
Paweł Forysiuk e582924a99 makedist.midori: use temp dir when assembling locale list 2012-02-10 23:42:21 +01:00
Paweł Forysiuk 6ff166f3ba makedist.midori: Refactor copying of files into a helper function 2012-02-10 23:40:37 +01:00
Paweł Forysiuk ef1928ad16 makedist.midori: Add workdir and version_tag variables for better readability 2012-02-10 23:40:13 +01:00
Paweł Forysiuk f387f9c29b makedist.midori: Warn if MINGW_PREFIX variable is not set 2012-02-10 23:39:36 +01:00
Paweł Forysiuk 93b352aa34 Don't use max compression in makedist script, it takes too much time
Compression can always be fine tuned after
2012-02-10 23:39:13 +01:00
Peter de Ridder 868dd3abf0 Merging dll-recursive.sh into makedist.midori.
This will make makedist.midori self-contained. And doesn't require
dll-recursive.sh to be in the current working directory.
2011-07-19 21:16:24 +02:00
Paweł Forysiuk eaf1dac531 Make scripts in win32 executable by default 2011-05-21 21:47:56 +02:00
Christian Dywan 910196fb1a Add the Win32 icon file to the makedist folder 2011-05-05 22:37:03 +02:00
Peter de Ridder d36e12f21d Provide build scripts for win32 releases 2011-04-27 01:42:47 +02:00