summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons
Commit message (Collapse)AuthorAgeFilesLines
...
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-2534-617/+1165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://scons.tigris.org/svn/scons/branches/core ........ r1441 | stevenknight | 2006-04-22 23:06:53 -0400 (Sat, 22 Apr 2006) | 1 line 0.96.D397 - The scons command, branch 0.96.91. ........ r1442 | stevenknight | 2006-04-27 00:45:12 -0400 (Thu, 27 Apr 2006) | 1 line 0.96.D398 - The scons command, branch 0.96.92. ........ r1443 | stevenknight | 2006-04-27 00:49:25 -0400 (Thu, 27 Apr 2006) | 1 line 0.96.D399 - Taskmaster clean-ups in anticipation of refactoring speedups. ........ r1450 | stevenknight | 2006-05-02 00:04:55 -0400 (Tue, 02 May 2006) | 1 line 0.96.D400 - Fix VC+++ 2005 Express detection. (Atul Varma) Fix parsing Intel C compiler Li ........ r1451 | stevenknight | 2006-05-02 01:14:24 -0400 (Tue, 02 May 2006) | 1 line 0.96.D401 - Enhance ParseConfig() to understand -arch and -isysroot options. (Gary Oberbrun ........ r1458 | stevenknight | 2006-05-02 23:21:04 -0400 (Tue, 02 May 2006) | 1 line 0.96.D402 - Make strfunction handling consistent. (David Gruener) ........ r1459 | stevenknight | 2006-05-02 23:37:08 -0400 (Tue, 02 May 2006) | 1 line 0.96.D403 - Comment out the test of CVS checkout from the old tigris.org repository. ........ r1460 | stevenknight | 2006-05-03 23:47:54 -0400 (Wed, 03 May 2006) | 1 line 0.96.D404 - Preserve white space in display Action string. (David Gruener) ........ r1461 | stevenknight | 2006-05-04 09:16:15 -0400 (Thu, 04 May 2006) | 1 line 0.96.D405 - Add MergeFlags() and AddFlags() methods. (Greg Noel) Support recognizing compi ........ r1462 | stevenknight | 2006-05-04 23:46:53 -0400 (Thu, 04 May 2006) | 1 line 0.96.D406 - Fix stack trace when ParseFlags has a null string. ........ r1464 | stevenknight | 2006-05-05 17:21:27 -0400 (Fri, 05 May 2006) | 1 line 0.96.D408 - Fix the string displayed by InstallAs() when called through the default construc ........ r1465 | stevenknight | 2006-05-05 18:30:28 -0400 (Fri, 05 May 2006) | 1 line 0.96.D409 - Fix test/ParseConfig.py, broken in the previous checkin by ParseFlags() changes. ........ r1466 | stevenknight | 2006-05-05 20:42:35 -0400 (Fri, 05 May 2006) | 1 line 0.96.D407 - Avoid recursive calls to main() in SConf test programs. (Karol Pietrzak) ........ r1467 | stevenknight | 2006-05-06 00:27:21 -0400 (Sat, 06 May 2006) | 1 line 0.96.D410 - Catch errors from commands that ParseConfig() calls. (John Pye) ........ r1468 | stevenknight | 2006-05-06 10:55:38 -0400 (Sat, 06 May 2006) | 1 line 0.96.D411 - Significant taskmaster speedup by using reference counts, not list manipulation. ........ r1469 | stevenknight | 2006-05-06 18:38:02 -0400 (Sat, 06 May 2006) | 1 line 0.96.D413 - TeX improvements. ........ r1471 | stevenknight | 2006-05-07 09:07:58 -0400 (Sun, 07 May 2006) | 2 lines Delete properties interfering with clean .jpg checkout. ........ r1472 | stevenknight | 2006-05-07 09:23:54 -0400 (Sun, 07 May 2006) | 1 line 0.96.D412 - Windows portability fixes for two tests and ParseConfig() execution. ........ r1473 | stevenknight | 2006-05-07 09:30:11 -0400 (Sun, 07 May 2006) | 1 line 0.96.D414 - Various man page and documentation updates. ........ r1474 | stevenknight | 2006-05-07 23:53:12 -0400 (Sun, 07 May 2006) | 1 line 0.96.D415 - Initial infrastructure for executing tests under QMTest. (Stefan Seefeld) ........ r1476 | stevenknight | 2006-05-09 00:03:47 -0400 (Tue, 09 May 2006) | 1 line 0.96.D416 - Fix QMTest infrastructure to avoid listing directories with no tests and to find ........ r1477 | stevenknight | 2006-05-16 06:47:51 -0400 (Tue, 16 May 2006) | 1 line 0.96.D417 - Fix Alias turning Entries into Nodes or Dirs too soon. ........ r1478 | stevenknight | 2006-05-17 08:32:58 -0400 (Wed, 17 May 2006) | 1 line 0.96.D418 - Next QMTest changes (including fixing copyrights). ........ r1479 | stevenknight | 2006-05-18 05:07:06 -0400 (Thu, 18 May 2006) | 1 line 0.96.D419 - Fix DVIPDF tests after recent changes. ........ r1497 | stevenknight | 2006-05-23 08:47:01 -0400 (Tue, 23 May 2006) | 1 line 0.96.D420 - Better error message when trying to build a file from an unknown sufix. (Gary O ........ r1498 | stevenknight | 2006-05-23 09:38:52 -0400 (Tue, 23 May 2006) | 1 line 0.96.D421 - Suppress duplicate entries in latest TeX patch. (Joel B. Mohler) ........ r1499 | stevenknight | 2006-05-23 22:00:06 -0400 (Tue, 23 May 2006) | 1 line 0.96.D422 - Add tests for tuple variable expansion. (Gary Oberbrunner) ........ r1515 | stevenknight | 2006-06-12 06:44:24 -0400 (Mon, 12 Jun 2006) | 1 line 0.96.D423 - More QMTest work: start giving runtest.py its own tests, more functionality for ........ r1517 | stevenknight | 2006-06-21 07:34:30 -0400 (Wed, 21 Jun 2006) | 1 line 0.96.D424 - Move test/Configure.py and test/Options.py to avoid confusion with similarly-nam ........ r1518 | stevenknight | 2006-06-21 12:40:37 -0400 (Wed, 21 Jun 2006) | 1 line 0.96.D425 - Change the QMTest infrastructure to use File naming, not Python. Rename tests w ........ r1533 | stevenknight | 2006-07-23 20:10:08 -0400 (Sun, 23 Jul 2006) | 1 line 0.96.D426 - Fix ramifications of changing when Node disambiguation happens. ........ r1535 | stevenknight | 2006-07-24 06:40:43 -0400 (Mon, 24 Jul 2006) | 3 lines Initialized merge tracking via "svnmerge" with revisions "1-1534" from http://scons.tigris.org/svn/scons/trunk ........ r1536 | stevenknight | 2006-07-24 21:45:40 -0400 (Mon, 24 Jul 2006) | 2 lines Remove svnmerge-integrated property to start over. ........ r1538 | stevenknight | 2006-07-24 21:51:32 -0400 (Mon, 24 Jul 2006) | 3 lines Initialized merge tracking via "svnmerge" with revisions "1-1440" from http://scons.tigris.org/svn/scons/trunk ........
* Fix directory separators to allow the Debug.caller() function to strip ↵Steven Knight2006-04-015-11/+49
| | | | unnecessary parts of path names on Windows.
* Remove unnecessary creation of RCS and SCCS Node.Dir nodes.Steven Knight2006-03-051-4/+16
|
* In the error message, supply the file name that triggered on IOError or ↵Steven Knight2006-02-256-20/+50
| | | | OSError, not just the target name.
* More Win32 portability fixes in EnvironmentTests.py. (Baptiste Lepilleur)Steven Knight2006-02-251-1/+8
|
* Fix VS8 integration for use with Express. (Christian Maaser) Portability ↵Steven Knight2006-02-212-7/+9
| | | | fix in msvs.py.
* Fix SCons.Error => SCons.Errors typos. (Erick Tryzelaar)Steven Knight2006-02-202-2/+77
|
* More test portability fixes. (Baptiste Lepilleur and SK)Steven Knight2006-02-154-109/+136
|
* Portability fixes for Repository Java tests; eliminate Solaris package ↵Steven Knight2006-02-141-1/+1
| | | | warnings when searching for C++. (Baptiste Lepilleur)
* Fix detecting additional Java inner classes following use of the "new" ↵Steven Knight2006-02-142-12/+74
| | | | keyword inside an inner class. (Adam MacBeth)
* Add a NoClean() function. (Steven Johnson)Steven Knight2006-02-138-12/+63
|
* Add support for Visual Studio 2005 Professional. Windows portability fixes ↵Steven Knight2006-02-123-31/+71
| | | | for various tests. (Baptiste Lepilleur)
* Fix over-zealous common prefix matching when generating Visual Studio ↵Steven Knight2006-02-122-27/+73
| | | | project files. (David J. Van Maren) Avoid overwriting available MSVS versions that are already set. (Thad Ward) Add a runfile parameter to Project creation. (Matthias)
* Support the --debug=memory option on Windows. (Baptiste Lepilleur)Steven Knight2006-02-121-2/+11
|
* Refactor so Command() uses an FS.Entry as its target factory.Steven Knight2006-02-129-103/+61
|
* Refactor NodeInfo and BuildInfo handling to prepare for signature refactoring.Steven Knight2006-01-229-76/+184
|
* Refactor NodeInfo decisions in anticipation of bigger refctoring.Steven Knight2006-01-211-7/+15
|
* More efficient Node.FS.Dir.current() check. Fix some Windows test ↵Steven Knight2006-01-211-11/+6
| | | | portability issues.
* Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and ↵Steven Knight2006-01-2117-114/+170
| | | | eliminate other Win32 references.
* Add support for Visual Studio 8, and multiple project files in a solution ↵Steven Knight2006-01-206-316/+915
| | | | file. (Matthias)
* Add code to set $CCVERSION when using gcc. (Anonymous)Steven Knight2006-01-021-0/+8
|
* Fix the use of Configure() contexts in nested subsidiary SConscript files. ↵Steven Knight2005-12-282-3/+3
| | | | (Jon Rafkind)
* Handle scanning of the in-memory entries for a Dir with a scanner, not a ↵Steven Knight2005-12-2713-80/+161
| | | | hard-coded Python method.
* Add a --debug=taskmaster option to print traces of what it's doing on its stack.Steven Knight2005-12-183-10/+70
|
* Update the bin/restore.sh script for more complete conversion of substituted ↵Steven Knight2005-12-181-2/+2
| | | | __*__ variables. Put proper __COPYRIGHT__ and __revision__ templates in LaTeXTests.py.
* Add mention of LIBSUFFIXES in the SharedLibrary() example for overriding ↵Steven Knight2005-12-161-2/+10
| | | | SHLIBSUFFIX.
* Fix DVIPDF tests, refactor various TeX Tool modules.Steven Knight2005-12-1613-178/+345
|
* Checkpoint minor refactorings en route to signature refactoring.Steven Knight2005-12-166-9/+144
|
* Refactor to let specific Node types override scanner selection, and to add a ↵Steven Knight2005-12-046-48/+104
| | | | separate in-memory Directory scanner (to be used later).
* Handle interpretation of Node.FS objects when wrapped in Proxy instances. ↵Steven Knight2005-12-012-0/+22
| | | | (Erling Andersen)
* Add separate $RANLIBCOM and $RANLIBCOMSTR variables. (Christoph Schulz)Steven Knight2005-11-293-11/+30
|
* Add a TeX emitter to cover removal of .aux and .log files. (Joel B. Mohler)Steven Knight2005-11-285-2/+15
|
* Have the LaTeX scanner also look for \includegraphics{} strings.Steven Knight2005-11-202-8/+42
|
* Add $PKGCHK and $PKGINFO variables for use on Solaris, and make the default ↵Steven Knight2005-11-193-3/+38
| | | | $PKGCHECK = /usr/sbin/pkgcheck.
* Add /usr/ccs/bin to the default execution PATH on Solaris.Steven Knight2005-11-191-1/+3
|
* Fixes to the LaTeX scanner for Python version differences.Steven Knight2005-11-191-6/+4
|
* Support specifying absolute path names without drive letters on Win32.Steven Knight2005-11-193-23/+47
|
* Fix C/C++ compiler choosing on AIX. (Bob Halley)Steven Knight2005-11-181-2/+5
|
* Bring CVS back in sync.Steven Knight2005-11-1792-1335/+2894
|
* When searching paths for Files or Dirs, match Entries,too.Steven Knight2005-11-162-817/+557
|
* Handle FunctionAction signatures when the function is an object method.Steven Knight2005-11-162-9/+28
|
* Make CheckLib() arguments consistent with other calls.Steven Knight2005-11-161-2/+2
|
* Allow explicit target_factory=Dir with Builders that make a directory to ↵Steven Knight2005-11-155-2084/+1271
| | | | override the default, implicit make-a-directory Builder..
* Make all relevant builders of .tex and .ltx files consistent with respect to ↵Steven Knight2005-11-075-32/+104
| | | | handling generating bibliographies and re-running LaTeX to resolve undefined references. (Joel B. Mohler) Add a $LATEXRETRIES to configure the number of undefined reference re-runs.
* Do not throw an exception if the type of a stored implicit dependency has ↵Steven Knight2005-11-061-2/+15
| | | | changed since last run. (Dobes Vandermeer)
* Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of ↵Steven Knight2005-11-0612-10/+279
| | | | LaTeX files for implicit dependencies. (August Hörandl) Add support for generating indices from .idx files. (August Hörandl)
* Add support for an explicit SCONS_HOME variable for writing the SCons ↵Steven Knight2005-11-062-8/+29
| | | | execution line in Visual Studio project files. (Dobes Vandermeer) Two minor test fixes for win32 portability.
* Add support for the Java 1.5 enum keyword. (Kian Win Ong)Steven Knight2005-11-062-1/+11
|
* Fix AppendUnique and PrependUnique concatenating strings to lists. (Patrick ↵Steven Knight2005-11-062-2/+30
| | | | Mezard)
* Add use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely)Steven Knight2005-11-062-4/+7
|