summaryrefslogtreecommitdiff
path: root/devel/gyp/Makefile.replace-python
blob: d6dddf30be54ce4c4a2be7019de269268c8260c0 (plain)
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
# $NetBSD: Makefile.replace-python,v 1.1 2014/08/21 14:49:43 he Exp $

REPLACE_PYTHON+= *.py
REPLACE_PYTHON+= buildbot/buildbot_run.py
REPLACE_PYTHON+= pylib/gyp/*.py
REPLACE_PYTHON+= pylib/gyp/generator/*.py
REPLACE_PYTHON+= samples/samples
REPLACE_PYTHON+= test/actions-bare/gyptest-bare.py
REPLACE_PYTHON+= test/actions-bare/src/bare.py
REPLACE_PYTHON+= test/actions-multiple/gyptest-all.py
REPLACE_PYTHON+= test/actions-multiple/src/*.py
REPLACE_PYTHON+= test/actions-none/gyptest-none.py
REPLACE_PYTHON+= test/actions-none/src/fake_cross.py
REPLACE_PYTHON+= test/actions-subdir/gyptest-action.py
REPLACE_PYTHON+= test/actions-subdir/src/make-file.py
REPLACE_PYTHON+= test/actions-subdir/src/subdir/make-subdir-file.py
REPLACE_PYTHON+= test/actions/*.py
REPLACE_PYTHON+= test/actions/generated-header/action.py
REPLACE_PYTHON+= test/actions/src/confirm-dep-files.py
REPLACE_PYTHON+= test/actions/src/subdir1/*.py
REPLACE_PYTHON+= test/actions/src/subdir2/make-file.py
REPLACE_PYTHON+= test/actions/src/subdir3/generate_main.py
REPLACE_PYTHON+= test/additional-targets/gyptest-additional.py
REPLACE_PYTHON+= test/additional-targets/src/dir1/emit.py
REPLACE_PYTHON+= test/analyzer/gyptest-analyzer.py
REPLACE_PYTHON+= test/android/*.py
REPLACE_PYTHON+= test/assembly/*.py
REPLACE_PYTHON+= test/build-option/gyptest-build.py
REPLACE_PYTHON+= test/builddir/*.py
REPLACE_PYTHON+= test/cflags/gyptest-cflags.py
REPLACE_PYTHON+= test/compilable/gyptest-headers.py
REPLACE_PYTHON+= test/compiler-override/*.py
REPLACE_PYTHON+= test/configurations/basics/gyptest-configurations.py
REPLACE_PYTHON+= test/configurations/inheritance/*.py
REPLACE_PYTHON+= test/configurations/invalid/gyptest-configurations.py
REPLACE_PYTHON+= test/configurations/target_platform/gyptest-target_platform.py
REPLACE_PYTHON+= test/configurations/x64/gyptest-x86.py
REPLACE_PYTHON+= test/copies/*.py
REPLACE_PYTHON+= test/custom-generator/gyptest-custom-generator.py
REPLACE_PYTHON+= test/cxxflags/gyptest-cxxflags.py
REPLACE_PYTHON+= test/defines-escaping/gyptest-defines-escaping.py
REPLACE_PYTHON+= test/defines/*.py
REPLACE_PYTHON+= test/dependencies/*.py
REPLACE_PYTHON+= test/dependency-copy/gyptest-copy.py
REPLACE_PYTHON+= test/errors/gyptest-errors.py
REPLACE_PYTHON+= test/escaping/gyptest-colon.py
REPLACE_PYTHON+= test/exclusion/gyptest-exclusion.py
REPLACE_PYTHON+= test/external-cross-compile/gyptest-cross.py
REPLACE_PYTHON+= test/external-cross-compile/src/fake_cross.py
REPLACE_PYTHON+= test/external-cross-compile/src/tochar.py
REPLACE_PYTHON+= test/generator-output/*.py
REPLACE_PYTHON+= test/generator-output/actions/subdir1/*.py
REPLACE_PYTHON+= test/generator-output/actions/subdir2/make-file.py
REPLACE_PYTHON+= test/generator-output/rules/copy-file.py
REPLACE_PYTHON+= test/gyp-defines/*.py
REPLACE_PYTHON+= test/hard_dependency/*.py
REPLACE_PYTHON+= test/hard_dependency/src/emit.py
REPLACE_PYTHON+= test/hello/*.py
REPLACE_PYTHON+= test/home_dot_gyp/*.py
REPLACE_PYTHON+= test/include_dirs/*.py
REPLACE_PYTHON+= test/intermediate_dir/gyptest-intermediate-dir.py
REPLACE_PYTHON+= test/intermediate_dir/src/script.py
REPLACE_PYTHON+= test/ios/*.py
REPLACE_PYTHON+= test/ios/app-bundle/TestApp/check_no_signature.py
REPLACE_PYTHON+= test/library/*.py
REPLACE_PYTHON+= test/library_dirs/gyptest-library-dirs.py
REPLACE_PYTHON+= test/link-dependency/gyptest-link-dependency.py
REPLACE_PYTHON+= test/link-objects/gyptest-all.py
REPLACE_PYTHON+= test/linux/gyptest-implicit-rpath.py
REPLACE_PYTHON+= test/mac/*.py
REPLACE_PYTHON+= test/make/*.py
REPLACE_PYTHON+= test/make_global_settings/ar/*.py
REPLACE_PYTHON+= test/make_global_settings/basics/*.py
REPLACE_PYTHON+= test/make_global_settings/env-wrapper/*.py
REPLACE_PYTHON+= test/make_global_settings/ld/*.py
REPLACE_PYTHON+= test/make_global_settings/wrapper/*.py
REPLACE_PYTHON+= test/many-actions/*.py
REPLACE_PYTHON+= test/module/gyptest-default.py
REPLACE_PYTHON+= test/msvs/buildevents/*.py
REPLACE_PYTHON+= test/msvs/config_attrs/gyptest-config_attrs.py
REPLACE_PYTHON+= test/msvs/express/gyptest-express.py
REPLACE_PYTHON+= test/msvs/external_builder/gyptest-all.py
REPLACE_PYTHON+= test/msvs/filters/*.py
REPLACE_PYTHON+= test/msvs/list_excluded/gyptest-all.py
REPLACE_PYTHON+= test/msvs/missing_sources/gyptest-missing.py
REPLACE_PYTHON+= test/msvs/multiple_actions_error_handling/gyptest.py
REPLACE_PYTHON+= test/msvs/props/gyptest-props.py
REPLACE_PYTHON+= test/msvs/shared_output/gyptest-shared_output.py
REPLACE_PYTHON+= test/msvs/uldi2010/gyptest-all.py
REPLACE_PYTHON+= test/multiple-targets/*.py
REPLACE_PYTHON+= test/ninja/action_dependencies/gyptest-action-dependencies.py
REPLACE_PYTHON+= test/ninja/action_dependencies/src/emit.py
REPLACE_PYTHON+= test/ninja/chained-dependency/gyptest-chained-dependency.py
REPLACE_PYTHON+= test/ninja/normalize-paths-win/gyptest-normalize-paths.py
REPLACE_PYTHON+= test/ninja/s-needs-no-depfiles/gyptest-s-needs-no-depfiles.py
REPLACE_PYTHON+= test/ninja/solibs_avoid_relinking/*.py
REPLACE_PYTHON+= test/ninja/use-custom-environment-files/*.py
REPLACE_PYTHON+= test/no-cpp/gyptest-no-cpp.py
REPLACE_PYTHON+= test/no-output/gyptest-no-output.py
REPLACE_PYTHON+= test/product/gyptest-product.py
REPLACE_PYTHON+= test/prune_targets/gyptest-prune-targets.py
REPLACE_PYTHON+= test/relative/gyptest-default.py
REPLACE_PYTHON+= test/rename/gyptest-filecase.py
REPLACE_PYTHON+= test/restat/gyptest-restat.py
REPLACE_PYTHON+= test/restat/src/create_intermediate.py
REPLACE_PYTHON+= test/restat/src/touch.py
REPLACE_PYTHON+= test/rules-dirname/gyptest-dirname.py
REPLACE_PYTHON+= test/rules-dirname/src/copy-file.py
REPLACE_PYTHON+= test/rules-dirname/src/subdir/printvars.py
REPLACE_PYTHON+= test/rules-rebuild/gyptest-all.py
REPLACE_PYTHON+= test/rules-rebuild/gyptest-default.py
REPLACE_PYTHON+= test/rules-rebuild/src/make-sources.py
REPLACE_PYTHON+= test/rules-use-built-dependencies/*.py
REPLACE_PYTHON+= test/rules-variables/gyptest-rules-variables.py
REPLACE_PYTHON+= test/rules/*.py
REPLACE_PYTHON+= test/rules/src/*.py
REPLACE_PYTHON+= test/same-gyp-name/*.py
REPLACE_PYTHON+= test/same-rule-output-file-name/gyptest-all.py
REPLACE_PYTHON+= test/same-rule-output-file-name/src/touch.py
REPLACE_PYTHON+= test/same-source-file-name/*.py
REPLACE_PYTHON+= test/same-target-name-different-directory/gyptest-all.py
REPLACE_PYTHON+= test/same-target-name-different-directory/src/touch.py
REPLACE_PYTHON+= test/same-target-name/gyptest-same-target-name.py
REPLACE_PYTHON+= test/sanitize-rule-names/*.py
REPLACE_PYTHON+= test/self-dependency/gyptest-self-dependency.py
REPLACE_PYTHON+= test/sibling/*.py
REPLACE_PYTHON+= test/small/gyptest-small.py
REPLACE_PYTHON+= test/standalone-static-library/*.py
REPLACE_PYTHON+= test/standalone/gyptest-standalone.py
REPLACE_PYTHON+= test/subdirectory/*.py
REPLACE_PYTHON+= test/target/gyptest-target.py
REPLACE_PYTHON+= test/toolsets/gyptest-toolsets.py
REPLACE_PYTHON+= test/toplevel-dir/gyptest-toplevel-dir.py
REPLACE_PYTHON+= test/variables/commands/*.py
REPLACE_PYTHON+= test/variables/filelist/*.py
REPLACE_PYTHON+= test/variables/filelist/src/dummy.py
REPLACE_PYTHON+= test/variables/latelate/gyptest-latelate.py
REPLACE_PYTHON+= test/variables/variable-in-path/gyptest-variable-in-path.py
REPLACE_PYTHON+= test/win/*.py
REPLACE_PYTHON+= test/win/generator-output-different-drive/*.py
REPLACE_PYTHON+= tools/*.py