提交歷史

作者 SHA1 備註 提交日期
  Thomas Kluyver c2ee9ea624 Fix argument type in docstring 9 年之前
  Thomas Kluyver 23b623f6ba Update default Python versions to latest releases 9 年之前
  Thomas Kluyver 731ef62ada Version number -> 1.6 9 年之前
  Thomas Kluyver 76adcb58e5 Update scripting of installer for Python 3.5 9 年之前
  Thomas Kluyver d81eb2be1c Update regex for download URL 9 年之前
  Thomas Kluyver ac8855b170 Install msvcrt 2015 for embeddable Python 3.5 9 年之前
  Thomas Kluyver 866be9505f More work on supporting bundled Python 10 年之前
  Thomas Kluyver 0b79a6fe88 Start working on support for applocal builds of Python 3.5+ 10 年之前
  Raphael Michel e6af3bc78b Fix a bug in the exclude= option in cross-platform environments 10 年之前
  Thomas Kluyver 5273a84a72 Some doc fixes 10 年之前
  Thomas Kluyver 1655bd60fb Bump default Python version to 3.4.3 10 年之前
  Thomas Kluyver 3194851449 Bump version number to 1.5 10 年之前
  Thomas Kluyver 4e2813af9d Rework use of application log file 10 年之前
  Thomas Kluyver 8b20e79740 Add --no-makensis flag for debugging 10 年之前
  Thomas Kluyver 49b9a9bc42 Include pylauncher based on target Python version, not build version 10 年之前
  Thomas Kluyver 2aa0681463 Various fixes for new templating 10 年之前
  Thomas Kluyver 2ce1063345 Start using Jinja2 for templating 10 年之前
  Thomas Kluyver d109462247 Merge pull request #34 from raphaelm/pr31-exclude 10 年之前
  Thomas Kluyver 90b2e8a4c9 Update default Python 2 to 2.7.9 10 年之前
  Raphael Michel f56f35cc97 Simplify expression 10 年之前
  Raphael Michel b9ce5b45f6 Add an 'exclude' option, fixing #31 10 年之前
  Thomas Kluyver b866bb1007 Update default Python MSI version 10 年之前
  Thomas Kluyver d30f215349 Fix bug with preamble on Python 2 10 年之前
  Thomas Kluyver ab8d5e8cbc Bump version number to 1.0 11 年之前
  Thomas Kluyver e536e24ce1 Make extra_preamble a file instead of code 11 年之前
  Thomas Kluyver ffb9a5c293 Update default Python versions 11 年之前
  Johannes Baiter 313f458696 Guard shortcut script with 'if __name__ == __main__' to avoid side-effects when using multiprocessing 11 年之前
  Thomas Kluyver 19c9e6024e Default install directory to 64-bit Program Files if appropriate 11 年之前
  Thomas Kluyver ef4b3fde0f Set Python installation directory depending on bitness 11 年之前
  Thomas Kluyver 9dd4bfbc52 Allow extra preamble, e.g. to set environment variables, before loading user code 11 年之前