makegpr.adb (Check_Compilation_Needed): Take into account path names with spaces.
authorVincent Celier <celier@adacore.com>
Tue, 31 Oct 2006 18:13:06 +0000 (19:13 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 31 Oct 2006 18:13:06 +0000 (19:13 +0100)
commit31a33125871e198b6a7e48310b919fb9c65c4fca
tree1c9d0f1a7571f8253fe414b6dbdde4a16d04439b
parent57d9e177cce10214c082971155459b7f0aefd953
makegpr.adb (Check_Compilation_Needed): Take into account path names with spaces.

2006-10-31  Vincent Celier  <celier@adacore.com>

* makegpr.adb (Check_Compilation_Needed): Take into account path names
with spaces.
(Check_Compilation_Needed): When checking a C or C++ source, do not
resolve symbolic links.
(Display_Command): New Boolean parameter Ellipse, defaulted to False.
When not in verbose mode and Ellipse is True, display "..." for the
first argument with Display set to False.
(Build_Global_Archive): Always set Display True for the first object
file. Call Display_Command with Ellipse set to True.

From-SVN: r118323
gcc/ada/makegpr.adb