source: project @ ccf3feac

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ccf3feac   3 days rasky Remove last traces of DEFAULT_CONFIGFILE
(edit) @f0ab932   3 days rasky Rename _mountzlib.py into _pyi_bootstrap.py
(edit) @c0005ec   4 days rasky Rework the 32-bit/64-bit warning on Darwin. It looks like there is not a …
(edit) @87b8777   4 days rasky Remove executable bit from internal modules.
(edit) @4ae5989   4 days rasky Add website URL.
(edit) @0a557d9   4 days rasky Remove unexpanded '%prog' from option help text.
(edit) @8374463   2 weeks h.goebel Fix issue #381: running build in onedir mode after onefile failed. Reason …
(edit) @ac980c2   2 weeks h.goebel Replace linux2 platform detection with just linux in hooks.
(edit) @f8f2b76   2 weeks h.goebel Replace linux2 platform detection with just linux in buildtests.
(edit) @e962496   2 weeks h.goebel Issue #491: Replace linux2 platform detection with just linux.
(edit) @d442b9c   2 weeks h.goebel Rebuild manual.
(edit) @0588a18   2 weeks h.goebel Fix Makefile for docs: still wanted to build man-page for Configure.
(edit) @f7985e3   2 weeks h.goebel Enh: Be less verbose when calculating dependencies for shared libs.
(edit) @1128788   2 weeks h.goebel Fix hook-_tkinter did not work on unix. Argl, I really tested this …
(edit) @d83fcb9   2 weeks h.goebel Remove _mountzlib.py from the examples in the manual.
(edit) @a569446   2 weeks h.goebel Remove now auto-added script _mountzlib.py from buildtest .spec-files.
(edit) @03adf97   2 weeks h.goebel Remove listing support/_mountzlib.py in the spec-file, auto-add in build. …
(edit) @bf96080   2 weeks h.goebel Enh: Add recently obsoleted options to "obsolete cmd-line option"-section.
(edit) @e8ecba7   2 weeks h.goebel Enh: Add warning-msg if obsolete auto-added script is used in .spec file. …
(edit) @5ed2cb9   2 weeks h.goebel Fix: buildtests did still run use config['target_platform'].
(edit) @71514c1   2 weeks h.goebel Clean: Be less verbose when computing PYZ dependencies.
(edit) @c2cd021   2 weeks h.goebel Clean: Be less verbose when testing for UPX.
(edit) @c49ef90   2 weeks h.goebel Clean: Be less verbose when testing for zlib.
(edit) @8ad182d   2 weeks h.goebel Remove now useless config-step find_EXE_dependencies.
(edit) @7c80190   2 weeks h.goebel Clean: Remove now unused code.
(edit) @73c48aa   2 weeks h.goebel Fix: buildtests/runtests.py did still run Configure.
(edit) @7c9aca0   2 weeks h.goebel Remove now useless utils/Configure.py and configure.main().
(edit) @3d859fc   2 weeks h.goebel Remove running configure in pyinstaller.py. This also removes the option …
(edit) @95e310c   2 weeks h.goebel Move option --upx-dir from configure to build
(edit) @71024dd   2 weeks h.goebel Remove reading config.dat in build, configure on the fly. Instead use …
(edit) @2b7cfe7   2 weeks h.goebel New function get_config() which does not write config.dat. This function …
(edit) @d976f87   2 weeks h.goebel Remove reading the config-file in makespec, this data is now unused. …
(edit) @90bdc33   2 weeks h.goebel Remove now unused script useUnicode.py from buildtest .spec-files.
(edit) @b50dd4c   2 weeks h.goebel Fix buildtests to not check for removed useUnicode.py
(edit) @f65f658   2 weeks h.goebel Remove useUnicode from the examples in the manual.
(edit) @ca311c07   2 weeks h.goebel Remove now unused function _write_textfile.
(edit) @e1a7c61c   2 weeks h.goebel No longer generate now unused support/useUnicode.py.
(edit) @9199909   2 weeks h.goebel Use hiddenimports for including the codecs and encodings.
(edit) @4cd4a62   2 weeks h.goebel Fix hook-distutils for the case distutils.init.pyc is missing. The …
(edit) @069fbf7   2 weeks h.goebel Fix hook-xml for the case _xmlplus.init.pyc is missing. The hook …
(edit) @3b85d70   2 weeks h.goebel Do not ignore files pyinstaller may have created when run here. …
(edit) @3b1a70d   2 weeks h.goebel Clean: remove unmaintained and useless comments.
(edit) @91f1823   2 weeks h.goebel Add option --hidden-import to Makespec and pyinstaller.
(edit) @9202ffa   2 weeks h.goebel Add test-case for hiddenimport.
(edit) @8ca79b6   2 weeks h.goebel Add parameter hiddenimports to build.Analysis().
(edit) @a7512cc   2 weeks h.goebel New filename-format for .toc-files to make them ordered. Moved the number …
(edit) @4ae119d   2 weeks h.goebel Add option --clean to remove target dirs prior to building.
(edit) @3184396   2 weeks h.goebel Enh: Allow building only test-cases listed on command line.
(edit) @cf72ca6   2 weeks h.goebel Ignore /e2etests/common/hanoi[1-9] created by maketests.py.
(edit) @2cf1972   2 weeks h.goebel Merge branch 'feature-remove-tk-specials' into develop
(edit) @a4bf343   2 weeks h.goebel Replace hook-Tkinter by hook-_tkinter. This saves the additional …
(edit) @dc9f8f1   2 weeks h.goebel Remove now useless makespec-option -K/--tk. Remove from documentation and …
(edit) @cb52f58   2 weeks h.goebel Remove now unused support/unpackTK.py and support/removeTK.py. AS TCL/TK …
(edit) @fce6ec2   2 weeks h.goebel Error-messages for TkPKG/TkTree point to migration guide.
(edit) @72875a3   2 weeks h.goebel Yet unused TkPKG and TkTree? throw error if used. The error messages tell …
(edit) @60717bb   2 weeks h.goebel Replace configure.test_TCL_TK() by a hook-Tkinter.py. Darwin and Windows …
(edit) @aa830de   2 weeks h.goebel Eliminate TCL_dirname and TK_dirname from config.dat. These are only …
(edit) @b24adc1   2 weeks h.goebel Replace useTK.py by a normal runtime-hook.
(edit) @2411de1   2 weeks h.goebel Eliminate useless tcl/tk version-number from dist-data-dir. Data files …
(edit) @f5bf70c4   3 weeks mzibr.public Ignore vim temporary files .swp with git.
(edit) @4c5b870   5 weeks h.goebel Remove modules for fetching the svn and mercurial repo version. We are now …
(edit) @63cda63   5 weeks h.goebel Add git revision (abbreviated commit hash) to development version string. …
(edit) @e0718a2   5 weeks h.goebel Remote .hgignore, we are using git. Keeping this file would only lead to …
(edit) @20915da   5 weeks h.goebel Introduce end-of-line normalization.
(edit) @268117a   5 weeks h.goebel Convert svn:ignore properties to .gitignore.
(edit) @f1cbaf2   8 weeks mzibr.public Increment release number according to updated road-map. We decided the …
(edit) @39d23b5   2 months h.goebel Ignore interactive/test_pygame if pygame is not available.
(edit) @b77d8a5   2 months h.goebel Added test program test_pygame.
(edit) @3b7860b   2 months h.goebel Fixed ticket #406: Hook for pygame._view. This is required for develop …
(edit) @3a9718a   2 months h.goebel Fixed ticket #406: Hook for pygame._view. This is required for develop …
(edit) @84ee8fe   2 months h.goebel Fixed: Left over raise SystemExit in last commit.
(edit) @7bbad03   2 months h.goebel Backporting e2etests/common/maketests.py …
(edit) @5e0db5e   2 months h.goebel Backport 2011-07-24T19:18:17Z!h.goebel@goebel-consult.de: Fix: Exclude …
(edit) @115e4ea   2 months h.goebel Backport 2011-08-03T09:21:30Z!h.goebel@goebel-consult.de: Fixed: …
(edit) @e753a4c   2 months h.goebel Fixed ticket #432: Add section `Recipes and Instructions for special …
(edit) @47249d7   2 months h.goebel Ticket #462: mention AIX and Solaris (info taken from trunk).
(edit) @405b2286   2 months h.goebel Fixed: Files and build-dirs are created even if test case does not exist. …
(edit) @d7cc0d0   2 months h.goebel Set minimum Python version for basic/test_time again. This got lost on …
(edit) @1c04022   2 months h.goebel Added debug logging all imported Python modules.
(edit) @1d7ad44   2 months h.goebel Added a simple 'Hello World' test case.
(edit) @07a9fb0   2 months h.goebel Rename testcase basic/test_9 into basic/test_time.
(edit) @5c0de97   2 months h.goebel Minor update to the Recipes section: mention "special" modules, too.
(edit) @7c5297e   2 months h.goebel Fixed: Missing import (intro: …
(edit) @5bbdb89   2 months h.goebel Easier e2etests: hanoi can no be quited by pressing ESC.
(edit) @65e9b36   2 months h.goebel Remove old compatibility code for Python 1.x.
(edit) @d670942   2 months h.goebel Remove old compatibility code for Python 1.x.
(edit) @c261b92   2 months h.goebel Remove test for Python >= 2.3 since this is the minimum required version …
(edit) @25339e5   2 months h.goebel Remove old compatibility code for Python 1.x; fix typo in var-name. The …
(edit) @6d17d79   2 months h.goebel Cleanup: Rename internal vars for better understanding.
(edit) @4d0f59c   2 months h.goebel More precise message if pywin32 is not installed for Python 2.6+ on …
(edit) @d816457   2 months mzibr.public Mac: With @executable_path in binary dependencies ... look in the same …
(edit) @cbf70d0   2 months mzibr.public Ticket #473: fix a windows regression
(edit) @b9e29ba   2 months h.goebel Strip comments from generated documents when running docutils.
(edit) @33857f0   2 months h.goebel Added note to keep README in sync.
(edit) @8e220c1   2 months h.goebel State the requirements in the README, too.
(edit) @97d365d   2 months h.goebel Fixed ticket #471: Global name compat is not defined - missing import.
(edit) @b1bc169   2 months h.goebel Fix last commit: Use compat.exec_python instead of a temp file. (eval() …
(edit) @715fbe4   2 months h.goebel Use compat.exec_python instead of a temp file.
(edit) @fa10186   2 months h.goebel Use compat.exec_python() to spawn the interpreter.
(edit) @a88dbee   2 months h.goebel Add very simple test case for hook xml.
Note: See TracRevisionLog for help on using the revision log.