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
/
test
/
TEX
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes to skip tests on ubuntu-next when gcj and not real java, and also whe...
William Deegan
2016-01-17
3
-2/+15
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
1
-3/+0
*
fix spelling mistakes found by debian lintian tool list here: https://lintian...
William Deegan
2015-09-28
1
-1/+1
*
Improve logic test syntax
Robert Managan
2014-08-18
1
-1/+1
*
Fix the newglossary action to work with variantDir
Robert Managan
2014-08-12
1
-0/+109
*
- several smaller fixes to get the Linux buildslaves green again
Dirk Baechle
2014-08-07
1
-1/+0
*
Merged in rmanagan/scons/scons-fix-for-issue-2942 (pull request #132)
Gary Oberbrunner
2014-04-26
1
-0/+92
|
\
|
*
Improve support for biblatex package. Fix a case where we did not recognize t...
Robert Managan
2014-04-25
1
-0/+92
*
|
add name.synctex.gz to list of side effect files and those to be cleaned
Robert Managan
2014-04-24
1
-0/+89
|
/
*
Fix test for presence of biber and in several tests make variable names consi...
Robert Managan
2012-10-13
5
-9/+9
*
Add separate biber action and add logic to call either bibtex or biber depend...
Robert Managan
2012-10-07
2
-1/+129
*
Merged in managan/scons_newglossary (pull request #37); support newglossary L...
Gary Oberbrunner
2012-09-16
1
-0/+158
|
\
|
*
Support auxiliary files created by \newglossary command
Robert Managan
2012-09-16
1
-0/+158
*
|
- first swoop of changes for getting all Buildbot slaves to run successfully ...
dirkbaechle
2012-09-04
1
-2/+1
|
/
*
Add support for using biber instead of bibtex.
Robert Managan
2012-06-14
1
-0/+124
*
Add support for the biblatex package; search for new keywards to get side eff...
Robert Managan
2012-06-14
1
-0/+118
*
check for missing latex packages
edA-qa mort-ora-y
2012-05-06
3
-0/+14
*
Add support for Latex's multibib package and in the process generalize how we...
Rob Managan
2012-02-19
1
-0/+97
*
Update path information for OSX.
Robert Managan
2011-09-06
30
-49/+32
*
Add check that latex is installed and findable.
Robert Managan
2011-05-30
1
-0/+4
*
Since latex will add valid etension when it looks for files we
Robert Managan
2011-05-18
1
-0/+77
*
Fix TEX auxiliary test by normalizing ps output to avoid spurious failures (f...
Gary Oberbrunner
2011-05-04
1
-0/+3
*
Add support for the bibunits package. This should help thesis writers.
Robert Managan
2010-09-12
1
-0/+279
*
I had to add the INDEXSTYLES environment variable to the code
Robert Managan
2010-08-23
1
-0/+191
*
Clean up a test file that had some bad PostScript in it. Seems to work
Robert Managan
2010-08-23
1
-1/+1
*
This time make it really platform agnostic.
Robert Managan
2010-08-23
1
-1/+1
*
Clean up this test so it is platform agnostic. Added a builder to do the
Robert Managan
2010-08-23
1
-27/+10
*
WHen checking the .tex file for which side effects it generates always
Robert Managan
2010-08-19
1
-0/+196
*
Fix two badly formed epsfiles used in these tests.
Robert Managan
2010-08-19
2
-2/+2
*
Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge from
Steven Knight
2010-06-15
2
-2/+94
*
Prepare for checkpoint release. Everything should be set up and ready
Greg Noel
2010-05-30
3
-3/+3
*
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
16
-49/+30
*
Merged revisions 4645,4647-4651,4654-4656 via svnmerge from
Steven Knight
2010-02-05
1
-67/+7
*
Back out post-2.0 code changes from trunk: r4643, r4642 r4640, r4637.
Steven Knight
2010-01-21
2
-78/+66
*
Update tex builder to handle the case where a \input{foo}
Robert Managan
2010-01-20
1
-0/+76
*
Remove unneeded fluff from this test.
Robert Managan
2010-01-19
1
-66/+2
*
Change scanner to properly search for included file from the
Robert Managan
2010-01-04
2
-0/+347
*
Add scanning of files included in Latex by means of \lstinputlisting{}
Robert Managan
2009-12-17
1
-0/+131
*
Add a test for the case where a latex file uses \input{} to include the
Robert Managan
2009-11-25
1
-0/+96
*
Fix tex code to handle broken nomenclature package. (Fixes test failure on ce...
William Deegan
2009-09-16
1
-8/+16
*
Remove last checkin.
William Deegan
2009-09-13
1
-11/+9
*
Fix test to pass for deprecated python versions. Not what was expected deprec...
William Deegan
2009-09-13
1
-9/+11
*
Add a test that the packages used are installed.
Robert Managan
2009-08-31
2
-0/+8
*
As I set up the test case for the glossary and nomencl packages
Robert Managan
2009-08-21
2
-0/+202
*
Add test for glossaries package. and patch tex.py
Robert Managan
2009-08-21
1
-0/+118
*
Update tex builder to use the -recorder option.
Robert Managan
2009-07-22
6
-6/+194
*
Replace embedded carriage returns with \r.
Steven Knight
2009-02-22
2
-2/+2
*
Remove more unnecessary imports from test scripts.
Steven Knight
2009-02-11
20
-36/+8
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
35
-0/+210
[next]