root/

Date Rev Chgset Author Log Message
08/10/08 15:25:53 528 528 htgoebel Use os.path.join to build the pathes, even in .spec file.
08/07/08 08:42:09 527 527 htgoebel Configure did not handle import level. Fixed.
08/05/08 12:31:49 526 526 htgoebel Added support for relative import (new in Python2.5)
08/05/08 12:25:44 525 525 htgoebel Enhanced testcase for relative import.
08/05/08 04:05:56 524 524 htgoebel Enhanced testcase for relative imports.
08/05/08 03:38:18 523 523 htgoebel PYZOwner needs to accept dummy parameter target_platform.
08/04/08 13:03:33 522 522 htgoebel Added test for relative import.
08/04/08 12:37:46 521 521 htgoebel Pass target_platform to bindepend.
08/04/08 12:35:19 520 520 htgoebel Fixed some bugs introduced in r512.
08/04/08 12:34:33 519 519 htgoebel Messages failed to display in rarely hit cases.
08/04/08 12:33:25 518 518 htgoebel Updated svn:ignore
08/04/08 12:31:33 517 517 htgoebel Clean build/ and dist/, too.
08/04/08 12:13:07 516 516 htgoebel Look for .exe in dist/ or dist/<testname>.
08/04/08 12:05:53 515 515 htgoebel Need to create multiple levels of directories if requested.
08/04/08 12:01:37 514 514 htgoebel Updated .spec files to meet directory-schema introduced in r511.
08/04/08 11:59:54 513 513 htgoebel Allow passing testnames as arguments.
07/29/08 16:17:12 512 512 htgoebel Minor code cleanup. Added whitespace.
07/28/08 15:58:48 511 511 htgoebel Changed builddir into build/... to match commonly used setuptools. See ...
07/28/08 15:53:06 510 510 htgoebel Removed unused 'usage' string.
07/28/08 15:50:05 509 509 htgoebel Changed builddir and distdir into build/ and dist/ to match commonly used ...
07/28/08 14:27:38 508 508 htgoebel Applied patch for issue #23.
07/28/08 13:45:11 507 507 htgoebel Added option -C/--configfile as preperation of cross-building. This ...
07/28/08 13:45:00 506 506 htgoebel Switched to optparse/optik. ...
07/28/08 13:44:51 505 505 htgoebel Minor cleanup, esp. user messages. ...
07/28/08 13:40:45 504 504 htgoebel Undoing change committed in r503.
07/28/08 13:21:50 503 503 htgoebel Minor cleanup, esp. user messages. ...
07/26/08 06:55:17 502 502 giovannibajo Fix usage of %prog for optparse ...
07/25/08 05:43:10 501 501 htgoebel Added .hgignore
07/25/08 05:42:42 500 500 htgoebel Updated svn:ignore
07/25/08 05:35:35 499 499 htgoebel Reordered options into option groups. ...
07/25/08 05:35:26 498 498 htgoebel Minor code cleanup: Moved functional lines into main(). ...
07/25/08 05:35:16 497 497 htgoebel switched to a main() function ...
07/25/08 05:35:06 496 496 htgoebel Code cleanup: Put tests/checks into function to enhance readability. ...
07/25/08 05:34:55 495 495 htgoebel code cleanup: removed hackish usage of Build ...
07/25/08 05:34:43 494 494 htgoebel switched to optparse and a main() function ...
07/25/08 05:34:34 493 493 htgoebel Code cleanup: Moved functional lines at the end of file (this mean: all ...
07/25/08 05:34:23 492 492 htgoebel Code cleanup for Build.py: unified check_guts, removed spaghetti code. ...
07/23/08 17:10:29 491 491 htgoebel Added option for not running the built executables (usefull for cross ...
07/23/08 16:51:26 490 490 htgoebel Implemented suffix selection for cross building (this was missing in ...
07/23/08 16:00:43 489 489 htgoebel Added buildtests for zipimport/_pyi_egg_extract.py
07/23/08 15:58:46 488 488 htgoebel Added -c option for cleaning up.
07/23/08 15:04:24 487 487 htgoebel Updated svn:ignore
07/23/08 15:03:40 486 486 htgoebel Moved extraction of zipfile (see r475) from launch.c into the new ...
07/23/08 14:04:41 485 485 htgoebel Reindenting python soucefiles.
07/23/08 13:58:36 484 484 htgoebel Implemented support for cross-plattfrom bundeling linux->win32. ...
07/23/08 13:42:19 483 483 htgoebel Updated svn:ignore
07/23/08 13:34:16 482 482 htgoebel Files added via Tree() have not been not bundled on rebuild. Fixed. ...
07/23/08 13:34:02 481 481 htgoebel Build.py did not honor zipfiles everywhere necessary. Fixed. ...
07/23/08 13:33:51 480 480 htgoebel Add mode-line ...
07/23/08 13:33:44 479 479 htgoebel Removed unnecessary debug message ...
07/23/08 13:33:26 478 478 htgoebel code cleanup: reading and writing of data ...
07/23/08 13:33:07 477 477 htgoebel Add mode-line to .spec files ...
07/23/08 13:32:57 476 476 htgoebel add zipfiles in .spec ...
07/23/08 13:32:35 475 475 htgoebel implemented zipimport ...
07/23/08 13:29:28 474 474 htgoebel Fixed str() for PathImportDirector?.
07/23/08 08:47:30 473 473 htgoebel Fixing svn:eol-style for all text files
07/18/08 19:30:42 472 472 giovannibajo Ticket #33: Avoid EOFError and traceback on CTRL+D (by Hartmut Goebel) ...
06/16/08 11:27:03 471 471 giovannibajo Merged revisions 468-470 via svnmerge from ...
06/16/08 11:22:51 470 470 giovannibajo Add import hook for package "email" with Python 2.5 ...
06/06/08 05:09:28 469 469 giovannibajo Improve error reporting in a from-import when the imported name does not ...
05/21/08 12:50:13 468 468 naufraghi Remove debug FIXME and simplify code
05/21/08 09:24:06 467 467 giovannibajo Fix a problem when using real-time hooks in the crypt branch (where there ...
05/21/08 08:30:50 466 466 giovannibajo Commit binary bootloader for Windows ...
05/21/08 08:30:21 465 465 giovannibajo Ignore ".sconsign" ...
05/21/08 08:29:47 464 464 giovannibajo Fix a C-syntax bug introduced with the last merge ...
05/16/08 05:41:54 463 463 naufraghi Merged revisions 461-462 via svnmerge from ...
05/15/08 11:45:15 462 462 giovannibajo Fix random exception (IOError) in non-console mode when using prints ...
05/14/08 13:40:55 461 461 naufraghi Merged revisions ...
05/14/08 13:13:47 460 460 naufraghi Merged revisions 447-449 via svnmerge from ...
05/05/08 12:41:02 459 459 naufraghi Merged revisions 438 via svnmerge from ...
05/05/08 12:39:20 458 458 naufraghi Merged revisions 420-422 via svnmerge from ...
05/05/08 12:31:50 457 457 naufraghi Merged revisions 394-400 via svnmerge from ...
05/05/08 12:21:48 456 456 naufraghi Merged revisions 339-340 via svnmerge from ...
05/05/08 12:04:56 455 455 naufraghi Merged revisions 317-334 via svnmerge from ...
05/05/08 11:44:10 454 454 naufraghi Initialized merge tracking via "svnmerge" with revisions "1-209" from ...
04/30/08 13:20:00 453 453 giovannibajo Remove a FIXME (the exception is valid) ...
04/30/08 13:14:03 452 452 giovannibajo Fix code when runtests.py is run from within the buildtests directory. ...
04/30/08 13:11:05 451 451 giovannibajo Update the bootloader ...
04/30/08 09:31:26 450 450 naufraghi Branch python2.5 merged (really...)
04/30/08 09:30:09 449 449 naufraghi Merged revisions ...
04/30/08 08:41:51 448 448 naufraghi ops, svnmerge was not complete... ...
04/30/08 08:23:07 447 447 naufraghi Branch merged into the trunk. ...
04/28/08 12:43:24 446 446 naufraghi Initialized merge tracking via "svnmerge" with revisions "1-341" from ...
04/28/08 12:42:13 445 445 naufraghi Merge follow up
04/28/08 12:38:47 444 444 naufraghi Merged revisions 341-443 via svnmerge from ...
04/28/08 12:21:54 443 443 naufraghi Initialized merge tracking via "svnmerge" with revisions "1-340" from ...
02/29/08 17:47:07 442 442 naufraghi Run Configure.py after make
02/29/08 17:46:00 441 441 naufraghi Remove too restrictive assert
02/28/08 13:21:15 440 440 danielevarrazzo The Python library is added to the package even if bindepend couldn't find ...
02/27/08 17:16:38 439 439 naufraghi Cosmetics
02/26/08 17:18:37 438 438 giovannibajo Ticket #16: allow unicode elements in paths. ...
02/25/08 11:42:16 437 437 naufraghi Add comments and (commented) debug prints
02/25/08 06:30:56 436 436 danielevarrazzo The Python library is found both in onedir and onefile mode. ...
02/25/08 06:28:08 435 435 naufraghi Stub of a launcher rebuilder
02/25/08 06:20:30 434 434 danielevarrazzo The Python library is found both in onedir and onefile mode. ...
02/25/08 06:07:44 433 433 naufraghi Continue on test failure and report (...) at the end
02/24/08 07:38:15 432 432 danielevarrazzo Added missing file from the 'dl' branch. ...
02/23/08 11:18:02 431 431 naufraghi Merge dal branch dl
02/23/08 11:12:59 430 430 naufraghi Modified runtest, now all tests are executed (default) but the interactive ...
02/23/08 10:05:35 429 429 naufraghi Add a (failing) test on module imp
02/22/08 19:48:27 428 428 giovannibajo Remove old svnmerge repository (the script is now maintained within the ...
02/18/08 08:02:45 427 427 naufraghi Revert: DummyZlib? is a zero commpression zlib
02/18/08 07:49:15 426 426 naufraghi Catch SyntaxError? too
02/18/08 07:46:42 425 425 danielevarrazzo OSX porting branch dropped. ...
02/18/08 04:53:12 424 424 naufraghi r343@trinity: naufraghi | 2008-02-18 11:53:00 +0100 ...
02/17/08 19:24:44 423 423 giovannibajo Close merged brach. ...
02/17/08 19:23:43 422 422 giovannibajo Merge of the startup_crash branch. ...
02/07/08 08:24:17 421 421 giovannibajo #22: Add import hook for gadfly. ...
02/07/08 08:23:54 420 420 giovannibajo #22: Add import hook for gadfly. ...
02/07/08 08:08:52 419 419 giovannibajo Document the bugfix. ...
02/07/08 07:38:12 418 418 giovannibajo Improve the code to generate the temporary directory. ...
02/06/08 14:10:04 417 417 giovannibajo Cleanup several error paths during unpacking. ...
02/06/08 13:48:21 416 416 giovannibajo Fix weird exception: "PYZ entry 'encodings' (0j) is not a valid code ...
02/06/08 13:00:19 415 415 giovannibajo Try Stefan Oblingers's patch from the mailing list. ...
02/06/08 12:55:02 414 414 giovannibajo Branch for testing a fix for the startup crash ...
01/25/08 12:47:50 413 413 naufraghi Restore compatibility with python 2.4
01/18/08 12:04:33 412 412 danielevarrazzo On Mac OS X dependency paths are turned relative. ...
01/18/08 09:46:25 411 411 danielevarrazzo Dynamic library detected and used on Mac OS X platform. ...
01/18/08 09:43:46 410 410 danielevarrazzo Algorithm for symlink resolution fixed. ...
01/18/08 09:20:30 409 409 danielevarrazzo Imported variable names mangled with PI_ prefix as well ...
01/17/08 13:06:53 408 408 danielevarrazzo Tests can run on Linux too. ...
01/17/08 13:05:52 407 407 danielevarrazzo Static Python library not required anymore. ...
01/17/08 13:02:09 406 406 danielevarrazzo Dynamic loading works on Linux platform. ...
01/17/08 12:36:16 405 405 danielevarrazzo Warnings fixed. ...
01/11/08 12:42:42 404 404 naufraghi Accept different error under windows (FIXME: do a real isfile check)
01/11/08 11:37:22 403 403 naufraghi Add test for sys.getfilesystemencoding()
01/11/08 10:17:37 402 402 naufraghi Restore linux compatibility
01/11/08 09:47:02 401 401 naufraghi Use sys.executable saved at build time (unknown when frozen)
12/21/07 13:20:49 400 400 naufraghi Rework path handling + add test selector
12/21/07 13:18:57 399 399 naufraghi Add recent python compatibility
12/21/07 12:58:56 398 398 naufraghi Add support for path modified by a module (like _xmlplus)
12/21/07 12:56:21 397 397 naufraghi Avoid importing os, it causes problems in python 2.5
12/21/07 12:52:54 396 396 naufraghi Support path in _xmlplus
12/21/07 12:50:23 395 395 naufraghi Fix quoting
12/21/07 12:44:22 394 394 naufraghi Reformat imports
12/19/07 11:37:52 393 393 naufraghi Add comments and commented prints
12/19/07 11:34:46 392 392 naufraghi Represent with %r the exception
12/19/07 11:21:05 391 391 naufraghi Avoid 'import os' that causes problems in py25
12/18/07 07:51:06 390 390 naufraghi Expand debug print
12/17/07 09:44:59 389 389 naufraghi Remove final comma
12/17/07 07:56:12 388 388 naufraghi Use a specific exception for Owners
12/17/07 07:42:32 387 387 naufraghi Print warnings for generic excepts in the code
12/17/07 06:02:35 386 386 naufraghi Restore PATH before assert + comments
12/17/07 06:01:10 385 385 naufraghi Add hidden xml.etree.ElementTree? import
12/17/07 06:00:32 384 384 naufraghi Support more then one log per spec
12/17/07 05:58:57 383 383 naufraghi Fix importHook debug print, add other (commented) print debugs
12/04/07 12:37:45 382 382 naufraghi Add another elementree test
12/04/07 11:06:10 381 381 naufraghi Localize hiddenimport and add hook
12/04/07 10:51:07 380 380 naufraghi Update PathImportDirector? if path changes (for example if modified by ...
12/04/07 10:46:50 379 379 naufraghi Minimize test case
12/04/07 09:01:18 378 378 naufraghi Remove already logged warning ...
12/04/07 05:26:20 377 377 naufraghi Restored removed "break" ...
12/04/07 05:09:30 376 376 naufraghi Ops, is "config.dat" ...
12/04/07 05:08:04 375 375 naufraghi Add final final "done" message ...
12/04/07 05:01:58 374 374 naufraghi r303@rosen: naufraghi | 2007-12-04 12:01:41 +0100 ...
12/04/07 05:01:51 373 373 naufraghi r302@rosen: naufraghi | 2007-12-04 12:00:38 +0100 ...
12/03/07 13:06:45 372 372 naufraghi r270@rosen: naufraghi | 2007-12-03 20:01:37 +0100 ...
12/03/07 13:06:38 371 371 naufraghi r269@rosen: naufraghi | 2007-12-03 20:01:37 +0100 ...
12/03/07 13:06:30 370 370 naufraghi r268@rosen: naufraghi | 2007-12-03 20:01:36 +0100 ...
12/03/07 13:06:23 369 369 naufraghi r267@rosen: naufraghi | 2007-12-03 20:01:35 +0100 ...
12/03/07 13:06:17 368 368 naufraghi r266@rosen: naufraghi | 2007-12-03 20:01:33 +0100 ...
12/03/07 13:06:10 367 367 naufraghi r265@rosen: naufraghi | 2007-12-03 20:01:32 +0100 ...
12/03/07 13:06:03 366 366 naufraghi r264@rosen: naufraghi | 2007-12-03 20:01:30 +0100 ...
12/03/07 13:05:55 365 365 naufraghi r263@rosen: naufraghi | 2007-12-03 20:01:30 +0100 ...
12/03/07 13:05:48 364 364 naufraghi r262@rosen: naufraghi | 2007-12-03 20:01:29 +0100 ...
12/03/07 13:05:41 363 363 naufraghi r261@rosen: naufraghi | 2007-12-03 20:01:28 +0100 ...
12/03/07 13:05:32 362 362 naufraghi r260@rosen: naufraghi | 2007-12-03 20:01:28 +0100 ...
12/03/07 13:05:25 361 361 naufraghi r259@rosen: naufraghi | 2007-12-03 20:01:25 +0100 ...
12/03/07 13:05:16 360 360 naufraghi r258@rosen: naufraghi | 2007-12-03 20:01:24 +0100 ...
12/03/07 13:05:09 359 359 naufraghi r257@rosen: naufraghi | 2007-12-03 20:01:21 +0100 ...
12/03/07 13:05:01 358 358 naufraghi r256@rosen: naufraghi | 2007-12-03 20:01:19 +0100 ...
12/03/07 13:04:54 357 357 naufraghi r255@rosen: naufraghi | 2007-12-03 20:01:18 +0100 ...
12/03/07 13:04:46 356 356 naufraghi r254@rosen: naufraghi | 2007-12-03 20:01:16 +0100 ...
12/03/07 13:04:38 355 355 naufraghi r253@rosen: naufraghi | 2007-12-03 20:01:16 +0100 ...
12/03/07 13:04:30 354 354 naufraghi r252@rosen: naufraghi | 2007-12-03 20:01:15 +0100 ...
12/03/07 13:04:23 353 353 naufraghi r251@rosen: naufraghi | 2007-12-03 20:01:13 +0100 ...
12/03/07 13:04:15 352 352 naufraghi r250@rosen: naufraghi | 2007-12-03 20:01:09 +0100 ...
12/03/07 13:04:05 351 351 naufraghi r248@rosen: naufraghi | 2007-12-03 20:01:08 +0100 ...
12/03/07 13:03:54 350 350 naufraghi r246@rosen: naufraghi | 2007-12-03 20:01:08 +0100 ...
12/03/07 13:03:46 349 349 naufraghi r245@rosen: naufraghi | 2007-12-03 20:01:06 +0100 ...
12/03/07 13:03:38 348 348 naufraghi r244@rosen: naufraghi | 2007-12-03 20:01:04 +0100 ...
12/03/07 13:03:29 347 347 naufraghi r243@rosen: naufraghi | 2007-12-03 20:01:04 +0100 ...
12/03/07 13:03:21 346 346 naufraghi r242@rosen: naufraghi | 2007-12-03 20:01:01 +0100 ...
12/03/07 13:03:12 345 345 naufraghi r241@rosen: naufraghi | 2007-12-03 20:00:51 +0100 ...
12/03/07 13:03:04 344 344 naufraghi r240@rosen: naufraghi | 2007-12-03 20:00:51 +0100 ...
12/03/07 13:02:56 343 343 naufraghi r239@rosen: naufraghi | 2007-12-03 19:59:24 +0100 ...
12/03/07 13:02:47 342 342 naufraghi r238@rosen: naufraghi | 2007-12-03 19:59:24 +0100 ...
12/03/07 12:09:35 341 341 naufraghi Create python 2.5 branch ...
11/27/07 10:37:33 340 340 giovannibajo Add appended_pkg option to EXE() and remove NonELFEXE ...
11/27/07 06:48:11 339 339 giovannibajo Improve compatibility with standard Python imports (imports that trigger ...
11/26/07 11:59:02 338 338 danielevarrazzo Py_SetProgramName() called on Linux too. ...
11/26/07 11:48:42 337 337 danielevarrazzo Added interface for the getpath module. ...
11/26/07 11:44:25 336 336 danielevarrazzo Code for dynamic loading on Windows merged with Linux too. ...
11/26/07 11:37:58 335 335 danielevarrazzo Creating a branch to use dynamic linking on linux platform too. ...
11/20/07 07:34:32 334 334 giovannibajo New bootloader binaries. ...
11/20/07 07:34:11 333 333 giovannibajo Check doIt() return value. ...
11/20/07 07:32:54 332 332 giovannibajo Let the windows loader try to open myprog.pkg before myprog.exe. ...
11/20/07 07:27:12 331 331 giovannibajo New bootloader binaries. ...
11/20/07 07:26:38 330 330 giovannibajo Convert invocations of VS(), OTHERERROR() and FATALERROR(). ...
11/20/07 07:25:35 329 329 giovannibajo Introduce printf()-style error macros in bootloader for Windows. ...
11/16/07 17:11:36 328 328 danielevarrazzo Other libraries added to the exclude lists. ...
11/16/07 17:10:02 327 327 danielevarrazzo Dependency exclusion implemented with a regular expression. ...
11/16/07 17:01:00 326 326 danielevarrazzo Search modules in the sys.path before than in other paths. ...
11/16/07 16:53:50 325 325 danielevarrazzo Perform case sensitive check if this is how Python is working. ...
11/16/07 12:26:17 324 324 danielevarrazzo - Added getImports implementation using otool (available on darwin ...
11/14/07 05:51:41 323 323 giovannibajo Change wrong license from support files: they ought to be GPL+exceptions ...
11/06/07 02:40:38 322 322 giovannibajo Ticket #19: Missing Python 2.5 ElementTree? hook. ...
11/06/07 02:29:35 321 321 giovannibajo Update CHANGES.TXT. ...
11/06/07 02:26:59 320 320 giovannibajo Make optparse/optik use native line endings. ...
10/02/07 07:51:28 319 319 giovannibajo Add support for new absolute imports in Python 2.5 (patch by Arve Knudsen ...
08/08/07 02:44:20 318 318 giovannibajo Added hidden import in PyQt4 (consolidated module) ...
05/06/07 18:19:09 317 317 giovannibajo Document the xmlplus hack ...
05/02/07 09:28:23 316 316 giovannibajo Merge dal trunk. ...
05/02/07 08:45:19 315 315 giovannibajo Document [314]. ...
05/02/07 08:44:10 314 314 giovannibajo Improve bincache accuracy: use md5 instead of mtime to verify that the ...
04/01/07 19:11:09 313 313 giovannibajo Fix PyXML import hook under NT ...
03/27/07 10:54:56 312 312 giovannibajo Add import hooks for SQLAlchemy ...
03/19/07 13:09:48 311 311 giovannibajo Add import hook for cElementTree ...
03/12/07 19:18:28 310 310 giovannibajo Improve import hooks for PyGTK ...
03/12/07 19:07:57 309 309 giovannibajo Add import hooks for pyodbc ...
03/12/07 18:39:58 308 308 giovannibajo Fix support for PIL when imported without top-level package. ...
02/16/07 12:22:21 307 307 giovannibajo Add compatibility fix for older Python versions ...
02/05/07 17:47:12 306 306 giovannibajo Fix support for CRLF under Linux ...
01/28/07 08:58:27 305 305 giovannibajo Document changes in [304] ...
01/28/07 08:56:59 304 304 giovannibajo Ticket #4: remove C++-ism from the bootloader for the AIX compiler. ...
01/23/07 11:10:45 303 303 giovannibajo Fix the annoying bug about MSVCRT71.DLL being extracted twice. ...
01/17/07 16:11:42 302 302 giovannibajo Add import hooks for PyQt4 (thanks to Pascal Veret) ...
01/17/07 16:09:08 301 301 giovannibajo Fix shebang string (remove exceeding slash) ...
12/21/06 20:03:22 300 300 ukirazci - Case-sensitivity check ...
12/20/06 04:33:47 299 299 giovannibajo Tag 1.3 for release ...
12/18/06 07:12:04 298 298 williamcaban Release 1.3
12/13/06 18:28:14 297 297 giovannibajo Merge of [293] from branches/mac: ...
11/13/06 03:33:16 296 296 pkovalev Added regular expression excludes.
11/02/06 05:53:51 295 295 pkovalev Updated macintosh 'ldd' functions.
11/01/06 10:46:34 294 294 pkovalev Updated macintosh 'ldd' functions.
10/27/06 08:45:34 293 293 giovannibajo In [128], Make.py was changed to generate a Makefile which links against ...
10/24/06 04:35:26 292 292 giovannibajo Fix the readme, it contained a wrong command line ...
10/16/06 12:21:09 291 291 giovannibajo Create the branch for work on the Mac version of PyInstaller? ...
09/05/06 07:55:19 290 290 giovannibajo Document [288]. ...
09/05/06 07:49:40 289 289 giovannibajo The extract() functions of the archives already decompress the files if ...
09/05/06 07:44:44 288 288 giovannibajo Fix ticket #69: import [220], [223] and [224] from the crypt branch, ...
09/05/06 07:09:56 287 287 giovannibajo Fix buffer overrun with deep directory path
08/11/06 17:41:38 286 286 giovannibajo Document recent changes for manifest file
08/06/06 16:09:35 285 285 giovannibajo Backport of r284 from the crypt-branch (committed there by mistake...) ...
08/06/06 15:40:39 284 284 giovannibajo Tentative support for manifest files (to get native XP look & feel) ...
08/06/06 15:33:37 283 283 giovannibajo Remove obsolete line (we don't use a binary zlib.dll anymore) ...
07/20/06 10:09:56 282 282 giovannibajo Bring the branch up-to-date (merge changes from trunk) ...
07/18/06 10:05:50 281 281 giovannibajo Fix support for PIL (broken because of a Python import bug) ...
07/08/06 14:08:11 280 280 giovannibajo Update changelog ...
07/08/06 14:03:06 279 279 giovannibajo Ticket #61: while it's still unclear to me how an import statement can ...
07/08/06 13:51:46 278 278 giovannibajo Fix problem with icons provided by the user disappearing when compressing ...
06/29/06 12:00:21 277 277 giovannibajo Release as 1.2 ...
05/16/06 10:26:06 276 276 giovannibajo Fix quoting of filenames when invoking external commands like strip and ...
04/10/06 22:52:01 275 275 williamcaban Re-install the use of the binlib variable that was left out by mistake.
04/10/06 22:43:29 274 274 williamcaban This file is not longer being used by any other file.
04/10/06 22:42:46 273 273 williamcaban Fixed for accuracy detecting the path of the libpython####.so.###.##. This ...
02/18/06 10:26:05 272 272 giovannibajo Document recent fix
02/18/06 10:23:08 271 271 giovannibajo Add resource section to bootloader executables
02/15/06 10:29:43 270 270 giovannibajo Fix absolute paths and remove uses of backward slashes
02/15/06 10:24:25 269 269 giovannibajo Add native eol-style to spec files
02/14/06 06:08:50 268 268 giovannibajo Update binary version of the bootloader after the whitespace fix
02/14/06 06:06:34 267 267 giovannibajo Add a whitespace in a message
02/14/06 06:06:10 266 266 giovannibajo Document fix in UPX invokation
02/13/06 18:38:34 265 265 giovannibajo Fix problem with non-boolean UPX variable
02/13/06 09:19:41 264 264 giovannibajo finally release RC3
02/13/06 09:19:17 263 263 giovannibajo remove wrong 1.1
02/13/06 09:18:28 262 262 giovannibajo ooops x2: fix moving mistake
02/13/06 09:12:36 261 261 giovannibajo Ooops, fix copy mistake
02/13/06 09:10:10 260 260 giovannibajo RC3 went gold
02/09/06 12:49:45 259 259 giovannibajo Tagging 1.1 RC3
02/08/06 08:02:37 258 258 giovannibajo Update the compiled HTML manual
02/08/06 08:02:08 257 257 giovannibajo Add warning about egg files
02/08/06 07:34:16 256 256 giovannibajo Reorder and improve the changelog
02/08/06 07:30:20 255 255 giovannibajo Update manual reporting the UPX issue
02/08/06 06:11:56 254 254 giovannibajo Add import hook for time.strptime
02/06/06 13:02:14 253 253 giovannibajo Tagging 1.1 RC2
02/06/06 12:59:30 252 252 giovannibajo Make sure UPX is at least 1.92 to support --strip-loadconf
02/06/06 12:01:23 251 251 giovannibajo Setup UPX properly with Python 2.4 under Windows
02/06/06 08:57:54 250 250 giovannibajo Rename tags
02/06/06 08:57:43 249 249 giovannibajo Rename tags
02/06/06 08:45:48 248 248 giovannibajo Mark 1.1-rc1
02/06/06 08:41:29 247 247 giovannibajo Rework ldd-based bindepend to use popen and regexp
02/06/06 08:24:18 246 246 giovannibajo Mark main scripts as executables
02/06/06 08:23:01 245 245 giovannibajo Mark main scripts as executables
02/06/06 08:18:05 244 244 giovannibajo Fix ticket #23: ignore linux-gate.so
02/06/06 07:30:34 243 243 giovannibajo Abort execution of the program if a runtime script fails
02/06/06 07:27:12 242 242 giovannibajo Fix indentation
02/06/06 06:57:08 241 241 giovannibajo Fix ticket #17: name of the COM server bootloader was wrong
02/06/06 05:45:08 240 240 giovannibajo Document ticket #32* as fixed
02/06/06 05:42:44 239 239 giovannibajo Fix ticket #32*: mimic Python 2.4 cleanup behaviour with broken modules
02/04/06 12:42:38 238 238 giovannibajo Add initial support for pegrevs: support branches which have been renamed ...
02/04/06 12:20:11 237 237 giovannibajo Add another verbose level which displays also the output of every svn ...
02/04/06 10:45:21 236 236 giovannibajo Make sure to not request reverted log if we really meant to simply do ...
02/04/06 10:18:47 235 235 giovannibajo Do no try to look for phantom revs too hard
02/04/06 09:48:17 234 234 giovannibajo Add a docstring and fix a bug reported on the SVN mailing list
01/27/06 08:07:57 233 233 giovannibajo Fix a couple of bugs in check_dir_clean() when working with external ...
01/27/06 08:06:48 232 232 giovannibajo Fix XML regular expression parsing
01/18/06 19:14:25 231 231 giovannibajo Fix to support Python 2.0
01/18/06 19:08:40 230 230 giovannibajo Testsuite fixes for Python 2.2
01/18/06 19:04:49 229 229 giovannibajo Fallback if gnu_getopt is not available: it was introduced in Python 2.3
01/16/06 08:12:06 228 228 giovannibajo Fix for non-crypt builds
01/12/06 09:17:20 227 227 giovannibajo Enable/disable bootloader crypting with a parameter to PKG. Use the -Y ...
01/12/06 08:57:41 226 226 giovannibajo Simplify the code in importModules by using the 's#' format string
01/12/06 08:50:08 225 225 giovannibajo Allow compressed+encrypted entries in CArchive, with random key. Use it ...
01/12/06 07:37:01 224 224 giovannibajo Allow modules of type 'm' in PKG (bootstrap stuff) to be compressed, by ...
01/12/06 06:46:26 223 223 giovannibajo Fix typo
01/12/06 05:42:58 222 222 giovannibajo Fix PyCrypto? usage
01/12/06 05:40:37 221 221 giovannibajo Make Crypt.py generate a cryptographically-secure key
01/12/06 05:25:05 220 220 giovannibajo Avoid packaging uncompressed souce file within the executable
01/12/06 04:47:49 219 219 giovannibajo Merged revisions 218 via svnmerge from ...
01/11/06 12:20:31 218 218 giovannibajo Add run-time import hook for PyOpenGL
01/10/06 12:38:38 217 217 giovannibajo Use external key file at build time and runtime
01/10/06 12:38:14 216 216 giovannibajo Add tool to manage keys: initial version
01/10/06 09:27:45 215 215 giovannibajo Remove debug messages
01/10/06 09:26:53 214 214 giovannibajo Add preliminar support for crypting objects in PYZ archives. Decryption ...
01/10/06 09:25:28 213 213 giovannibajo Build crypt module at configuration time
01/10/06 05:15:20 212 212 giovannibajo Ignore generated AES.pyd
01/10/06 05:13:32 211 211 giovannibajo Fix module name so that importing without the full PyCrypto? path works
01/10/06 05:11:03 210 210 giovannibajo Add source code for AES from PyCrypto? 2.0.1
01/10/06 04:54:33 209 209 giovannibajo Create crypt branch
01/08/06 09:41:28 208 208 giovannibajo Fix comment, use raw string for regexp
12/26/05 18:50:34 207 207 giovannibajo Removed line as the bug was introduced after last release
12/26/05 18:49:15 206 206 giovannibajo Document the new import hook for GTK
12/26/05 18:48:04 205 205 giovannibajo Fix lib path under Linux
12/26/05 18:38:01 204 204 giovannibajo Renamed to 'hook-'
12/23/05 18:38:12 203 203 giovannibajo Fix mixed space/tab indentation
12/09/05 08:15:50 202 202 giovannibajo Add KInterbasDB import hook (courtesy of Eugene Prigorodov)
11/09/05 19:21:13 201 201 giovannibajo Fix stupid bug introduced in previous commit
11/07/05 17:19:47 200 200 giovannibajo Fix problem with external directories
11/05/05 22:29:16 199 199 giovannibajo Improve console_width(): try parsing the output of stty -a
11/05/05 22:17:45 198 198 giovannibajo Fix a thinko which was not covered by tests yet
11/05/05 22:06:49 197 197 giovannibajo Remove bogus test commit
11/05/05 22:04:47 196 196 giovannibajo Set properties through a temporary file to avoid command line length ...
11/05/05 09:08:17 195 195 giovannibajo Move testOptionOrder out of the repo-related test
11/05/05 08:59:34 194 194 giovannibajo Allow command options to be specified before command name and after ...
11/03/05 18:24:31 193 193 giovannibajo Add option to disable commit message generation (-f-)
11/01/05 18:48:09 192 192 giovannibajo Add test coverage for svnmerge avail
11/01/05 17:47:03 191 191 giovannibajo Fix a problem with using absolute paths under UNIX
11/01/05 17:40:53 190 190 giovannibajo Add some serious testing infrastructure to check for features
11/01/05 16:46:03 189 189 giovannibajo Fix bug when copyfrom info is not available
11/01/05 14:09:30 188 188 giovannibajo Use the command table instead of parsing the help screen (fix bug when ...
11/01/05 14:03:18 187