History.txt Manifest.txt README.md Rakefile bin/alocate bin/amake bin/aup bin/autolocate bin/autoproj bin/autoproj-bootstrap bin/autoproj-cache bin/autoproj-clean bin/autoproj-create-set bin/autoproj-doc bin/autoproj-envsh bin/autoproj-list bin/autoproj-locate bin/autoproj-query bin/autoproj-show bin/autoproj-snapshot bin/autoproj-switch-config bin/autoproj-test bin/autoproj_bootstrap bin/autoproj_bootstrap.in bin/autoproj_stress_test lib/autoproj.rb lib/autoproj/autobuild.rb lib/autoproj/base.rb lib/autoproj/build_option.rb lib/autoproj/cmdline.rb lib/autoproj/configuration.rb lib/autoproj/default.osdeps lib/autoproj/environment.rb lib/autoproj/gitorious.rb lib/autoproj/installation_manifest.rb lib/autoproj/manifest.rb lib/autoproj/metapackage.rb lib/autoproj/ops/build.rb lib/autoproj/ops/cache.rb lib/autoproj/ops/configuration.rb lib/autoproj/ops/loader.rb lib/autoproj/ops/main_config_switcher.rb lib/autoproj/ops/tools.rb lib/autoproj/options.rb lib/autoproj/osdeps.rb lib/autoproj/package_definition.rb lib/autoproj/package_manifest.rb lib/autoproj/package_selection.rb lib/autoproj/package_set.rb lib/autoproj/query.rb lib/autoproj/system.rb lib/autoproj/templates/create-set/packages.autobuild lib/autoproj/templates/create-set/source.yml lib/autoproj/variable_expansion.rb lib/autoproj/vcs_definition.rb lib/autoproj/version.rb samples/autoproj/README.txt samples/autoproj/init.rb samples/autoproj/manifest samples/autoproj/overrides.rb samples/autoproj/overrides.yml samples/manifest.xml samples/osdeps.yml shell/autoproj_bash shell/autoproj_sh shell/autoproj_zsh test/data/empty_manifest.xml test/data/full_manifest.xml test/data/invalid_manifest.xml test/data/os_release.with_complex_version_field test/data/os_release.with_duplicate_values test/data/os_release.with_missing_optional_fields test/data/os_release.with_quoted_and_unquoted_fields test/data/test_manifest/autoproj/local_set/local.autobuild test/data/test_manifest/autoproj/local_set/source.yml test/data/test_manifest/autoproj/manifest test/package_managers/apt-dpkg-status test/package_managers/apt-dpkg-status.installed-last test/package_managers/apt-dpkg-status.noninstalled-last test/package_managers/test_apt_dpkg_manager.rb test/package_managers/test_gem.rb test/package_managers/test_pip.rb test/test_manifest.rb test/test_os_dependencies.rb test/test_package_manifest.rb