root/trunk/Build.py

Date Rev Chgset Author Log Message
08/04/08 12:37:46 521 521 htgoebel Pass target_platform to bindepend.
08/04/08 12:34:33 519 519 htgoebel Messages failed to display in rarely hit cases.
08/04/08 12:05:53 515 515 htgoebel Need to create multiple levels of directories if requested.
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 13:45:11 507 507 htgoebel Added option -C/--configfile as preperation of cross-building. This ...
07/26/08 06:55:17 502 502 giovannibajo Fix usage of %prog for optparse ...
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 16:51:26 490 490 htgoebel Implemented suffix selection for cross building (this was missing in ...
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: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:26 478 478 htgoebel code cleanup: reading and writing of data ...
07/23/08 13:32:35 475 475 htgoebel implemented zipimport ...
04/30/08 09:30:09 449 449 naufraghi Merged revisions ...
12/21/07 12:44:22 394 394 naufraghi Reformat imports
11/27/07 10:37:33 340 340 giovannibajo Add appended_pkg option to EXE() and remove NonELFEXE ...
05/02/07 08:44:10 314 314 giovannibajo Improve bincache accuracy: use md5 instead of mtime to verify that the ...
01/23/07 11:10:45 303 303 giovannibajo Fix the annoying bug about MSVCRT71.DLL being extracted twice. ...
09/05/06 07:44:44 288 288 giovannibajo Fix ticket #69: import [220], [223] and [224] from the crypt branch, ...
05/16/06 10:26:06 276 276 giovannibajo Fix quoting of filenames when invoking external commands like strip and ...
02/13/06 18:38:34 265 265 giovannibajo Fix problem with non-boolean UPX variable
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:23:01 245 245 giovannibajo Mark main scripts as executables
02/06/06 06:57:08 241 241 giovannibajo Fix ticket #17: name of the COM server bootloader was wrong
09/13/05 19:34:10 50 50 giovannibajo Avoid including the same binary extension twice
09/12/05 16:13:56 46 46 williamcaban Changes to use support/loader under *nix
09/12/05 04:33:09 43 43 giovannibajo Switch to GPL license (with exception)
09/12/05 03:34:06 38 38 giovannibajo Use new bootloaders (for Python 2.4 support)
09/06/05 04:53:13 23 23 giovannibajo Check Python version match between Configure and Build/Makespec
09/03/05 12:10:09 5 5 giovannibajo Trim exceeding whitespaces
09/02/05 12:15:02 2 2 giovannibajo Imported Python Installer 5b5