Commit Graph

  • c522d67300 Rename test3 -> test_f_option naufraghi 2008-12-07 16:19:23 +00:00
  • 1d409e162a Start naming tests naufraghi 2008-12-07 16:06:55 +00:00
  • 53960c122d Run all tests (not only numbered ones) naufraghi 2008-12-07 16:04:14 +00:00
  • 8e9dd7727d Fix Typo giovannibajo 2008-11-28 17:37:26 +00:00
  • f9982187d3 Document recent change giovannibajo 2008-11-20 22:05:54 +00:00
  • fb3c45387b Fix temporary directory cleaning when the Python code does not cleanly exit giovannibajo 2008-11-20 22:04:48 +00:00
  • a6fc1d6812 Make.py must be executable giovannibajo 2008-11-20 21:55:00 +00:00
  • 38a31781e5 Comment out all debug prints and warn if a print is active in optimized mode naufraghi 2008-11-19 09:29:33 +00:00
  • 8d2fcb82a1 Propagate and check '-O' option naufraghi 2008-11-19 09:19:17 +00:00
  • ed3c0cf1ec Check for 'python -O' coherence naufraghi 2008-11-19 09:17:58 +00:00
  • 4f2de9a0ba Blocked revisions 546 via svnmerge naufraghi 2008-11-13 13:42:33 +00:00
  • 6a2d01aed1 Handle command-line globs naufraghi 2008-11-13 13:37:22 +00:00
  • 7500d720b6 Merged revisions 465,532-539,541 via svnmerge from https://svn.pyinstaller.python-hosting.com/branches/crypt naufraghi 2008-11-09 11:10:05 +00:00
  • 8baa7875fe Blocked revisions 467 via svnmerge naufraghi 2008-11-09 10:10:42 +00:00
  • 9e3e7e6494 Blocked revisions 460-461,463-464,466,473 via svnmerge naufraghi 2008-11-09 09:53:19 +00:00
  • 84c1eb6121 Blocked revisions 210-217,219-228,282-284,316 via svnmerge naufraghi 2008-11-09 09:39:15 +00:00
  • bed245ba0c Removed merge tracking for "svnmerge" for https://svn.pyinstaller.python-hosting.com/branches/python2.5 naufraghi 2008-11-08 12:45:41 +00:00
  • fe2a749117 Converts in debug(to stderr) all debug prints in iu (fixes some tests) naufraghi 2008-11-06 12:11:49 +00:00
  • 771c50366f Use os.path.join to build the pathes, even in .spec file. htgoebel 2008-08-10 20:25:53 +00:00
  • ff66193c3d Configure did not handle import level. Fixed. htgoebel 2008-08-07 13:42:09 +00:00
  • 9a77008f6c Added support for relative import (new in Python2.5) htgoebel 2008-08-05 17:31:49 +00:00
  • 3ba5b9f3a5 Enhanced testcase for relative import. htgoebel 2008-08-05 17:25:44 +00:00
  • 8397e8149e Enhanced testcase for relative imports. htgoebel 2008-08-05 09:05:56 +00:00
  • 24d6152fb1 PYZOwner needs to accept dummy parameter target_platform. htgoebel 2008-08-05 08:38:18 +00:00
  • 7419761529 Added test for relative import. htgoebel 2008-08-04 18:03:33 +00:00
  • 1523371f96 Pass target_platform to bindepend. htgoebel 2008-08-04 17:37:46 +00:00
  • f1a42c2920 Fixed some bugs introduced in r512. htgoebel 2008-08-04 17:35:19 +00:00
  • 61b549a233 Messages failed to display in rarely hit cases. htgoebel 2008-08-04 17:34:33 +00:00
  • aa45aff432 Updated svn:ignore htgoebel 2008-08-04 17:33:25 +00:00
  • bb777dbe14 Clean build/ and dist/, too. htgoebel 2008-08-04 17:31:33 +00:00
  • e4df3ae39d Look for .exe in dist/ or dist/<testname>. htgoebel 2008-08-04 17:13:07 +00:00
  • e383d9c134 Need to create multiple levels of directories if requested. htgoebel 2008-08-04 17:05:53 +00:00
  • bbf540d9aa Updated .spec files to meet directory-schema introduced in r511. htgoebel 2008-08-04 17:01:37 +00:00
  • 6d44f7ccbe Allow passing testnames as arguments. htgoebel 2008-08-04 16:59:54 +00:00
  • 2dc02cd874 Minor code cleanup. Added whitespace. htgoebel 2008-07-29 21:17:12 +00:00
  • 7fa6e5e290 Changed builddir into build/... to match commonly used setuptools. See r509, htgoebel 2008-07-28 20:58:48 +00:00
  • 5f5a063bee Removed unused 'usage' string. htgoebel 2008-07-28 20:53:06 +00:00
  • c76af49844 Changed builddir and distdir into build/ and dist/ to match commonly used setuptools. htgoebel 2008-07-28 20:50:05 +00:00
  • df12ddbec5 Applied patch for issue #23. htgoebel 2008-07-28 19:27:38 +00:00
  • f272333b34 Added option -C/--configfile as preperation of cross-building. This allows using one PyInstaller installation to be used for differnet target platforms. htgoebel 2008-07-28 18:45:11 +00:00
  • 5b353b5078 Switched to optparse/optik. htgoebel 2008-07-28 18:45:00 +00:00
  • fbf744c410 Minor cleanup, esp. user messages. htgoebel 2008-07-28 18:44:51 +00:00
  • e9024be60f Undoing change committed in r503. htgoebel 2008-07-28 18:40:45 +00:00
  • 79ebd72446 Minor cleanup, esp. user messages. htgoebel 2008-07-28 18:21:50 +00:00
  • eead7cfc8b Fix usage of %prog for optparse giovannibajo 2008-07-26 11:55:17 +00:00
  • 6fac37423f Added .hgignore htgoebel 2008-07-25 10:43:10 +00:00
  • 2e23d82537 Updated svn:ignore htgoebel 2008-07-25 10:42:42 +00:00
  • 52b138876d Reordered options into option groups. htgoebel 2008-07-25 10:35:35 +00:00
  • fa14e95263 Minor code cleanup: Moved functional lines into main(). htgoebel 2008-07-25 10:35:26 +00:00
  • b3100f7ce1 switched to a main() function htgoebel 2008-07-25 10:35:16 +00:00
  • 6d175406ba Code cleanup: Put tests/checks into function to enhance readability. htgoebel 2008-07-25 10:35:06 +00:00
  • 24f9fc0f3c code cleanup: removed hackish usage of Build htgoebel 2008-07-25 10:34:55 +00:00
  • ed38f4f0c0 switched to optparse and a main() function htgoebel 2008-07-25 10:34:43 +00:00
  • 95d36be2a5 Code cleanup: Moved functional lines at the end of file (this mean: all functions and definitions are now at the beginning). htgoebel 2008-07-25 10:34:34 +00:00
  • 65c2f2c618 Code cleanup for Build.py: unified check_guts, removed spaghetti code. htgoebel 2008-07-25 10:34:23 +00:00
  • 8861a2973f Added option for not running the built executables (usefull for cross builds). Added more files for cleaning. Some code cleanups. htgoebel 2008-07-23 22:10:29 +00:00
  • 81cbfaa27e Implemented suffix selection for cross building (this was missing in r484). htgoebel 2008-07-23 21:51:26 +00:00
  • 3b2d5938a0 Added buildtests for zipimport/_pyi_egg_extract.py htgoebel 2008-07-23 21:00:43 +00:00
  • 6c36f1e8b9 Added -c option for cleaning up. htgoebel 2008-07-23 20:58:46 +00:00
  • 337ea72bc5 Updated svn:ignore htgoebel 2008-07-23 20:04:24 +00:00
  • f53de410e2 Moved extraction of zipfile (see r475) from launch.c into the new support/_pyi_egg_extract.py/ module. htgoebel 2008-07-23 20:03:40 +00:00
  • c7d287e5b5 Reindenting python soucefiles. htgoebel 2008-07-23 19:04:41 +00:00
  • 57433bf077 Implemented support for cross-plattfrom bundeling linux->win32. htgoebel 2008-07-23 18:58:36 +00:00
  • 4cc8b937cd Updated svn:ignore htgoebel 2008-07-23 18:42:19 +00:00
  • 10726d1d20 Files added via Tree() have not been not bundled on rebuild. Fixed. htgoebel 2008-07-23 18:34:16 +00:00
  • 88235d54d7 Build.py did not honor zipfiles everywhere necessary. Fixed. htgoebel 2008-07-23 18:34:02 +00:00
  • 4a686f16f9 Add mode-line htgoebel 2008-07-23 18:33:51 +00:00
  • b2a0e08d6d Removed unnecessary debug message htgoebel 2008-07-23 18:33:44 +00:00
  • a86364f140 code cleanup: reading and writing of data htgoebel 2008-07-23 18:33:26 +00:00
  • 2d8acefd32 Add mode-line to .spec files htgoebel 2008-07-23 18:33:07 +00:00
  • e092a005da add zipfiles in .spec htgoebel 2008-07-23 18:32:57 +00:00
  • d00c00dfee implemented zipimport htgoebel 2008-07-23 18:32:35 +00:00
  • c8164ea1a2 Fixed str() for PathImportDirector. htgoebel 2008-07-23 18:29:28 +00:00
  • eddd9569d0 Fixing svn:eol-style for all text files htgoebel 2008-07-23 13:47:30 +00:00
  • 7364c6b0f5 Ticket #33: Avoid EOFError and traceback on CTRL+D (by Hartmut Goebel) giovannibajo 2008-07-19 00:30:42 +00:00
  • 701331f736 Add import hook for package "email" with Python 2.5 giovannibajo 2008-06-16 16:22:51 +00:00
  • f95cd40b28 Improve error reporting in a from-import when the imported name does not exist. Now that exceptions spawned by invalid tries within PyInstaller do not propagate, it is possible to simlpy expose the real underlying exception. giovannibajo 2008-06-06 10:09:28 +00:00
  • c0773bbb0d Remove debug FIXME and simplify code naufraghi 2008-05-21 17:50:13 +00:00
  • 70a142cf8f Fix random exception (IOError) in non-console mode when using prints giovannibajo 2008-05-15 16:45:15 +00:00
  • c03a2cde18 Initialized merge tracking via "svnmerge" with revisions "1-209" from https://svn.pyinstaller.python-hosting.com/branches/crypt naufraghi 2008-05-05 16:44:10 +00:00
  • dae18e428c Remove a FIXME (the exception is valid) giovannibajo 2008-04-30 18:20:00 +00:00
  • 976ed06c4c Fix code when runtests.py is run from within the buildtests directory. giovannibajo 2008-04-30 18:14:03 +00:00
  • 7bf6b902c5 Update the bootloader giovannibajo 2008-04-30 18:11:05 +00:00
  • 82ab43bb1e Merged revisions 342-393,401-404,413,424,426-427,429-433,435-437,439-442,445,448 via svnmerge from https://svn.pyinstaller.python-hosting.com/branches/python2.5 naufraghi 2008-04-30 14:30:09 +00:00
  • 063e5070e4 Initialized merge tracking via "svnmerge" with revisions "1-341" from https://svn.pyinstaller.python-hosting.com/branches/python2.5 naufraghi 2008-04-28 17:43:24 +00:00
  • 4449a98d53 Ticket #16: allow unicode elements in paths. giovannibajo 2008-02-26 23:18:37 +00:00
  • e4b92a7d84 Merge of the startup_crash branch. giovannibajo 2008-02-18 01:23:43 +00:00
  • bf2c2685b5 #22: Add import hook for gadfly. giovannibajo 2008-02-07 14:24:17 +00:00
  • 46c4f466a2 #22: Add import hook for gadfly. giovannibajo 2008-02-07 14:23:54 +00:00
  • 8b674924ae Rework path handling + add test selector naufraghi 2007-12-21 19:20:49 +00:00
  • 69c8f2b5bd Add recent python compatibility naufraghi 2007-12-21 19:18:57 +00:00
  • 7987a66e6b Add support for __path__ modified by a module (like _xmlplus) naufraghi 2007-12-21 18:58:56 +00:00
  • 248ec6ff74 Avoid importing os, it causes problems in python 2.5 naufraghi 2007-12-21 18:56:21 +00:00
  • 474664b470 Support __path__ in _xmlplus naufraghi 2007-12-21 18:52:54 +00:00
  • 049cd3747b Fix quoting naufraghi 2007-12-21 18:50:23 +00:00
  • 316834a7d2 Reformat imports naufraghi 2007-12-21 18:44:22 +00:00
  • 8dd99e1026 Add appended_pkg option to EXE() and remove NonELFEXE giovannibajo 2007-11-27 16:37:33 +00:00
  • ab7f674f7b Improve compatibility with standard Python imports (imports that trigger exceptions) giovannibajo 2007-11-27 12:48:11 +00:00
  • 400dc24241 New bootloader binaries. giovannibajo 2007-11-20 13:34:32 +00:00
  • 48ef3268d1 Check doIt() return value. giovannibajo 2007-11-20 13:34:11 +00:00