scons.git
2008-09-15 GregNoelBetter layout for table elements
2008-09-14 GregNoelW3C sez no lists inside paragraphs
2008-09-14 GregNoelAdd blurb before schedule table and revise descriptions...
2008-09-14 GregNoeluse right entity name for table data
2008-09-14 GregNoelNew schedule, plus machinery to maintain it
2008-09-14 GregNoelMinor nits and typos
2008-09-14 stevenknightIssue 2106: Don't match a directory that matches the...
2008-09-14 stevenknightIssue 1693: make the subdirectory in which the .sconsi...
2008-09-13 stevenknightFix for Python versions before 2.2, where tuple() requi...
2008-09-13 stevenknightFix the "explicit stack size" warning message on earlie...
2008-09-13 stevenknightRevert the previous change, I overlooked some regressio...
2008-09-13 stevenknightIssue 1693: Make the directory in which the .sconsign...
2008-09-13 stevenknightUpdate src/CHANGES.txt for the checked-in 1.1 changes.
2008-09-13 stevenknightIssue 2121: fix handling #includes of files in Variant...
2008-09-13 stevenknightAdditional clean up of how we import some SCons.* modul...
2008-09-12 GregNoelSigh, I keep doing it, another typo
2008-09-12 GregNoelSigh, I made the last update from the wrong tree, which...
2008-09-12 pankratIssue 2179: Null Executor memory reductions
2008-09-12 GregNoelAdd common subproc function and modify routines to...
2008-09-12 GregNoelFix errors that cropped up in revision 3382
2008-09-11 GregNoelEvaluate compat module transparently when SCons is...
2008-09-11 stevenknightIssue 2005: Avoid an infinite loop looking for the...
2008-09-11 stevenknightIssue 1681: Fix the ability of add_src_builder() to...
2008-09-10 managanAdd the ability of the Tex builder to change the name...
2008-09-10 pankratIssue 2149: Avoid reference cycles caused by frame...
2008-09-10 GregNoelIssues 2076 and 2232, use ENV and suppress stderr when...
2008-09-10 GregNoelFix bugs in regression tests
2008-09-09 GregNoelIssue 1913: use cProfile instead of profile if available
2008-09-09 cournapeFix typo for msvc.py.
2008-09-09 stevenknightMerged revisions 3289,3291-3299,3301-3313,3315-3347...
2008-09-08 pankratIssue 1307: Invalidate node caches after Execute()
2008-09-08 GregNoelformatting error
2008-09-08 stevenknightAccommodate earlier change in the order of arguments...
2008-09-08 stevenknightFix date.
2008-09-08 managanA test case for my last commit.
2008-09-08 stevenknightJanuary 2008 => January 2009.
2008-09-08 stevenknightUpdate project highlights for 1.0.1.
2008-09-07 GregNoeltypos and layout glitches
2008-09-06 stevenknightAdd a test for revision 3340, escaping variable names...
2008-09-06 stevenknightIssue 1978: put the FindFile section in the Miscellane...
2008-09-06 stevenknightFix entity references:
2008-09-06 garyoMake Glob() sort, to prevent spurious rebuilds. Fixes...
2008-09-05 pankratIssue 2176: BuilderWrapper __getattr__ should not raise...
2008-09-05 GregNoelIssue 1689: short-term hack to make Ubuntu happy
2008-09-04 managanPass the results of the InternalLaTeXAuxAction back...
2008-09-04 managanAdded a strfunction to the various tex builders. Since...
2008-09-03 pankratIssue 2177: Dir get_contents changed to return list...
2008-09-03 cournapeDocument CheckCC and co in the man.
2008-09-03 cournapeUse our CompileSharedObject builder in CheckSH* (fix...
2008-09-03 cournapeAdd a CompileSharedObject builder for configure contexts.
2008-09-03 cournapeAdd CheckSHCC and CheckSHCXX checkers (test fail).
2008-09-03 cournapeAdd CheckSHCC and CheckSHCXX.
2008-09-03 cournapeAdd CheckCXX check.
2008-09-03 cournapeBasic test for CheckCC.
2008-09-03 cournapeIntegrate CheckCC in configure context.
2008-09-03 cournapeAdd a CheckCC check.
2008-09-03 cournapeMake msvc tool consistent with cc for _CCCOMCOM usage.
2008-09-03 garyoFix for bug #2184, Glob() corrupts LIBPATH.
2008-09-02 GregNoelIssue 2187: update FindFile in man page
2008-08-28 GregNoelIssue 2007: backtick() doesn't use ENV
2008-08-27 GregNoelInitial User Guide documentation for FindFile. Not...
2008-08-27 GregNoelIssue 2159: Man page formatting errors for Packaging()
2008-08-26 stevenknightAdd a script for creating a standard SCons development...
2008-08-26 stevenknightIssue 2112: create a separate single-line description...
2008-08-26 stevenknightIssue 2168: Mac OS X fixes for SWIG tests. (Greg...
2008-08-26 stevenknightIssue 2099: have Execute() print an error message...
2008-08-25 GregNoelIssue 2090: document how to use LANG with Java sources
2008-08-25 stevenknightIssue 1982: document GetLaunchDir() in the User's...
2008-08-25 bdbaddogbug 243 - Address manpage issues raised by Greg Noel
2008-08-24 bdbaddogFix for bug #243 - document how to use Ignore() to...
2008-08-24 GregNoelminor typos and corrections to SConscript() examples
2008-08-24 pankratMove jw parser option to the right
2008-08-24 pankratIssue 2151: Enforce building doc PDF and PS with jade
2008-08-23 stevenknightAdjust src/CHANGES.txt indentation on the current and...
2008-08-23 stevenknightUpdate src/CHANGES.txt for recent changes.
2008-08-22 GregNoelUpdated SConscript(variant_dir) and related cleanup
2008-08-22 pankratIssue 1984: Documentation for ParseDepends
2008-08-22 mightyllamascall subst on the line passed to Environment.WhereIs
2008-08-22 stevenknightFix typo.
2008-08-22 stevenknightThe parallel message should be returned from that funct...
2008-08-22 stevenknightIssue 2158: Actually print the warning about -j on...
2008-08-22 stevenknightUpdate src/CHANGES.txt with descriptions of recent...
2008-08-22 stevenknightInitialized merge tracking via "svnmerge" with revision...
2008-08-21 garyoFix issue 2127 (missing FRAMEWORKSFLAGS in applelink...
2008-08-19 GregNoelFix a minor glitch in the scons-time man page
2008-08-18 GregNoelIssue 1872: Fix documentation for SConf.CheckLibWithHeader
2008-08-18 GregNoelTypos from issue 2159 plus some others I found
2008-08-18 GregNoelTypos from issue 2159 plus some others I found
2008-08-15 garyoFix bug #2163, Tool/ilink32 (Borland linker) needs...
2008-08-15 garyoFix bug #2138, missing parens after clear call in Entry...
2008-08-15 garyoMerged svnmerge-integrated property from branches/core...
2008-08-14 GregNoel Issue 2172: RPCGEN test fix for OS X
2008-08-14 GregNoelIssue 2162: YACC fix for OS X
2008-08-14 stevenknightUpdate for latest versions of Python and SCons.
2008-08-14 stevenknightIssue 2150: accommodate sporadic timing-related errors...
2008-08-12 stevenknightTypo fixes.
2008-08-12 stevenknightUpdates for 1.0.0 release.
2008-08-12 stevenknightUpdate to 1.0.0.
2008-08-09 stevenknightMerged revisions 3057-3059,3061-3264 via svnmerge from
2008-06-19 stevenknightAnother typo fix (cse => case) and clarification of...
next