Revīziju vēsture

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