Commit History

Autor SHA1 Mensaxe Data
  wouter d089095d55 Various text-processing stuff %!s(int64=11) %!d(string=hai) anos
  Wouter Vermaelen b45f747861 Replaced static top level std::string with const char* %!s(int64=12) %!d(string=hai) anos
  Maarten ter Huurne 43840964cb If a component is not present, #define it to 0 instead of not defining it. This way if you forget to include the right header, you get a compile error instead of an object with the wrong contents. %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne 34df29fdd3 Have the scripts use the component classes directly, eliminating checkComponents(). %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne c674dba735 Eliminated "componentNames": it was only used to transform the return value of checkComponents() into a dictionary, so now checkComponents() does return a dictionary. %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne 18c964647b Indent using tabs only. %!s(int64=15) %!d(string=hai) anos
  Max Feingold 13c4f7446c Generate config headers automatically in VC++ build %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne a18218eeda Only rewrite components header if the contents have changed. %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne adb4da788e Let a Python module decide which components are buildable. %!s(int64=16) %!d(string=hai) anos
  Maarten ter Huurne c1518ce94e Generate "components.hh" using Python. %!s(int64=16) %!d(string=hai) anos