Sha256: c1a423319eff65507b358743b76fad89ab47cc2c3d323c2271399643e03f175c

Contents?: true

Size: 343 Bytes

Versions: 85

Compression:

Stored size: 343 Bytes

Contents

# This buildfile causes the sproutcore/costello target to require the 
# sproutcore project, which requires the sproutcore/costello target (i.e.
# a recursive reference)
#
# Test against this project to ensure this sort of thing does not cause 
# infinite loops
config :all, :required => :sproutcore
config :sproutcore, :required => :costello

Version data entries

85 entries across 85 versions & 2 rubygems

Version Path
sproutcore-1.11.0 spec/fixtures/recursive_project/Buildfile
sproutcore-1.11.0.rc3 spec/fixtures/recursive_project/Buildfile
sproutcore-1.11.0.rc2 spec/fixtures/recursive_project/Buildfile
sproutcore-1.11.0.rc1 spec/fixtures/recursive_project/Buildfile
sproutcore-1.10.3.1 spec/fixtures/recursive_project/Buildfile
sproutit-sproutcore-1.0.0.20090407205609 spec/fixtures/recursive_project/Buildfile
sproutit-sproutcore-1.0.0.20090408130025 spec/fixtures/recursive_project/Buildfile
sproutit-sproutcore-1.0.0.20090416161445 spec/fixtures/recursive_project/Buildfile
sproutit-sproutcore-1.0.20090721145236 spec/fixtures/recursive_project/Buildfile
sproutcore-1.10.2 spec/fixtures/recursive_project/Buildfile
sproutcore-1.10.1 spec/fixtures/recursive_project/Buildfile
sproutcore-1.10.0 spec/fixtures/recursive_project/Buildfile
sproutcore-1.10.0.rc.3 spec/fixtures/recursive_project/Buildfile
sproutcore-1.10.0.rc.2 spec/fixtures/recursive_project/Buildfile
sproutcore-1.10.0.rc.1 spec/fixtures/recursive_project/Buildfile
sproutcore-1.9.2 spec/fixtures/recursive_project/Buildfile
sproutcore-1.9.1 spec/fixtures/recursive_project/Buildfile
sproutcore-1.9.0 spec/fixtures/recursive_project/Buildfile
sproutcore-1.8.2.1 spec/fixtures/recursive_project/Buildfile
sproutcore-1.8.1 spec/fixtures/recursive_project/Buildfile