提交歷史

作者 SHA1 備註 提交日期
  Thomas Kluyver 1a45917c55 Simplify and fix reading config files 8 年之前
  Thomas Kluyver 08759ee6ba Clearer error message when config file not there 8 年之前
  Cody Scott c9505a3c2b Pull request feedback 8 年之前
  Brecht Machiels b1200e2b47 Add Application/publisher configuration option 8 年之前
  Thomas Kluyver e224aa9535 Add include_msvcrt option 8 年之前
  Thomas Kluyver af2aa77416 Add commands sections to config file reading, +example 9 年之前
  Thomas Kluyver f73c9a8bcb Integrate include option pypi_wheels, add PyQt5 example 9 年之前
  Hugo Cachitas 1296562e3b Make Python version not mandatory 9 年之前
  Thomas Kluyver 0b79a6fe88 Start working on support for applocal builds of Python 3.5+ 10 年之前
  Raphael Michel b9ce5b45f6 Add an 'exclude' option, fixing #31 10 年之前
  Thomas Kluyver e536e24ce1 Make extra_preamble a file instead of code 11 年之前
  Thomas Kluyver 9dd4bfbc52 Allow extra preamble, e.g. to set environment variables, before loading user code 11 年之前
  Thomas Kluyver 05b56d48c5 Allow installing extra files to other locations 11 年之前
  Thomas Kluyver 6ca6ef2e65 Add 'target' and 'parameters' options to shortcut definitions 11 年之前
  Thomas Kluyver 9e813fb50a Move read_shortcut_config function into configreader module 11 年之前
  twall 515b1b1672 renamed all ocurrences of subsections to keys 11 年之前
  twall 300a0854cf made entry_point in Application optional 11 年之前
  twall 16c8d5cf9b entry_point in Shortcut is not mandatory 11 年之前
  twall 3228d9c1de simplified config reader, moved import of configreader into main 11 年之前
  twall 8d44ea5145 added Validator for Shortcut section, added test for Shortcut section 11 年之前
  twall 07ea7bc853 improved configuration parser to allow for non-trivial secton names 11 年之前
  twall 6869cfcbeb configuration moved to own module, throws own Exception "InvalidConfig" 11 年之前