Go to file
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
assets css: Make row headers left-aligned 2014-10-13 04:09:33 +00:00
doc Update gmsl and config.guess 2015-06-18 17:48:21 -07:00
ext Update gmsl and config.guess 2015-06-18 17:48:21 -07:00
src add package tclap 2015-08-26 13:47:32 +03:00
tools build-pkg: pkgs with broken deps are also broken 2015-08-24 11:45:07 +03:00
.gitattributes package sfml: fix line endings and convert patches to git format 2013-07-06 18:54:03 +10:00
.gitignore Check in versions.json 2015-07-05 17:51:22 -07:00
.travis.yml travis: ignore errors when committing 2015-07-08 14:55:31 +08:00
CNAME Add CNAME file for gh-pages 2012-03-29 12:15:38 +02:00
Makefile Fix occasion [done] message weirdness 2015-07-26 19:44:19 -07:00
index.html add package tclap 2015-08-26 13:47:32 +03:00
versions.json Update versions.json 2015-08-26 14:48:50 +00:00