1. 7f5fd8e Switch the module map printer over to by Douglas Gregor · 13 years ago
  2. 213d1be Escape strings when printing module maps, for silly operating systems by Douglas Gregor · 13 years ago
  3. 18ee547 Switch on-demand module building over to use module maps, always. When by Douglas Gregor · 13 years ago
  4. f9e357d Teach the module import mechanism how to rebuild modules expressed via by Douglas Gregor · 13 years ago
  5. 804c3bf Expose the printing of module maps as part of the ModuleMap::Module by Douglas Gregor · 13 years ago
  6. a865405 Add the notion of "framework" modules to module maps. Framework by Douglas Gregor · 13 years ago
  7. 09fe1bb Actually free memory for the module maps by Douglas Gregor · 13 years ago
  8. 2821c7f When we're loading a framework header, first try to turn the framework by Douglas Gregor · 13 years ago
  9. adb9799 A module with an umbrella header assumes that all of the headers in by Douglas Gregor · 13 years ago
  10. c96c721 Silence unused variable warning. by Benjamin Kramer · 13 years ago
  11. 484535e Teach the search for modules to consider modules described by a module by Douglas Gregor · 13 years ago
  12. 65f3b5e Wire up the mapping from header files mentioned in module maps over to by Douglas Gregor · 13 years ago
  13. 8b6d3de Resolve the header files named in module map "header" and "umbrella" by Douglas Gregor · 13 years ago
  14. a30cfe5 Introduce basic support for parsing module map files. by Douglas Gregor · 13 years ago