diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-07-12 11:18:07 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-07-12 11:18:07 +0200 |
commit | 265bbf04645fcdf4adce5db2e9fabfe5aacdc19a (patch) | |
tree | ec58a429a3c11f1b41685ba7bbfc68ed2ffe0073 /TODO | |
parent | ed7104094b14109ab5cbf8b696e01eebadb764dd (diff) |
Add script for adding lower-case symlinks for upper-case headers
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,3 +8,7 @@ @@ What about 64-bit? cl-64 or some such? @@ There is link POSIX command. link.exe? cl-14.exe? + +@@ The /showIncludes run is very slow most likely due to the sed-based path + processing (but verify). Perhaps we should rewrite it in C++ with + translated path caching, etc. |