gcc/libstdc++-v3/scripts
Jonathan Wakely bce15a5d7d libstdc++: Fix run_doxygen for Doxygen 1.10 man page format
Doxygen switched from \fC to \fR in its man page output:
https://github.com/doxygen/doxygen/pull/10497

This breaks our script that expects \fC so change the regaulr expression
to work with either style.

libstdc++-v3/ChangeLog:

	* scripts/run_doxygen: Adjust sed pattern to match '\fR' for
	new man output that Doxygen 1.10 generates.

(cherry picked from commit c9cc1c850c)
2024-05-14 10:50:49 +01:00
..
check_compile
check_performance libstdc++: Pass CXXFLAGS to check_performance script 2020-10-09 14:01:55 +01:00
check_simd libstdc++: Add simd testsuite 2021-01-27 16:37:26 +00:00
create_testsuite_files libstdc++: Add simd testsuite 2021-01-27 16:37:26 +00:00
extract_symvers.in Update copyright years. 2023-01-16 11:52:17 +01:00
extract_symvers.pl Update copyright years. 2023-01-16 11:52:17 +01:00
gen_bind_includers.pl
gen_includers.pl
gen_includers2.pl
make_exports.pl libstdc++: Add support for '?' in linker script globs 2021-12-13 13:14:51 +00:00
make_graph.py
run_doxygen libstdc++: Fix run_doxygen for Doxygen 1.10 man page format 2024-05-14 10:50:49 +01:00
testsuite_flags.in libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a 2024-01-10 11:20:02 +00:00