커밋 기록

작성자 SHA1 메시지 날짜
  Robert P. J. Day 1c5661f934 Fix a couple typos in setup.py. 14 년 전
  Bernhard Reutner-Fischer fa45f5625e cache: do not chdir unnecessarily 14 년 전
  Bernhard Reutner-Fischer 8a6876752b persist_data: cache connection and use cursor 14 년 전
  Bernhard Reutner-Fischer f7c69462b8 cache: use a set() for __depends 14 년 전
  Bernhard Reutner-Fischer c0cf85beda cache: use max() to determine newest_mtime 14 년 전
  Bernhard Reutner-Fischer 09fe0d403c cache: use os.path ops instead of stat 14 년 전
  Chris Larson 1cfcbee014 Make the file not found error actually useable. 14 년 전
  Bernhard Reutner-Fischer b786f1f60f fetch: commentary typo fix in fetcher_init() 14 년 전
  Bernhard Reutner-Fischer 9937d5992d cache: fix typo in error message of cacheValidUpdate() 14 년 전
  Bernhard Reutner-Fischer 1497dd0d5b fetch: documentation typo fix 14 년 전
  Khem Raj a5b1c06053 fetch: Check for existence of tar file along with md5 signature 14 년 전
  Chris Larson 084dfe47be Revert "In expand, drop the unnecessary second regular expression match" 14 년 전
  Chris Larson 211f44ce0e Don't emit vars starting with __, as those are internal 14 년 전
  Chris Larson 05462fa790 In expand, drop the unnecessary second regular expression match 14 년 전
  Chris Larson b017acd39b Simplify _findVar a bit 14 년 전
  Chris Larson 2f7c498abc Fix major bug that slipped in when moving update_data 14 년 전
  Chris Larson 1b378ddf3d Move a var definition in cooker.parse_next 14 년 전
  Chris Larson 1cc11164a8 Enhance the expansion exception message 14 년 전
  Chris Larson cf1a51eab1 For ${@}, run str() on the result 14 년 전
  Chris Larson 5b09e28cb4 Allow emission of non-string objects in emit_var, instead running str() on it first 14 년 전
  Chris Larson db718ec6f6 emit_env: clean up, iterate once 14 년 전
  Chris Larson 9cb52edf91 Fix the debug level check in print_exception 14 년 전
  Chris Larson fe36a726b9 Don't try to expand non-string values 14 년 전
  Chris Larson f936f1c0ed Move the python version check into the python package 14 년 전
  Chris Larson 8f4b7b10f8 Drop an unnecessary second python version check and use the less ugly sys.version_info 14 년 전
  Chris Larson 6c89c33266 Bump version to 1.11.0 14 년 전
  Chris Larson 87c15dfcbe Move the python version check before the module imports, in case the modules utilize the newer python features 14 년 전
  Chris Larson 1c6b31c649 Search up the directory tree for bblayers.conf 14 년 전
  Chris Larson 849dbd6324 Add a hack to avoid the req that all vars using LAYERDIR be immediately expanded 14 년 전
  Chris Larson 5def1c8c31 Move the unset BBPATH sanity check after the bblayers processing 14 년 전