scons.git
2010-01-13 stevenknightCapture the previous output from "pkg-config x11" in...
2010-01-12 stevenknightUpdates for changes to SCons error messages.
2010-01-12 stevenknightUpdate Test{Cmd,Common}.py from upstream, with a new
2010-01-11 stevenknightPropagate doc about site_scons to builders-writing...
2010-01-11 stevenknightPropagate typo fix to doc/user/separate.xml.
2010-01-11 stevenknightSupport missing visual C warnings when generating the...
2010-01-11 garyoFix doc bug #2502 (Ignore example was wrong)
2010-01-11 garyoImprove documentation of MSVC_VERSION and TARGET_ARCH.
2010-01-11 bdbaddogXML file change to go with .in file change
2010-01-11 garyoAdded release note re: Visual Studio detection, MSVC_VE...
2010-01-11 bdbaddogFix for 2422
2010-01-11 garyoFix #2515: use better way to detect 64-bit OS.
2010-01-11 bdbaddogFix bug 2389 - indicate that the install dir will depen...
2010-01-09 stevenknightAdd the package that contains epstopdf, which is now...
2010-01-09 stevenknightPython 1.5 fix (no continue within a try:-except: block...
2010-01-07 managanI got the order of the arguments wrong in a Clean(...
2010-01-06 stevenknightIssue 2505: fix use of pre-compiled headers when the...
2010-01-06 gregnoelfix typos in the man page
2010-01-06 stevenknightFix some tests so they can still run on Windows system...
2010-01-06 stevenknightFix path name checks for case-insensitive file systems.
2010-01-05 stevenknightFix handling the -C option by recording the absolute...
2010-01-04 managanChange scanner to properly search for included file...
2010-01-02 stevenknightFix time-sensitivity (< 0.002 second execution) in...
2010-01-01 stevenknightRemove unnecessary imports to avoid javac warnings.
2010-01-01 stevenknightDefine "static final long serialVersionUID" in java...
2009-12-31 stevenknightAvoid GCC 4.4 warnings from the code generated by our...
2009-12-29 bdbaddogAdding 1.2.0.d20091224 release
2009-12-27 stevenknightPull up the tigris.org page for SVN revisions, at least...
2009-12-26 stevenknightInterface tweaks:
2009-12-22 stevenknightAdd a -p option to support calibrating against build...
2009-12-22 stevenknightFix the view-change detail tab. Minor wording improvement.
2009-12-22 stevenknightDon't look for copyright strings in buildbot timings...
2009-12-20 gregnoelIssue 2482: Avoid wrapping decider unnecessarily
2009-12-20 garyoAdd a message to the UserError raised when trying to...
2009-12-19 stevenknightUpdate the number of the "base" revision of bin/time...
2009-12-19 stevenknightSpeed up the time-scons.py "build" of SCons with compil...
2009-12-18 stevenknightAdd config.js files to the timing configurations, and...
2009-12-18 stevenknightMove the timings-specific pieces of the buildbot infras...
2009-12-18 stevenknightTrace the system load average (Linux-only code) before...
2009-12-17 managanRunning PDF() on an .eps file on windows with MikTex...
2009-12-17 managanAdd scanning of files included in Latex by means of...
2009-12-17 stevenknightAvoids bailing on non-zero exit status from commands...
2009-12-17 stevenknightIgnore the exit status from the --help run on timing...
2009-12-17 stevenknightAdd a separate test of the runtest.py --qmtest option.
2009-12-17 stevenknightFix the time-scons.py --logfiles option.
2009-12-16 stevenknightFix the tests of runtest.py now that QMTest is no longe...
2009-12-16 garyoBetter fix for #2530: dont exit at all on unimplemented...
2009-12-15 stevenknight...and call the correct method.
2009-12-15 stevenknightTypo fix.
2009-12-15 stevenknightDisable QMTest by default, leave it available when...
2009-12-15 stevenknightAdd a bin/time-scons.py script to manage invocation...
2009-12-15 stevenknightAdd a TestSCons.option_not_yet_implemented() method...
2009-12-15 garyoIntegrated patch for bug 2530: SCons should not exit...
2009-12-10 stevenknightProvide an environment variable that can be used to...
2009-12-10 stevenknightAdd separate memory graphs for the stats in the full...
2009-12-10 stevenknightRecord memory in kbytest, not bytes.
2009-12-10 stevenknightAdd a script for calibrating settings for timing config...
2009-12-10 stevenknightInfrastructure to support calibration runs of TimeSCons...
2009-12-09 stevenknightUpdate the TimeSCons class for use of the sort= keyword...
2009-12-09 stevenknightHave the TimeSCons class examine the run output for...
2009-12-08 stevenknightUpdate the TimeSCons "elapsed time" message to match...
2009-12-06 garyoFix typo in man page, per patch in issue #2529.
2009-12-05 garyoIntegrate patch from issue #2436: fix regression from...
2009-11-30 stevenknightExplicitly initialize the environment tools=['mssdk...
2009-11-29 stevenknightFix c++ compiler detection: correct the order of value...
2009-11-29 stevenknightAdd missing "import string" to test that uses string...
2009-11-28 stevenknightFix get_host_target()'s use of platform.machine() on...
2009-11-28 stevenknightDon't hard-code the swig location in the expected output.
2009-11-28 stevenknightRemove the obsolete msvs_exists() unit test.
2009-11-28 stevenknightFix test infrastructure querying for installed Visual...
2009-11-27 stevenknightAdd a compat module for the (Python 2.3) platform.py...
2009-11-27 stevenknightAdd __COPYRIGHT__ strings.
2009-11-26 garyoFix wrong var name in r4486, thanks Greg!
2009-11-26 garyoUse VisualCMissingWarning instead of making a stack...
2009-11-26 stevenknightPython 1.5 fix: no +=
2009-11-25 managanAdd a test for the case where a latex file uses \input...
2009-11-25 garyoAnother test fix for the MSVS tests.
2009-11-25 garyoA couple more test fixes, to make test/import.py work...
2009-11-25 garyoFix tests to ignore missing MSVC warnings.
2009-11-24 garyoDoc tweaks for MSVC_VERSION and TARGET_ARCH.
2009-11-24 stevenknightRename the TimeSCons.run_build() method to just TimeSCo...
2009-11-24 garyoFix check for too-old Visual Studio with non-x86 arch...
2009-11-24 stevenknightFix incorrectly inverted condition in test for non...
2009-11-23 cournapeENH: explicit check for supported arch per version...
2009-11-23 cournapeREF: query host/target arch only when using bat file.
2009-11-23 stevenknightPython 1.5 compat: if 'text' in kw.keys()
2009-11-22 stevenknightPython 1.5 fixes in the TimeSCons class.
2009-11-20 gregnoelFaster backward-compatible code
2009-11-19 stevenknightCapture initial infrastructure for working performance...
2009-11-19 cournapeENH: add a cache for get_installed_vcs, as it used...
2009-11-19 cournapeBUG: fix caching bug for msvc_setup_once.
2009-11-19 cournapeDOC: add doc for TARGET_ARCH/HOST_ARCH + obsolete MSVS_...
2009-11-19 cournapeREF: remove duplicated function msvc_setup_env_once.
2009-11-19 cournapeBUG: fix MSVC_USE_SCRIPT=False case.
2009-11-19 cournapeBUG: return early with warning if no version of vc...
2009-11-19 cournapeBUG: catch any VisualCException when querying available...
2009-11-19 cournapeENH: add support for Itanium architecture.
2009-11-19 cournapeENH: use Gary error checking, but using exception inste...
2009-11-19 cournapeENH: set up MSVS_VERSION and MSVS dict while setting...
2009-11-19 cournapeBUG: catch error while canonalizing arch for host/target.
next