커밋 기록

작성자 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 년 전