Säilöntähistoria

Tekijä SHA1 Viesti Päivämäärä
  Adrien Ferrand fce518c251 First step to include wheels from path 6 vuotta sitten
  Nicholas H.Tollervey 0c39e2e94f Use license_file and minor refactoring in light of code review. 7 vuotta sitten
  Nicholas H.Tollervey 7409981a08 If icon is specified, use it in the installer/uninstaller. Also, if license is specified, include a step in the installer to ask for agreement to the terms of the referenced license. 7 vuotta sitten
  Thomas Kluyver 206ebdbdf1 Allow finding wheels in local directories 7 vuotta sitten
  Thomas Kluyver 12b274c74e More code eliminated 7 vuotta sitten
  Thomas Kluyver 1a45917c55 Simplify and fix reading config files 8 vuotta sitten
  Thomas Kluyver 08759ee6ba Clearer error message when config file not there 8 vuotta sitten
  Cody Scott c9505a3c2b Pull request feedback 8 vuotta sitten
  Brecht Machiels b1200e2b47 Add Application/publisher configuration option 8 vuotta sitten
  Thomas Kluyver e224aa9535 Add include_msvcrt option 8 vuotta sitten
  Thomas Kluyver af2aa77416 Add commands sections to config file reading, +example 9 vuotta sitten
  Thomas Kluyver f73c9a8bcb Integrate include option pypi_wheels, add PyQt5 example 9 vuotta sitten
  Hugo Cachitas 1296562e3b Make Python version not mandatory 9 vuotta sitten
  Thomas Kluyver 0b79a6fe88 Start working on support for applocal builds of Python 3.5+ 10 vuotta sitten
  Raphael Michel b9ce5b45f6 Add an 'exclude' option, fixing #31 10 vuotta sitten
  Thomas Kluyver e536e24ce1 Make extra_preamble a file instead of code 11 vuotta sitten
  Thomas Kluyver 9dd4bfbc52 Allow extra preamble, e.g. to set environment variables, before loading user code 11 vuotta sitten
  Thomas Kluyver 05b56d48c5 Allow installing extra files to other locations 11 vuotta sitten
  Thomas Kluyver 6ca6ef2e65 Add 'target' and 'parameters' options to shortcut definitions 11 vuotta sitten
  Thomas Kluyver 9e813fb50a Move read_shortcut_config function into configreader module 11 vuotta sitten
  twall 515b1b1672 renamed all ocurrences of subsections to keys 11 vuotta sitten
  twall 300a0854cf made entry_point in Application optional 11 vuotta sitten
  twall 16c8d5cf9b entry_point in Shortcut is not mandatory 11 vuotta sitten
  twall 3228d9c1de simplified config reader, moved import of configreader into main 11 vuotta sitten
  twall 8d44ea5145 added Validator for Shortcut section, added test for Shortcut section 11 vuotta sitten
  twall 07ea7bc853 improved configuration parser to allow for non-trivial secton names 11 vuotta sitten
  twall 6869cfcbeb configuration moved to own module, throws own Exception "InvalidConfig" 11 vuotta sitten