Jonathan Wakely
6de2ce26bc
Fix comments in testsuite script
...
* scripts/check_compile: Fix comments.
From-SVN: r263814
2018-08-23 16:10:35 +01:00
Benjamin Kosnik
65be6ddd76
Makefile.am (install-data-local): Remove pch-install rules.
...
2007-08-21 Benjamin Kosnik <bkoz@montsouris.artheist.org>
* include/Makefile.am (install-data-local): Remove pch-install rules.
(host_headers): Add stdc++.h, stdtr1c++.h, extc++.h.
* include/Makefile.in: Regenerate.
* config.h.in: Same.
* scripts/check_compile: Remove space between outputs.
* include/ext/throw_allocator.h: Correct doxygen markup.
* include/bits/char_traits.h: Correct spacing.
* include/bits/stl_function.h: Same, for 80 column.
* include/std/valarray: Same.
* testsuite/util/testsuite_iterators.h: Same.
* testsuite/25_algorithms/headers/algorithm/synopsis.cc: Format.
From-SVN: r127685
2007-08-22 01:26:43 +00:00
Benjamin Kosnik
d99cc02542
acinclude.m4 (glibcxx_PCHFLAGS): Set to stdtr1c++.h.
...
2006-08-29 Benjamin Kosnik <bkoz@redhat.com>
* acinclude.m4(glibcxx_PCHFLAGS): Set to stdtr1c++.h.
* configure: Regenerate.
* scripts/check_compile: Output current compile line.
From-SVN: r116558
2006-08-29 10:53:04 +00:00
Benjamin Kosnik
327d749cf8
check_compile (UNIQUE_ID): New.
...
2005-08-26 Benjamin Kosnik <bkoz@redhat.com>
* scripts/check_compile (UNIQUE_ID): New. Use to name output files.
From-SVN: r103534
2005-08-26 20:31:48 +00:00
Benjamin Kosnik
45d5f9afed
Makefile.am (check-compile): New.
...
2005-01-20 Benjamin Kosnik <bkoz@redhat.com>
* testsuite/Makefile.am (check-compile): New.
* testsuite/Makefile.in: Regenerate.
* scripts/check_compile_time: New.
* scripts/check_performance: Tweaks.
From-SVN: r93980
2005-01-20 20:28:41 +00:00