Історія комітів

Автор SHA1 Опис Дата
  Maarten ter Huurne 5a65b462de In the "Usage:" help line, explicitly suggest "python3" 5 роки тому
  Maarten ter Huurne 7e0f3f15fd Convert build scripts to Python 3 5 роки тому
  Maarten ter Huurne f623713913 Use print function syntax 5 роки тому
  wouter d089095d55 Various text-processing stuff 11 роки тому
  Wouter Vermaelen b45f747861 Replaced static top level std::string with const char* 12 роки тому
  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. 15 роки тому
  Maarten ter Huurne 34df29fdd3 Have the scripts use the component classes directly, eliminating checkComponents(). 15 роки тому
  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. 15 роки тому
  Maarten ter Huurne 18c964647b Indent using tabs only. 15 роки тому
  Max Feingold 13c4f7446c Generate config headers automatically in VC++ build 15 роки тому
  Maarten ter Huurne a18218eeda Only rewrite components header if the contents have changed. 15 роки тому
  Maarten ter Huurne adb4da788e Let a Python module decide which components are buildable. 16 роки тому
  Maarten ter Huurne c1518ce94e Generate "components.hh" using Python. 16 роки тому