2009-01-17 |
GregNoel | Issue 2278: Emit header name when using SWIG directors... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
stevenknight | tigris.org updates for the 1.2.0.d20090113 checkpoint... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
stevenknight | Fix an undefined entity reference. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
stevenknight | Fix ability to Install() the same file multiple times. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
managan | Since my change left Russel confused I decided to clari... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
stevenknight | Fix typos in the User's Guide. (Zia Sobhani) |
commit | commitdiff | tree | snapshot |
2009-01-11 |
managan | Add a little more description to the change |
commit | commitdiff | tree | snapshot |
2009-01-10 |
GregNoel | Ben Webb did it, not me |
commit | commitdiff | tree | snapshot |
2009-01-10 |
stevenknight | Remove $CCFLAGS from the the default definitions of... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
stevenknight | Update src/CHANGES.txt for recent checkins. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
stevenknight | Move test/bad-drive.py into the test/Win32 subdirectory. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
stevenknight | Python 1.5 fix. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
stevenknight | Issue 1086: add support for generic batch build action... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
managan | Remove the feature that would build .pdf graphics files |
commit | commitdiff | tree | snapshot |
2009-01-08 |
stevenknight | Issue 2279: Support $SWIGOUTDIR values with spaces... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
garyo | Fix issue #1175: allow WIN32_INSERT_DEF=0 to turn off... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
garyo | Fix issue 2273: Users Guide msvc missing a few vars. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
garyo | Fix issue 2274 (LDMODULE* ignored except on Mac): integ... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
garyo | Add -e$TARGET to Borland linker command line, to fix... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
GregNoel | First part of issue 2278: handle quoted module names... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
stevenknight | Simplify how NodeLists expand callable methods by makin... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
stevenknight | Use a SCons.Util.UniqueList instance for the Executor... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
stevenknight | Have the {Append,Prepend}ENVPath() canonicalization... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
garyo | Fix bug 2193: scons.tigris.org/issues/show_bug.cgi... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
stevenknight | Allow subclassing of File and Dir nodes by having the... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
stevenknight | Issue 1417: Fix use of attributes (${SOURCES.windows... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
stevenknight | Fix use of path names in regular expression matches... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
stevenknight | Update to latest Test{Cmd,Common}.py, including fixes... |
commit | commitdiff | tree | snapshot |
2008-12-27 |
GregNoel | Fix test to work on OS X; cleanup and simplification |
commit | commitdiff | tree | snapshot |
2008-12-26 |
GregNoel | Credit to Arve Knudsen |
commit | commitdiff | tree | snapshot |
2008-12-26 |
GregNoel | Issue 2280: Document TestCommon.shobj_prefix |
commit | commitdiff | tree | snapshot |
2008-12-23 |
GregNoel | Update post 1.2 schedule |
commit | commitdiff | tree | snapshot |
2008-12-22 |
stevenknight | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
stevenknight | Add the Options object and *Option() function to the... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
stevenknight | Add a release note about the mandatory warnings (i... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
stevenknight | Merged revisions 3611-3763,3765-3794,3796-3811,3813... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
stevenknight | Updates for release 1.2.0. |
commit | commitdiff | tree | snapshot |
2008-12-20 |
stevenknight | Add warnings for use of the (already) deprecated Option... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
stevenknight | Fix left-over deprecated use of the Options object. |
commit | commitdiff | tree | snapshot |
2008-12-20 |
stevenknight | Issue 2247: Don't fail if we can't import a _subproces... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
stevenknight | Issue 2276: Fix use of codecs module in pre-2.3 Python... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
stevenknight | Revert r3828 (vs9 support) in favor of the vs_revamp... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
stevenknight | Issue 2255: Handle scanning of UTF-8 and UTF-16 files... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
stevenknight | Issue 2102: Add support for Microsoft Visual Studio... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
stevenknight | Issue 2231: Add a --warn=future-deprecated option... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
stevenknight | Fix test breakage from the change to "scons: Build... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
garyo | Fixed syntax and semantic errors in Mkdir example in... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
garyo | Added regression test for issue #1249 |
commit | commitdiff | tree | snapshot |
2008-12-11 |
garyo | Fix issue #1249 by making Mkdir action (actually mkdir_... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
stevenknight | Print "scons: Build interrupted." on stderr, not stdout. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
stevenknight | Issue 1287: copy File attributes from the local Node... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
stevenknight | Delete empty directories. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
stevenknight | Create Task{Always,OutOfDate}Task subclasses of Taskmas... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
stevenknight | Make ${,UN}CHANGED_{SOURCES,TARGETS} into future reserv... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
stevenknight | src/CHANGES.txt updates for changes since 4 November. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
stevenknight | Issue 2265: Suppress messages about spurious dependenc... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
stevenknight | Issue 2116: Eliminate some spurious dependency cycles... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
GregNoel | Issue 2267, fix use of uninitialized variable |
commit | commitdiff | tree | snapshot |
2008-12-05 |
stevenknight | Give proper credit to Benoit Belley for the --taskmaste... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
stevenknight | Issue 2265: Add additional --taskmastertrace= messages... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
garyo | Fix issue #3: make Append/PrependUnique uniquify the... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
stevenknight | Fix a Glob() exception (with stack trace) when an expli... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
stevenknight | Highlights and roadmap update for checkpoing d20081125. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
managan | Accidently left a debug print in. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
managan | Add a test for the case of a .DVI build using a .eps... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
GregNoel | Add reference to LoadableModule in SharedLibrary descri... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
garyo | Update Users Guide to clarify usage of site_scons and... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
stevenknight | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
stevenknight | Speed up Node.FS.EntryProxy.__getattr__() by not spendi... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
GregNoel | Fix typo found by Jared Grubb |
commit | commitdiff | tree | snapshot |
2008-11-12 |
managan | I found that my coding for automatically building ... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
stevenknight | Merged revisions 3225-3226 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-12 |
stevenknight | Python 1.5 and 2.1 compatibility: string methods,... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
stevenknight | Merged revisions 3759-3762 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-10 |
stevenknight | Windows portability: Avoid duplicate foo.lib targets... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
stevenknight | Issue 2238: Add a __contains__() method to support... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
GregNoel | Issue 2228: discard stderr by using os.devnull |
commit | commitdiff | tree | snapshot |
2008-11-08 |
stevenknight | Fix an exception and stack trace when Glob() hits an... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
stevenknight | Fix a nested-scope regression affecting Python 1.5... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
GregNoel | Issue 2242: Minor style and loop enhancements |
commit | commitdiff | tree | snapshot |
2008-11-07 |
GregNoel | Issue 2235: File.Dir() creates files in the wrong place |
commit | commitdiff | tree | snapshot |
2008-11-07 |
GregNoel | Issue 2236: Add comment to clarify Configure.CheckType() |
commit | commitdiff | tree | snapshot |
2008-11-04 |
stevenknight | Update src/CHANGES.txt for changes since 1.1.0. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
pankrat | Issue 2087: Handle Java classes declared in methods |
commit | commitdiff | tree | snapshot |
2008-10-31 |
stevenknight | Fix uncaught KeyboardInterrupt. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
stevenknight | Fix a nested scope issue for older Python versions. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
stevenknight | Fix use of isinstance(..., tuple) so it works in older... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
stevenknight | Fix calling Exit() from within a Python function action... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
stevenknight | Move responsibility for extracting the exit status... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
managan | This new test and emitter update recursively checks... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
stevenknight | Older Python portability: isinstance() only takes... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
stevenknight | Update test/SCCS/diskcheck.py for recent GetBuildFailures() |
commit | commitdiff | tree | snapshot |
2008-10-29 |
GregNoel | exception must be stringified before comparison |
commit | commitdiff | tree | snapshot |
2008-10-29 |
garyo | Applied Benoit Belley's patch in ticket 1957 improve... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
stevenknight | Speed up Node.FS.FileFinder.find_file() by avoiding... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
stevenknight | Add 1.1.0 to the instal_scons.py script. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
stevenknight | Issue 2228: Add os.devnull to the SCons.compat layer. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
cournape | Set FORTRANMODDIRPREFIX for ifort tool (should fix... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
cournape | Update docstring for ifort. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
cournape | Fix trailing space. |
commit | commitdiff | tree | snapshot |
next |