summaryrefslogtreecommitdiffstats
path: root/src/engine
Commit message (Expand)AuthorAgeFilesLines
...
* Evaluate compat module transparently when SCons is instantiatedGreg Noel2008-09-1118-35/+4
* Issue 1681: Fix the ability of add_src_builder() to handle arbitrarySteven Knight2008-09-112-2/+7
* Add the ability of the Tex builder to change the name of the createdRobert Managan2008-09-101-1/+28
* Issue 2149: Avoid reference cycles caused by frame objectsLudwig Hähne2008-09-103-3/+11
* Issues 2076 and 2232, use ENV and suppress stderr when checking GCC version IDGreg Noel2008-09-102-6/+32
* Issue 1913: use cProfile instead of profile if availableGreg Noel2008-09-091-1/+4
* Fix typo for msvc.py.David Cournapeau2008-09-091-2/+2
* Issue 1307: Invalidate node caches after Execute()Ludwig Hähne2008-09-082-1/+54
* Fix entity references:Steven Knight2008-09-061-2/+2
* Make Glob() sort, to prevent spurious rebuilds. Fixes issue #2131.Gary Oberbrunner2008-09-062-4/+12
* Issue 2176: BuilderWrapper __getattr__ should not raise KeyErrorLudwig Hähne2008-09-052-1/+22
* Issue 1689: short-term hack to make Ubuntu happyGreg Noel2008-09-051-2/+2
* Pass the results of the InternalLaTeXAuxAction back up the call chainRobert Managan2008-09-044-15/+30
* Added a strfunction to the various tex builders. Since the sub-actions reportRobert Managan2008-09-044-11/+25
* Issue 2177: Dir get_contents changed to return list of signaturesLudwig Hähne2008-09-032-3/+45
* Use our CompileSharedObject builder in CheckSH* (fix tests failure).David Cournapeau2008-09-031-4/+7
* Add a CompileSharedObject builder for configure contexts.David Cournapeau2008-09-031-0/+5
* Add CheckSHCC and CheckSHCXX checkers (test fail).David Cournapeau2008-09-032-0/+50
* Add CheckSHCC and CheckSHCXX.David Cournapeau2008-09-031-0/+24
* Add CheckCXX check.David Cournapeau2008-09-033-0/+37
* Basic test for CheckCC.David Cournapeau2008-09-031-0/+42
* Integrate CheckCC in configure context.David Cournapeau2008-09-031-0/+5
* Add a CheckCC check.David Cournapeau2008-09-031-0/+32
* Make msvc tool consistent with cc for _CCCOMCOM usage.David Cournapeau2008-09-031-5/+5
* Fix for bug #2184, Glob() corrupts LIBPATH.Gary Oberbrunner2008-09-031-2/+2
* Issue 2007: backtick() doesn't use ENVGreg Noel2008-08-282-15/+32
* Issue 2159: Man page formatting errors for Packaging()Greg Noel2008-08-271-13/+14
* Issue 2099: have Execute() print an error message if an actionSteven Knight2008-08-261-0/+5
* Issue 2090: document how to use LANG with Java sourcesGreg Noel2008-08-251-1/+16
* call subst on the line passed to Environment.WhereIsJim Randall2008-08-221-0/+1
* Fix typo.Steven Knight2008-08-221-1/+2
* The parallel message should be returned from that function, not printedSteven Knight2008-08-221-3/+2
* Issue 2158: Actually print the warning about -j on Windows beingSteven Knight2008-08-221-1/+1
* Fix issue 2127 (missing FRAMEWORKSFLAGS in applelink.py) by adding them in a ...Gary Oberbrunner2008-08-211-2/+2
* Fix bug #2163, Tool/ilink32 (Borland linker) needs shared lib builder. Not t...Gary Oberbrunner2008-08-151-0/+2
* Fix bug #2138, missing parens after clear call in Entry.must_be_same(). Pass...Gary Oberbrunner2008-08-151-1/+1
* Issue 2162: YACC fix for OS XGreg Noel2008-08-141-6/+9
* Merged revisions 3057-3059,3061-3264 via svnmerge fromSteven Knight2008-08-094-4/+32
* Merged revisions 2949-2953,2955-3056 via svnmerge fromSteven Knight2008-06-107-27/+73
* Merged revisions 2928-2932,2934-2946 via svnmerge fromSteven Knight2008-05-1810-42/+70
* Merged revisions 2898-2901,2903-2927 via svnmerge fromSteven Knight2008-04-3015-105/+312
* Merged revisions 2880-2883,2885-2895 via svnmerge fromSteven Knight2008-04-214-6/+22
* Merged revisions 2867-2879 via svnmerge fromSteven Knight2008-04-1924-439/+678
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-1755-769/+1378
* Merged revisions 2720-2724 via svnmerge fromSteven Knight2008-03-311-3/+3
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-3138-448/+1015
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-0452-461/+2150
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-1330-340/+1555
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-1970-2276/+2984
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-1744-775/+1814