Home
last modified time | relevance | path

Searched refs:updating (Results 1 – 25 of 34) sorted by relevance

12

/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dreinvoke27 # Make sure updating the makefile itself also works
57 # Now try with the file we're not updating being the actual file we're
/ndk/sources/host-tools/make-3.81/
Dfiledef.h81 unsigned int updating:1; /* Nonzero while updating deps of this file */ member
Dfile.c321 MERGE (updating); in rehash_file()
464 unsigned int last_dep_has_cmds = f->updating; in expand_deps()
467 f->updating = 0; in expand_deps()
Dremake.c50 ->updating = 1)
52 ->updating = 0)
54 ->updating)
Dread.c2062 f->updating = 1; in record_files()
/ndk/sources/cxx-stl/llvm-libc++/
DREADME.NDK93 to see the details of the failure. This may require manually updating
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in87 # if updating the $(CATALOGS) would always touch them; however, the rule for
326 # General rule for updating PO files.
Dmake.pot1357 msgid "Still updating file `%s'.\n"
1362 msgid "Finished updating file `%s'.\n"
Dbe.po1376 msgid "Still updating file `%s'.\n"
1381 msgid "Finished updating file `%s'.\n"
Dko.po1419 msgid "Still updating file `%s'.\n"
1424 msgid "Finished updating file `%s'.\n"
Dja.po1429 msgid "Still updating file `%s'.\n"
1434 msgid "Finished updating file `%s'.\n"
Dzh_CN.po1382 msgid "Still updating file `%s'.\n"
1387 msgid "Finished updating file `%s'.\n"
Drw.po1479 msgid "Still updating file `%s'.\n"
1484 msgid "Finished updating file `%s'.\n"
Dhe.po1417 msgid "Still updating file `%s'.\n"
1422 msgid "Finished updating file `%s'.\n"
Did.po1416 msgid "Still updating file `%s'.\n"
1421 msgid "Finished updating file `%s'.\n"
Dnl.po1441 msgid "Still updating file `%s'.\n"
1446 msgid "Finished updating file `%s'.\n"
Dfi.po1440 msgid "Still updating file `%s'.\n"
1445 msgid "Finished updating file `%s'.\n"
Dda.po1426 msgid "Still updating file `%s'.\n"
1431 msgid "Finished updating file `%s'.\n"
Dsv.po1412 msgid "Still updating file `%s'.\n"
1417 msgid "Finished updating file `%s'.\n"
Dpl.po1435 msgid "Still updating file `%s'.\n"
1440 msgid "Finished updating file `%s'.\n"
Dhr.po1434 msgid "Still updating file `%s'.\n"
1439 msgid "Finished updating file `%s'.\n"
Dga.po1447 msgid "Still updating file `%s'.\n"
1452 msgid "Finished updating file `%s'.\n"
/ndk/sources/host-tools/make-3.81/doc/
Dmake.texi292 to get the commands for updating a file.
321 for updating archives.
365 in your program and provides commands for updating each file.
696 Before recompiling an object file, @code{make} considers updating its
802 @dfn{implicit rule} for updating a @samp{.o} file from a correspondingly
1393 @cindex updating makefiles
1448 targets to touch. So the @samp{-t} option has no effect on updating
1451 @samp{--just-print}) do not prevent updating of makefiles, because an
1458 However, on occasion you might actually wish to prevent updating of even
1506 @file{Makefile} provides a rule for updating @file{bar}, @code{make}
[all …]
Dmake.info-1266 to get the commands for updating a file.
295 for updating archives.
336 and provides commands for updating each file. In a program, typically,
614 Before recompiling an object file, `make' considers updating its
700 "implicit rule" for updating a `.o' file from a correspondingly named
1236 `-t' option has no effect on updating makefiles; they are really
1238 and `-n' (or `--just-print') do not prevent updating of makefiles,
1245 However, on occasion you might actually wish to prevent updating of
1290 -f Makefile bar'. If `Makefile' provides a rule for updating `bar',
3455 of `make' would think that `foo.o' did not require updating--resulting
[all …]
Dmake.info-2694 for updating archives.
776 perform automatic updating with this command:
812 `ranlib'. The rules for updating the members are not shown here; most
3513 * archive symbol directory updating: Archive Symbols. (line 6)
3614 * directories, updating archive symbol: Archive Symbols. (line 6)
4052 * symbol directories, updating archive: Archive Symbols. (line 6)
4098 * updating archive symbol directories: Archive Symbols. (line 6)
4099 * updating makefiles: Remaking Makefiles. (line 6)

12