forked from rock-core/autoproj
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathManifest.txt
75 lines (75 loc) · 2.03 KB
/
Manifest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
History.txt
Manifest.txt
README.txt
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-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/cmdline.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/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_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