Home
last modified time | relevance | path

Searched refs:DEPFILE (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/devel/cmake-doc/cmake-3.22.1/Help/policy/
H A DCMP0116.rst6 Ninja generators transform ``DEPFILE`` s from :command:`add_custom_command`.
8 In CMake 3.19 and below, files given to the ``DEPFILE`` argument of
12 :command:`add_subdirectory`), the ``DEPFILE`` argument would have to be either
15 done on the file listed in ``DEPFILE``, which meant that the paths within the
16 ``DEPFILE`` had the same restrictions.
18 Starting with CMake 3.20, the ``DEPFILE`` argument is relative to
20 the ``DEPFILE`` are also relative to :variable:`CMAKE_CURRENT_BINARY_DIR`.
21 CMake automatically transforms the paths in the ``DEPFILE`` (unless they are
25 This transformation happens regardless of whether or not ``DEPFILE`` is
29 The ``OLD`` behavior for this policy is to pass the ``DEPFILE`` to Ninja
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Help/policy/
H A DCMP0116.rst6 Ninja generators transform ``DEPFILE`` s from :command:`add_custom_command`.
8 In CMake 3.19 and below, files given to the ``DEPFILE`` argument of
12 :command:`add_subdirectory`), the ``DEPFILE`` argument would have to be either
15 done on the file listed in ``DEPFILE``, which meant that the paths within the
16 ``DEPFILE`` had the same restrictions.
18 Starting with CMake 3.20, the ``DEPFILE`` argument is relative to
20 the ``DEPFILE`` are also relative to :variable:`CMAKE_CURRENT_BINARY_DIR`.
21 CMake automatically transforms the paths in the ``DEPFILE`` (unless they are
25 This transformation happens regardless of whether or not ``DEPFILE`` is
29 The ``OLD`` behavior for this policy is to pass the ``DEPFILE`` to Ninja
[all …]
/dports/devel/cmake/cmake-3.22.1/Help/policy/
H A DCMP0116.rst6 Ninja generators transform ``DEPFILE`` s from :command:`add_custom_command`.
8 In CMake 3.19 and below, files given to the ``DEPFILE`` argument of
12 :command:`add_subdirectory`), the ``DEPFILE`` argument would have to be either
15 done on the file listed in ``DEPFILE``, which meant that the paths within the
16 ``DEPFILE`` had the same restrictions.
18 Starting with CMake 3.20, the ``DEPFILE`` argument is relative to
20 the ``DEPFILE`` are also relative to :variable:`CMAKE_CURRENT_BINARY_DIR`.
21 CMake automatically transforms the paths in the ``DEPFILE`` (unless they are
25 This transformation happens regardless of whether or not ``DEPFILE`` is
29 The ``OLD`` behavior for this policy is to pass the ``DEPFILE`` to Ninja
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/scripts/
H A Dfix_makefile_header_dependencies.sh29 DEPFILE=deps
47 … -e 's/^\t\$(CXX)\(.\+\)$/makedepend \1 -w 1000000 -f '${DEPFILE}' -p "" -a -o .o 2>\/dev\/null/' \
63 rm -f "${DEPFILE}"
67 sed 's/^.\+\/\([^\/]\+.o:\)/\1/' "${DEPFILE}" > "${TEMPFILE}"
68 mv "${TEMPFILE}" "${DEPFILE}"
72 echo "include ${DEPFILE}" >> "${makefile}"
/dports/multimedia/naludump/naludump-0.1.1/
H A DMakefile23 DEPFILE = .dependencies macro
24 $(DEPFILE): Makefile
27 -include $(DEPFILE)
37 -rm -f $(OBJS) $(DEPFILE) naludump core* *~
/dports/net/udpxy/udpxy-1.0-24.1/chipmunk/
H A DMakefile99 DEPFILE := $(EXEC).dep macro
144 all: $(DEPFILE) $(EXEC)
146 $(DEPFILE): $(SRC)
147 $(mk_deps) > $(DEPFILE)
149 $(EXEC) : $(DEPFILE) $(OBJ)
159 rm -f $(CORES) $(DEPFILE) $(OBJ) $(EXEC) $(UDPXREC)
207 -include $(DEPFILE)
/dports/biology/sra-tools/sra-tools-2.11.0/build/
H A Dld.sh86 unset DEPFILE
184 DEPFILE=1
420 [ "$DEPFILE" != "" ] && DEPFILE="$NAME.$TYPE.d"
523 [ -f "$DEPFILE" ] && rm -f "$DEPFILE"
548 echo "# dep file : $DEPFILE"
574 "$TARG" "$NAME" "$DBGAP" "$VERS" "$VERSFILE" "$DEPFILE" "$MODE" "$SCMFLAGS" \
H A Dld.rwin.exe.sh338 if [ "$DEPFILE" != "" ]
340 echo "$TARG: $DEPS" > "$DEPFILE"
360 if [ "$DEPFILE" != "" ]
362 echo "$TARG: $DEPS" > "$DEPFILE"
H A Dld.mac.slib.sh98 if [ "$DEPFILE" != "" ] && [ "$DEPS" != "" ]
100 echo "$TARG: $DEPS" > "$DEPFILE"
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/build/
H A Dld.sh86 unset DEPFILE
184 DEPFILE=1
410 [ "$DEPFILE" != "" ] && DEPFILE="$NAME.$TYPE.d"
513 [ -f "$DEPFILE" ] && rm -f "$DEPFILE"
538 echo "# dep file : $DEPFILE"
564 "$TARG" "$NAME" "$DBGAP" "$VERS" "$VERSFILE" "$DEPFILE" "$MODE" "$SCMFLAGS" \
H A Dld.rwin.exe.sh338 if [ "$DEPFILE" != "" ]
340 echo "$TARG: $DEPS" > "$DEPFILE"
360 if [ "$DEPFILE" != "" ]
362 echo "$TARG: $DEPS" > "$DEPFILE"
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/build/
H A Dld.sh88 unset DEPFILE
186 DEPFILE=1
414 [ "$DEPFILE" != "" ] && DEPFILE="$NAME.$TYPE.d"
518 [ -f "$DEPFILE" ] && rm -f "$DEPFILE"
543 echo "# dep file : $DEPFILE"
569 "$TARG" "$NAME" "$DBGAP" "$VERS" "$VERSFILE" "$DEPFILE" "$MODE" "$SCMFLAGS" \
H A Dld.rwin.exe.sh338 if [ "$DEPFILE" != "" ]
340 echo "$TARG: $DEPS" > "$DEPFILE"
360 if [ "$DEPFILE" != "" ]
362 echo "$TARG: $DEPS" > "$DEPFILE"
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/doc/doxygen/
H A DDoxydep23 print DEPFILE "$target: $dep\n\n";
24 print DEPFILE "$dep:\n\n";
108 open DEPFILE, ">$depfile" || die "Could not open $depfile\n";
131 close DEPFILE;
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/CMP0116/
H A DCMP0116-Mixed.cmake4 DEPFILE warn.d
10 DEPFILE old.d
16 DEPFILE new.d
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/CMP0116/
H A DCMP0116-Mixed.cmake4 DEPFILE warn.d
10 DEPFILE old.d
16 DEPFILE new.d
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/CMP0116/
H A DCMP0116-Mixed.cmake4 DEPFILE warn.d
10 DEPFILE old.d
16 DEPFILE new.d
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/BuildDepends/DepfileSubdir/
H A DCMakeLists.txt5 DEPFILE subcc.c.d
12 DEPFILE subexe.c.d
19 DEPFILE ${CMAKE_CURRENT_BINARY_DIR}/sublib.c.d
/dports/devel/autogen/autogen-5.18.16/config/
H A Dbootstrap.shlib110 if test -n "$DEPFILE"
111 then tag="-MTstamp-${tag} -MF${DEPFILE} -MP"
123 if test -n "$DEPFILE"
124 then tag="-MTstamp-${1} -MF${DEPFILE} -MP"
/dports/misc/urbit/urbit-urbit-0.6.0/subprojects/murmur3/build/
H A Dbuild.ninja10 command = cc $ARGS -MMD -MQ $out -MF '$DEPFILE' -o $out -c $in
12 depfile = $DEPFILE
16 command = cc $ARGS -MMD -MQ $out -MF '$DEPFILE' -o $out -c $in
18 depfile = $DEPFILE
49 depfile = $DEPFILE
64 DEPFILE = murmur3@sha/murmur3.c.o.d
/dports/archivers/zstd/zstd-1.5.0/build/meson/_build/
H A Dbuild.ninja12 command = cc $ARGS -MD -MQ $out -MF $DEPFILE -o $out -c $in
66 DEPFILE = lib/libzstd.so.1.5.0.p/.._.._.._lib_common_pool.c.o.d
215 DEPFILE = programs/zstd.p/.._.._.._programs_zstdcli.c.o.d
220 DEPFILE = programs/zstd.p/.._.._.._programs_util.c.o.d
225 DEPFILE = programs/zstd.p/.._.._.._programs_timefn.c.o.d
230 DEPFILE = programs/zstd.p/.._.._.._programs_fileio.c.o.d
235 DEPFILE = programs/zstd.p/.._.._.._programs_benchfn.c.o.d
240 DEPFILE = programs/zstd.p/.._.._.._programs_benchzstd.c.o.d
245 DEPFILE = programs/zstd.p/.._.._.._programs_datagen.c.o.d
250 DEPFILE = programs/zstd.p/.._.._.._programs_dibio.c.o.d
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/NinjaMultiConfig/
H A DCustomCommandDepfile.cmake7 DEPFILE "test.d"
16 DEPFILE "test_$<CONFIG>.d"
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/NinjaMultiConfig/
H A DCustomCommandDepfile.cmake7 DEPFILE "test.d"
16 DEPFILE "test_$<CONFIG>.d"
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/NinjaMultiConfig/
H A DCustomCommandDepfile.cmake7 DEPFILE "test.d"
16 DEPFILE "test_$<CONFIG>.d"
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/Ninja/
H A DCustomCommandDepfile.cmake7 DEPFILE "test.d"
16 DEPFILE "test_$<CONFIG>.d"

12345678910