summaryrefslogtreecommitdiff
path: root/libcxx/utils/graph_header_deps.py
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Rewrites graph_header_deps.py.Mark de Wever2022-09-251-213/+28
* [libc++] Reduces the number of transitive includes.Mark de Wever2022-08-311-1/+9
* [libc++] Remove the __libcpp_version fileLouis Dionne2022-03-311-1/+1
* [libc++] Add the version header to all headers.Mark de Wever2022-01-041-1/+1
* [libc++] graph_header_deps.py: Detect files that include themselves.Arthur O'Dwyer2021-06-301-1/+6
* [libc++] graph_header_deps.py: Update the computing of "root" (public) headers.Arthur O'Dwyer2021-06-051-4/+8
* [libc++] [CI] Fail if the headers contain cyclic dependencies.Arthur O'Dwyer2021-04-181-8/+12
* [libc++] Simpler Python script for generating a graph of libc++'s header depe...Arthur O'Dwyer2021-03-231-192/+195
* [libc++] Add utility to generate and display libc++'s header dependencyEric Fiselier2020-02-151-0/+208