| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Added tests covering the examples in Translate tool's documentation | ptomulik | 2012-06-18 | 1 | -0/+179 | |
| | | | ||||||
| | * | Removed some garbage from tests (found by accident) | ptomulik | 2012-06-18 | 3 | -196/+0 | |
| | | | ||||||
| | * | Changes in gettext tool - tests refactored, small changes in sources. | ptomulik | 2012-06-18 | 25 | -2195/+944 | |
| | | | ||||||
| | * | Removed unnecessary line in test/FindSourceFiles.py | ptomulik | 2012-06-06 | 1 | -1/+0 | |
| | | | ||||||
| | * | Fixed FindSourceFiles to find leaf nodes. | ptomulik | 2012-06-06 | 1 | -0/+76 | |
| | | | ||||||
| | * | Corrected COPYRIGH placeholders | ptomulik | 2012-06-06 | 26 | -26/+26 | |
| | | | ||||||
| | * | Corrections corrections corrections .. | ptomulik | 2012-06-06 | 26 | -80/+5 | |
| | | | ||||||
| | * | Added gettext tools | ptomulik | 2012-06-06 | 26 | -0/+2704 | |
| | | | ||||||
| * | | Add recent fixes to src/CHANGES.txt | Gary Oberbrunner | 2012-07-27 | 1 | -0/+62 | |
| |\ \ | ||||||
| | * | | Make sure things aren't rebuilt. | Joshua Hughes | 2012-07-24 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | SCons should not rebuild things after the first successful build when using WINDOWS_INSERT_DEF = 0. | |||||
| | * | | Add test for issue 2856 fix. | Joshua Hughes | 2012-07-23 | 1 | -0/+61 | |
| | | | | | | | | | | | | | | | | This change also corrects a typo found in the WINDOWS_INSERT_DEF description/help entry. | |||||
| * | | | Merged in kivhift/scons (pull request #31), fixes #2857. | Gary Oberbrunner | 2012-07-27 | 1 | -0/+57 | |
| |\ \ \ | ||||||
| | * | | | Add test for issue-2857 fix. | Joshua Hughes | 2012-07-24 | 1 | -0/+57 | |
| | |/ / | | | | | | | | | | The test makes sure that inheriting from file works as it should. | |||||
| * | | | Fix issue 2833 (LINKCOMSTR etc. on Windows). | Gary Oberbrunner | 2012-07-22 | 2 | -0/+30 | |
| | | | | ||||||
| * | | | 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 ↵ | Robert Managan | 2012-06-14 | 1 | -0/+118 | |
| |/ | | | | effects and dependencies right | |||||
| * | Merged in mortoray/scons (pull request #22) | Gary Oberbrunner | 2012-05-27 | 3 | -0/+14 | |
| |\ | ||||||
| | * | check for missing latex packages | edA-qa mort-ora-y | 2012-05-06 | 3 | -0/+14 | |
| | | | ||||||
| * | | Merge mortoray/SCons fix for #2821, copy Builders when env is cloned. | Gary Oberbrunner | 2012-05-19 | 1 | -0/+50 | |
| |\ \ | ||||||
| | * | | better fix for issue 2821 -- avoid direct copies of the BuilderDict as it is ↵ | edA-qa mort-ora-y | 2012-05-06 | 1 | -0/+50 | |
| | |/ | | | | | | | ambiguous/corrupts the original environment | |||||
| * | | Merge fix for #2976, -s should be silent about entering subdirs. | Gary Oberbrunner | 2012-05-12 | 1 | -0/+5 | |
| |\ \ | ||||||
| | * | | fix for issue 2976 | edA-qa mort-ora-y | 2012-05-05 | 1 | -0/+5 | |
| | |/ | ||||||
| * | | Merged fix from Dirk Baechle/Arve Knudsen: FORTRANPPFILESUFFIXES test. | Gary Oberbrunner | 2012-05-12 | 1 | -0/+89 | |
| |\ \ | |/ |/| | ||||||
| | * | - added test for FORTRANPPFILESUFFIXES by Arve Knudsen | dirkbaechle | 2012-05-06 | 1 | -0/+89 | |
| | | | ||||||
| * | | MSVC: show valid $TARGET_ARCH values when invalid arch passed in. | Gary Oberbrunner | 2012-05-07 | 1 | -1/+12 | |
| | | | ||||||
| * | | MSVC11 needs PCH objects added to the link line. | Gary Oberbrunner | 2012-05-07 | 1 | -85/+85 | |
| | | | | | | | | | Update msvc linker emitter to add the PCH object if not already present. | |||||
| * | | Merged msvc11 branch from stopiccot. | Gary Oberbrunner | 2012-05-07 | 5 | -0/+537 | |
| |\ \ | |/ |/| | ||||||
| | * | copy paste unit tests for VC11 | stopiccot | 2012-03-04 | 5 | -0/+537 | |
| | | | ||||||
| * | | Merged in garyo/scons (pull request #18) | Gary Oberbrunner | 2012-04-07 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | Fix test failures in test/explain/basic.py on Windows due to drive-name case ↵ | Gary Oberbrunner | 2012-04-07 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | problems (C: vs. c:) Added new test match function, match_caseinsensitive to handle this and probably other similar cases. | |||||
| * | | | Add support for Latex's multibib package and in the process generalize how ↵ | Rob Managan | 2012-02-19 | 1 | -0/+97 | |
| | |/ |/| | | | | | we check aux files for processing | |||||
| * | | fixed test for update release to work in 2012 (and years thereafter). It had ↵ | William Deegan | 2012-01-17 | 1 | -11/+15 | |
| |/ | | | | 2011 hardcoded in many places. Now it'll calculate the current year and use that instead | |||||
| * | - fixed SWIG module names for generated *.i files (#2707) | Dirk Baechle | 2011-09-07 | 1 | -0/+79 | |
| | | ||||||
| * | Update path information for OSX. | Robert Managan | 2011-09-06 | 30 | -49/+32 | |
| | | | | | | | If one of the tools that use TeX applications is generated add the paths in /etc/paths and /etc/paths.d version 10.5 (Leopard) | |||||
| * | Changes for issue #2730: | Dirk Baechle | 2011-07-07 | 2 | -0/+175 | |
| | | | | | | | - temporarily disabling the detect routine for the Tools 'jar' and 'rmic' - added a simple testcase for each - changes to Announce.txt (typos) and CHANGES.txt | |||||
| * | Fix bug 2772 | William Deegan | 2011-06-17 | 1 | -0/+1 | |
| | | ||||||
| * | Add check that latex is installed and findable. | Robert Managan | 2011-05-30 | 1 | -0/+4 | |
| | | | | | If not skip the test. | |||||
| * | mSVC: fixed test problem in test/MSVC/embed-manifest.py by ensuring a ↵ | Gary Oberbrunner | 2011-05-29 | 1 | -6/+5 | |
| | | | | | manifest gets generated -- added /MANIFEST to LINKFLAGS and SHLINKFLAGS. | |||||
| * | Since latex will add valid etension when it looks for files we | Robert Managan | 2011-05-18 | 1 | -0/+77 | |
| | | | | | | | need to change os.path.exists() to os.path.isfile() to handle the case where we have a directory named foo and a file foo.tex. Then an \input{foo} will not find the directory instead of the file | |||||
| * | Fix bug 2722 - get rid of warnings about missing MSVC, now will only be ↵ | William Deegan | 2011-05-17 | 1 | -0/+11 | |
| | | | | | shown if the SCONS_MSCOMMON_DEBUG environment variable is set. Also partial fix for 2661.src/engine/SCons/Tool/MSCommon/vc.py | |||||
| * | Fix prev commit (test fix) for non-Windows OSes. | Gary Oberbrunner | 2011-05-15 | 1 | -0/+2 | |
| | | ||||||
| * | Fix test/sconsign/script/dblite.py test on Windows (adjusted expected result ↵ | Gary Oberbrunner | 2011-05-15 | 1 | -5/+17 | |
| | | | | | to match actual). Also made failing match_re more verbose for easier test debugging. | |||||
| * | Test for prev commit (r5249, fix for #2702). | Gary Oberbrunner | 2011-05-15 | 1 | -0/+88 | |
| | | ||||||
| * | Fix TEX auxiliary test by normalizing ps output to avoid spurious failures ↵ | Gary Oberbrunner | 2011-05-04 | 1 | -0/+3 | |
| | | | | | (from Rob Managan) | |||||
| * | Skip MSVC/batch-longlines test on non-Windows platforms. | Gary Oberbrunner | 2011-05-03 | 1 | -0/+5 | |
| | | ||||||
| * | Fix issue 2627: MSVC_BATCH=False should turn off batch, not turn it on. | Gary Oberbrunner | 2011-04-24 | 1 | -0/+13 | |
| | | ||||||
| * | Fix issue 2628, long compile lines in batch mode. Thanks to Grzegorz Bizo ↵ | Gary Oberbrunner | 2011-04-24 | 1 | -0/+59 | |
| | | | | | for the patch. | |||||
| * | Filter out more bogus files from import.py test. It was trying to use emacs ↵ | William Deegan | 2011-03-24 | 1 | -0/+3 | |
| | | | | | and other junk files which were left in the source tree and failing | |||||
| * | Fix #2685, UnicodeDecodeError with Copy and non-ASCII filenames. | Gary Oberbrunner | 2011-03-11 | 1 | -0/+54 | |
| | | ||||||
| * | Fix test rot from prev commit (minor) | Gary Oberbrunner | 2011-03-03 | 1 | -0/+1 | |
| | | ||||||
