scons.git
2010-01-26 stevenknightWin32 portability in runtest.py tests after disabling...
2010-01-21 stevenknightBack out post-2.0 code changes from trunk: r4643, r4642...
2010-01-21 stevenknightInitialized merge tracking via "svnmerge" with revision...
2010-01-20 managanSomehow I managed to lose this change in a comment
2010-01-20 managanUpdate tex builder to handle the case where a \input...
2010-01-20 managanFix spelling.
2010-01-19 stevenknightIssue 2540: Make the messages printed when checking...
2010-01-19 stevenknightIssue 2537: fix typos in the man page. (Luca Faravigna)
2010-01-19 stevenknightChange the name of the 'help' statistic in the timings...
2010-01-19 managanRemove unneeded fluff from this test.
2010-01-19 bdbaddogrebuilt docs
2010-01-19 bdbaddogMerge back from checkpoint.
2010-01-19 stevenknightUpdate with info on 1.2.0d20100117 checkpoint release
2010-01-17 stevenknightUpdate next checkpoint version and datestamp
2010-01-16 stevenknightFix timestamp-related Decider() examples by using Objec...
2010-01-16 stevenknightFix the Requires() examples by adding a sleep command...
2010-01-16 stevenknightUpdate a change of compilation order in the version...
2010-01-15 stevenknightRename the sconsoutput.py script to scons-doc.py, and...
2010-01-14 stevenknightMinor code cleanup, including restoring saved SCONSFLAG...
2010-01-14 stevenknightCapture updated troubleshooting output.
2010-01-14 stevenknightMassage file names in Python stack traces (which are...
2010-01-14 stevenknightPython 1.5 fix (nested scopes).
2010-01-14 stevenknightMake the default SystemRoot a Windows-like "C:\\WINDOWS...
2010-01-14 stevenknightMassage the output from examples for consistency with...
2010-01-14 stevenknightFix use of varlist in CommandGeneratorAction, ListActio...
2010-01-14 stevenknightFix a missed name change of TimeStamp => TimeStampDefault.
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...
next