index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
Tool
/
dvipdf.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace list(filter()) with list comprehension.
Craig Rodrigues
2017-03-11
1
-1/+1
*
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-1/+1
*
Update path information for OSX.
Robert Managan
2011-09-06
1
-0/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
1
-2/+0
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-1/+2
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
test/TEX/PDF_single_source.py
Robert Managan
2008-10-07
1
-5/+4
*
Python 2.2 portability: no dictionary pop() method.
Steven Knight
2008-10-01
1
-1/+1
*
This patch removes setting the variable TEXPICTS in the tex tools and
Robert Managan
2008-09-30
1
-1/+46
*
Merged revisions 1675-1736 via svnmerge from
Steven Knight
2006-12-16
1
-1/+1
*
Merged revisions 1441-1539 via svnmerge from
Steven Knight
2006-07-25
1
-1/+1
*
Fix DVIPDF tests, refactor various TeX Tool modules.
Steven Knight
2005-12-16
1
-6/+22
*
More command-line customizability: , , , , , , .
Steven Knight
2005-01-06
1
-1/+4
*
Initialize *FLAGS variables with objects that can add flags either as strings...
Steven Knight
2004-02-26
1
-2/+3
*
Support converting PostScript to PDF files using ghostview. (Stefan Reichor)
Steven Knight
2003-04-13
1
-1/+4
*
Implement Tool refactoring. (Chad Austin + Steve Leblanc)
Steven Knight
2003-04-10
1
-1/+1
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
1
-1/+1
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
Refactor SCons.Util.Detect() into an Environment method.
Steven Knight
2002-09-05
1
-1/+1
*
Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and...
Steven Knight
2002-09-05
1
-2/+2
*
Dynamically check for the existence of utilities. (sam th)
Steven Knight
2002-08-29
1
-0/+3
*
Check in the Tool() interface. (SK and Charles Crain)
Steven Knight
2002-06-20
1
-0/+49