Files
gcc-reflection/maintainer-scripts/update_web_docs_libstdcxx_git
Gerald Pfeifer 7095465952 maintainer-scripts: Improve syncing of libstdc++ docs
rsync generally is a more commonly used tool for syncing data - among
others it retains time stamps and is able to remove orphaned files on
the receiver side.

We just need to exclude some directories and a symlink from being
removed as "orphaned", since they originate elsewhere.

maintainer-scripts:
	* update_web_docs_libstdcxx_git: Copy our "inner" documentation
	into the web area using rsync instead of cpio and remove orphaned
	files.
2025-09-01 20:58:02 +01:00

1.4 KiB
Executable File