package.deps.rake
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sun, 16 Dec 2012 21:04:02 +0100
branchdirectory_structure_refactoring
changeset 1899 800c0f76adce
parent 1818 2e5ed72e7dfd
child 2380 9195eccdcbd9
permissions -rw-r--r--
Closing branch directory_structure_refactoring
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
752
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     1
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     2
# Package dependencies.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     3
# Automatically generated by project defintion.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     4
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     5
task "stx:goodies/refactoryBrowser/helpers" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     6
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     7
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     8
task "stx:goodies/refactoryBrowser/parser" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     9
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    10
task "stx:goodies/smaCC" => "stx:goodies/refactoryBrowser/parser"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    11
task "stx:goodies/smaCC" => "stx:libhtml"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    12
task "stx:goodies/smaCC" => "stx:libview2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    13
task "stx:goodies/smaCC" => "stx:goodies/refactoryBrowser/changes"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    14
task "stx:goodies/smaCC" => "stx:goodies/sunit"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    15
task "stx:goodies/smaCC" => "stx:libbasic2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    16
task "stx:goodies/smaCC" => "stx:libwidg2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    17
task "stx:goodies/smaCC" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    18
task "stx:goodies/smaCC" => "stx:goodies/refactoryBrowser/helpers"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    19
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    20
task "stx:libwidg" => "stx:libview2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    21
task "stx:libwidg" => "stx:libview"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    22
task "stx:libwidg" => "stx:libbasic2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    23
task "stx:libwidg" => "stx:libui"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    24
task "stx:libwidg" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    25
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    26
task "stx:goodies/sunit" => "stx:libview2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    27
task "stx:goodies/sunit" => "stx:libtool"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    28
task "stx:goodies/sunit" => "stx:libview"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    29
task "stx:goodies/sunit" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    30
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    31
task "squeak:petitparser" => "stx:goodies/sunit"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    32
task "squeak:petitparser" => "stx:libbasic2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    33
task "squeak:petitparser" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    34
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    35
task "stx:libview2" => "stx:libview"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    36
task "stx:libview2" => "stx:libbasic2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    37
task "stx:libview2" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    38
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    39
task "stx:libbasic2" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    40
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    41
task "stx:libview" => "stx:libbasic2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    42
task "stx:libview" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    43
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    44
task "stx:libhtml" => "stx:libwidg"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    45
task "stx:libhtml" => "stx:libview"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    46
task "stx:libhtml" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    47
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    48
task "stx:libtool" => "stx:goodies/refactoryBrowser/parser"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    49
task "stx:libtool" => "stx:libui"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    50
task "stx:libtool" => "stx:libview"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    51
task "stx:libtool" => "stx:libview2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    52
task "stx:libtool" => "stx:libwidg"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    53
task "stx:libtool" => "stx:libbasic2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    54
task "stx:libtool" => "stx:libwidg2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    55
task "stx:libtool" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    56
task "stx:libtool" => "stx:libbasic3"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    57
task "stx:libtool" => "stx:libboss"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    58
task "stx:libtool" => "stx:libcomp"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    59
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    60
task "stx:libcomp" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    61
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    62
task "stx:goodies/refactoryBrowser/changes" => "stx:goodies/refactoryBrowser/helpers"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    63
task "stx:goodies/refactoryBrowser/changes" => "stx:goodies/refactoryBrowser/parser"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    64
task "stx:goodies/refactoryBrowser/changes" => "stx:libbasic3"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    65
task "stx:goodies/refactoryBrowser/changes" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    66
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    67
task "stx:libboss" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    68
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    69
task "stx:libwidg2" => "stx:libview"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    70
task "stx:libwidg2" => "stx:libui"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    71
task "stx:libwidg2" => "stx:libview2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    72
task "stx:libwidg2" => "stx:libwidg"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    73
task "stx:libwidg2" => "stx:libbasic2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    74
task "stx:libwidg2" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    75
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    76
task "stx:libbasic3" => "stx:libbasic2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    77
task "stx:libbasic3" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    78
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    79
task "stx:libui" => "stx:libview2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    80
task "stx:libui" => "stx:libview"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    81
task "stx:libui" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    82
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    83
task "stx:libjava" => "stx:libwidg2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    84
task "stx:libjava" => "squeak:petitparser"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    85
task "stx:libjava" => "stx:libbasic3"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    86
task "stx:libjava" => "stx:libcomp"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    87
task "stx:libjava" => "stx:libbasic2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    88
task "stx:libjava" => "stx:libview2"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    89
task "stx:libjava" => "stx:goodies/sunit"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    90
task "stx:libjava" => "stx:libhtml"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    91
task "stx:libjava" => "stx:libwidg"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    92
task "stx:libjava" => "stx:libbasic"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    93
task "stx:libjava" => "stx:goodies/smaCC"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    94
task "stx:libjava" => "stx:libview"
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    95
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    96