mxe/tools
Boris Nagaev d95da7e22a build-pkg: pkgs with broken deps are also broken
Bad behaviour prior to this commit:

1. The package is broken: pango
2. Package sdl_pango depends on broken pango
3. When t4k_common (which depends on sdl_pango) is built,
    pango is tried to build again.

This issue was caused by the error fixed in this commit:
if a package A depends on a broken package B,
then the package A is also BROKEN.
So if a package C depends on package A, then all of them
are broken:

(*)B <- A <- C

B is not "rebuilt" for C.
2015-08-24 11:45:07 +03:00
..
build-pkg.lua build-pkg: pkgs with broken deps are also broken 2015-08-24 11:45:07 +03:00
compat-init.sh tools: use a "compat-init.sh" for all compatibility variables 2014-09-23 14:28:47 -07:00
copydlldeps.py minizip, tools/copydlldeps: Run "make cleanup-style" 2015-01-11 10:03:13 -05:00
create-screenshot-for-doc Cleanup coding style via "make cleanup-style" 2012-03-29 13:02:06 +02:00
fake-editor tools/fake-editor, s3-fetch-and-sync: add comments 2014-09-02 19:56:36 -07:00
make-shared-from-static tools: use a "compat-init.sh" for all compatibility variables 2014-09-23 14:28:47 -07:00
mxe-activate mxe-activate: add build-matrix.html to tab completion 2014-10-10 16:01:53 +11:00
patch-tool-mxe patch-tool-mxe: Add support for changing patch file 2014-09-17 17:12:32 -07:00
s3-fetch-and-sync s3 sync: update server details 2014-10-14 02:50:40 +11:00
update-config-guess tools: use a "compat-init.sh" for all compatibility variables 2014-09-23 14:28:47 -07:00
update-gmsl tools: use a "compat-init.sh" for all compatibility variables 2014-09-23 14:28:47 -07:00