Lines Matching refs:to

3 ///  Licensed to the Apache Software Foundation (ASF) under one
7 /// to you under the Apache License, Version 2.0 (the
13 /// Unless required by applicable law or agreed to in writing,
38 /// A target to be build.
44 …/// This function needs to be defined in solenv/gbuild/target_names.mk so that it is available to
77 /// The (phony) absolute filesystem path to clean the target.
79 …/// This function needs to be defined in solenv/gbuild/target_names.mk so that it is available to
86 /// The absolute filesystem path to the file containing the dependencies.
88 …/// This function needs to be defined in solenv/gbuild/target_names.mk so that it is available to
95 /// The absolute filesystem path to the source file.
102 /// Add a CObject to be compiled and linked.
104 /// Add multiple CObject s to be compiled and linked.
106 /// Add a CxxObject to be compiled and linked.
108 /// Add multiple CxxObject s to be compiled and linked.
110 /// Add multiple CxxObject s to be compiled and linked (with exceptions enabled).
112 /// Add libraries to link against dynamically.
114 /// Add libraries to link against statically.
116 /// Add multiple CxxObject s to be compiled and linked (without exceptions enabled).
132 …/// This function needs to be defined in solenv/gbuild/target_names.mk so that it is available to
136 …/// This function needs to be defined in solenv/gbuild/target_names.mk so that it is available to
138 /// Add multiple Packages that need to be delivered/generated
141 /// Add multiple SdiTargets that need to be delivered/generated
151 /// just a few need to be modified.
155 /// just a few need to be modified.
159 /// just a few need to be modified.
163 /// just a few need to be modified.
167 /// just a few need to be modified.
174 /// The command to execute rsc.
176 /// The target on with to depend to make sure the rsc executable is available.
183 /// Add a SrsTarget to be processed.
185 /// Add multiple SrsTarget s to be processed.