2009-12-27 |
stevenknight | Pull up the tigris.org page for SVN revisions, at least... |
commit | commitdiff | tree | snapshot |
2009-12-26 |
stevenknight | Interface tweaks: |
commit | commitdiff | tree | snapshot |
2009-12-22 |
stevenknight | Add a -p option to support calibrating against build... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
stevenknight | Fix the view-change detail tab. Minor wording improvement. |
commit | commitdiff | tree | snapshot |
2009-12-22 |
stevenknight | Don't look for copyright strings in buildbot timings... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
gregnoel | Issue 2482: Avoid wrapping decider unnecessarily |
commit | commitdiff | tree | snapshot |
2009-12-20 |
garyo | Add a message to the UserError raised when trying to... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
stevenknight | Update the number of the "base" revision of bin/time... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
stevenknight | Speed up the time-scons.py "build" of SCons with compil... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
stevenknight | Add config.js files to the timing configurations, and... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
stevenknight | Move the timings-specific pieces of the buildbot infras... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
stevenknight | Trace the system load average (Linux-only code) before... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
managan | Running PDF() on an .eps file on windows with MikTex... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
managan | Add scanning of files included in Latex by means of... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
stevenknight | Avoids bailing on non-zero exit status from commands... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
stevenknight | Ignore the exit status from the --help run on timing... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
stevenknight | Add a separate test of the runtest.py --qmtest option. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
stevenknight | Fix the time-scons.py --logfiles option. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
stevenknight | Fix the tests of runtest.py now that QMTest is no longe... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
garyo | Better fix for #2530: dont exit at all on unimplemented... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
stevenknight | ...and call the correct method. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
stevenknight | Typo fix. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
stevenknight | Disable QMTest by default, leave it available when... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
stevenknight | Add a bin/time-scons.py script to manage invocation... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
stevenknight | Add a TestSCons.option_not_yet_implemented() method... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
garyo | Integrated patch for bug 2530: SCons should not exit... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
stevenknight | Provide an environment variable that can be used to... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
stevenknight | Add separate memory graphs for the stats in the full... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
stevenknight | Record memory in kbytest, not bytes. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
stevenknight | Add a script for calibrating settings for timing config... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
stevenknight | Infrastructure to support calibration runs of TimeSCons... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
stevenknight | Update the TimeSCons class for use of the sort= keyword... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
stevenknight | Have the TimeSCons class examine the run output for... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
stevenknight | Update the TimeSCons "elapsed time" message to match... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
garyo | Fix typo in man page, per patch in issue #2529. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
garyo | Integrate patch from issue #2436: fix regression from... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
stevenknight | Explicitly initialize the environment tools=['mssdk... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
stevenknight | Fix c++ compiler detection: correct the order of value... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
stevenknight | Add missing "import string" to test that uses string... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
stevenknight | Fix get_host_target()'s use of platform.machine() on... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
stevenknight | Don't hard-code the swig location in the expected output. |
commit | commitdiff | tree | snapshot |
2009-11-28 |
stevenknight | Remove the obsolete msvs_exists() unit test. |
commit | commitdiff | tree | snapshot |
2009-11-28 |
stevenknight | Fix test infrastructure querying for installed Visual... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
stevenknight | Add a compat module for the (Python 2.3) platform.py... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
stevenknight | Add __COPYRIGHT__ strings. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
garyo | Fix wrong var name in r4486, thanks Greg! |
commit | commitdiff | tree | snapshot |
2009-11-26 |
garyo | Use VisualCMissingWarning instead of making a stack... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
stevenknight | Python 1.5 fix: no += |
commit | commitdiff | tree | snapshot |
2009-11-25 |
managan | Add a test for the case where a latex file uses \input... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
garyo | Another test fix for the MSVS tests. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
garyo | A couple more test fixes, to make test/import.py work... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
garyo | Fix tests to ignore missing MSVC warnings. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
garyo | Doc tweaks for MSVC_VERSION and TARGET_ARCH. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
stevenknight | Rename the TimeSCons.run_build() method to just TimeSCo... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
garyo | Fix check for too-old Visual Studio with non-x86 arch... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
stevenknight | Fix incorrectly inverted condition in test for non... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
cournape | ENH: explicit check for supported arch per version... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
cournape | REF: query host/target arch only when using bat file. |
commit | commitdiff | tree | snapshot |
2009-11-23 |
stevenknight | Python 1.5 compat: if 'text' in kw.keys() |
commit | commitdiff | tree | snapshot |
2009-11-22 |
stevenknight | Python 1.5 fixes in the TimeSCons class. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
gregnoel | Faster backward-compatible code |
commit | commitdiff | tree | snapshot |
2009-11-19 |
stevenknight | Capture initial infrastructure for working performance... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: add a cache for get_installed_vcs, as it used... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: fix caching bug for msvc_setup_once. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | DOC: add doc for TARGET_ARCH/HOST_ARCH + obsolete MSVS_... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | REF: remove duplicated function msvc_setup_env_once. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: fix MSVC_USE_SCRIPT=False case. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: return early with warning if no version of vc... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: catch any VisualCException when querying available... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: add support for Itanium architecture. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: use Gary error checking, but using exception inste... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: set up MSVS_VERSION and MSVS dict while setting... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: catch error while canonalizing arch for host/target. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: use msvc_exists for all tools in the Visual Studio... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: handle MSVS_VERSION additionally to MSVC_VERSION... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | REF: move vc2 to vc module. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: use a pre-sorted list for MSVC versions to check. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | DOC: add a TODO for updated vc support. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: raise an exception when we detect an error while... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: fix get_installed_vcs such as most recent versions... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: do not set up the SDK for now - it messes up cross... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: start a new, simpler and more robust vc module. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: fix cross-compilation from x86 -> x86_64 for VS... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: do not call msvs bat file in merge_default_version... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: use msvc env, not msvs to set up mslib and mslink... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: add a wrapper around msvc_setup_env to guarantee... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | BUG: fix arch argument to pass to batfile. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: move user info gathering at the top of msvc_setup_env. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: factor host/target handling in separate function. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: bypass complicated VisualC logic, and use the... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: script_env now takes an args argument to forward... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cournape | ENH: refactor function to get msvc version. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
stevenknight | Fix name typo in 1.5.2 patch. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
stevenknight | Issue 2481: Fix the msvc_exists() call in Tool/msvc.py. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
stevenknight | Python 1.5 fix: "mname += ..." => "mname = mname ... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
stevenknight | 1.5 fix: use apply() instead of (*args, **kw). |
commit | commitdiff | tree | snapshot |
2009-11-15 |
stevenknight | 1.5.2 fix in compat/__init__.py: "flags |= ..." =... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
garyo | Apply patch submitted in issue #947 to fix race conditi... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
bdbaddog | Fix issue 2519 - add textfile to list of builders |
commit | commitdiff | tree | snapshot |
2009-11-14 |
bdbaddog | Fix bug 1944 - handle non-existant .i files when swig... |
commit | commitdiff | tree | snapshot |
next |