snames.adb: New standard name Excluded_Source_List_File
authorVincent Celier <celier@adacore.com>
Fri, 23 May 2008 14:33:14 +0000 (16:33 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 23 May 2008 14:33:14 +0000 (16:33 +0200)
commit4dff0aaf61963447ecdcc453d4058dc29ae61c87
tree1f1b39705e9f388124a153cb993c79de33fb8eb1
parent163792bc392c8362fede7bc55c0c671c4c642e72
snames.adb: New standard name Excluded_Source_List_File

2008-05-23  Vincent Celier  <celier@adacore.com>

* snames.adb:
New standard name Excluded_Source_List_File

* snames.ads:
New standard name Excluded_Source_List_File

* prj-attr.adb:
New project level attribute Excluded_Source_List_File

* prj-nmsc.adb:
(Find_Excluded_Sources): New parameter Project.
Get excluded sources from
file indicated by attribute Excluded_Source_List_File, when present and
neither Excluded_Source_Files nor Locally_Removed_Files are declared.

From-SVN: r135809
gcc/ada/prj-attr.adb
gcc/ada/prj-nmsc.adb
gcc/ada/snames.adb
gcc/ada/snames.ads