Alexandre Oliva
1a618a5a8b
egcs_update (files_and_dependencies): Fixed typo in gcc/cstamp-h.in.
...
* egcs_update (files_and_dependencies): Fixed typo in
gcc/cstamp-h.in. Added gcc/config.in.
From-SVN: r28313
1999-07-28 17:52:02 +00:00
Alexandre Oliva
94b82f2bcf
egcs_update (files_and_dependencies): New function...
...
* egcs_update (files_and_dependencies): New function, with
complete list of files to be updated, as well as their
dependencies.
(touch_files): Check the timestamp of each generated file against
its dependencies'.
(main): New flags --touch, --list and --help. Remove the
pre-update step.
From-SVN: r28295
1999-07-27 13:26:37 +00:00
Gerald Pfeifer
9d59f3071f
egcs_update (touch_files, [...]): New functions.
...
* egcs_update (touch_files, apply_patch): New functions.
Use them. New command-line option --patch. Split test of local
tree into two parts. Add comments.
Co-Authored-By: Jerry Quinn <jquinn@nortelnetworks.com>
From-SVN: r27946
1999-07-05 10:22:15 +00:00
Robert Lipe
7a19950eda
egcs_update: Test return values of 'cvs update'.
...
* egcs_update: Test return values of 'cvs update'. Propogate
to caller as exit values.
From-SVN: r25021
1999-02-04 08:07:51 +00:00
Gerald Pfeifer
bdf32ae50a
egcs_update: Use "if" instead of "&&".
...
* egcs_update: Use "if" instead of "&&". Touch generated files
only after the corresponding *.y files.
From-SVN: r24860
1999-01-25 14:10:10 +00:00
Gerald Pfeifer
3243be289f
* egcs_update: Do not use xargs, but a backquote construct.
...
From-SVN: r24766
1999-01-19 12:10:12 +00:00
Gerald Pfeifer
5eff2ed5e2
* egcs_update: Only touch files that already exist.
...
From-SVN: r24023
1998-12-01 05:04:12 +00:00
Gerald Pfeifer
415634f602
* egcs_update: Add comment about keeping the FAQ synchronized.
...
From-SVN: r23471
1998-10-31 07:45:22 +00:00
Jeffrey A Law
0999b4b825
egcs_update: Do touch java/parse.c and java/parse-scan.c.
...
* egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
in the repo again.
From-SVN: r23444
1998-10-29 16:40:27 -07:00
Bruce Korb
318b043092
New files to touch
...
From-SVN: r23128
1998-10-16 07:39:32 +00:00
Jeffrey A Law
788169dbee
egcs_update: Remove gcc/java/parse.c from list of files to touch.
...
* egcs_update: Remove gcc/java/parse.c from list of files to
touch.
From-SVN: r23062
1998-10-13 16:29:48 -06:00
Bruce Korb
0b4ff5ae82
Add the fixinc generated files to the touch list
...
From-SVN: r22546
1998-09-22 07:28:05 +00:00
Kaveh R. Ghazi
f06e7a27b9
* egcs_update: Additionally touch gcc/java/parse.[ch].
...
From-SVN: r22452
1998-09-16 13:16:27 +00:00
Robert Lipe
aecb033930
egcs_update: Do the pass 1 CVS update only for files that may reasonably be under CVS control.
...
* egcs_update: Do the pass 1 CVS update only for files that
may reasonably be under CVS control.
ChangeLog egcs_update
From-SVN: r22205
1998-09-03 08:12:30 +00:00
Gerald Pfeifer
23a05d03eb
* egcs_update: Assigned copyright to FSF.
...
From-SVN: r21682
1998-08-12 11:02:37 +00:00
Gerald Pfeifer
9b14b81c0c
egcs_update: New switch --nostdflags and documentation enhancements.
...
* egcs_update: New switch --nostdflags and documentation
enhancements.
Co-Authored-By: Alexandre Oliva <oliva@dcc.unicamp.br>
From-SVN: r21667
1998-08-11 09:04:53 +00:00
Gerald Pfeifer
f717c7e4b0
* egcs_update: New script.
...
From-SVN: r21664
1998-08-11 08:38:09 +00:00