Historial de Commits

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