Commit History

Author SHA1 Message Date
  Maarten ter Huurne 5a65b462de In the "Usage:" help line, explicitly suggest "python3" 5 years ago
  Maarten ter Huurne 7e0f3f15fd Convert build scripts to Python 3 5 years ago
  Maarten ter Huurne f623713913 Use print function syntax 5 years ago
  Maarten ter Huurne 954b702549 Moved aggregating of CFLAGS and LDFLAGS to components2defs.py 9 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Maarten ter Huurne 09dafe9f20 The order of core libs should no longer matter, since the static link flags contain all dependencies in the right order. 15 years ago
  Maarten ter Huurne 2a3f006992 Made inter-library dependency resolution routine reusable and moved it from "components" module to "probe_defs" module. 15 years ago
  Maarten ter Huurne 34df29fdd3 Have the scripts use the component classes directly, eliminating checkComponents(). 16 years ago
  Maarten ter Huurne 516b9df2b5 Adapted to new return value of checkComponents(). 16 years ago
  Maarten ter Huurne cda7748f3c Use space after ">>" operator to avoid pylint warning. 16 years ago
  Maarten ter Huurne e4366abeb2 Only rewrite components Makefile if the contents have changed. 16 years ago
  Maarten ter Huurne adb4da788e Let a Python module decide which components are buildable. 16 years ago