Commit History

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