| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge mainline tip. | Russel Winder | 2012-09-16 | 22 | -128/+262 |
|\ \
| |/ |
|
| * | 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 |
|
|
| * | | - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd, | dirkbaechle | 2012-09-06 | 10 | -73/+28 |
|
|
| * | | - first swoop of changes for getting all Buildbot slaves to run successfully ... | dirkbaechle | 2012-09-04 | 17 | -98/+119 |
| |/ |
|
* | | Rearrange, refactor, rework, rewrite, fix. | Russel Winder | 2012-09-06 | 15 | -47/+122 |
|
|
* | | The test needs two parameters to compare against the problem. | Russel Winder | 2012-09-05 | 2 | -2/+2 |
|
|
* | | Start the process of getting better support for D builds. | Russel Winder | 2012-09-05 | 50 | -1/+1206 |
|
|
* | | Add a first cut at GDC support. | Russel Winder | 2012-09-03 | 1 | -0/+64 |
|
|
* | | Be specific about which tools to use. | Russel Winder | 2012-09-03 | 1 | -1/+1 |
|
|
* | | Strip out all the Linux specific stuff as not being the right direction to ha... | Russel Winder | 2012-09-03 | 1 | -0/+64 |
|/ |
|
* | Merging pull request #33, test framework, from Dirk Baechle. | Gary Oberbrunner | 2012-08-28 | 25 | -56/+51 |
|\ |
|
| * | - fixed directory/file fixtures for "general" mode | dirkbaechle | 2012-08-12 | 10 | -41/+36 |
|
|
| * | - renamed the '-j' option to '-k', such that we can use the former for parall... | dirkbaechle | 2012-08-09 | 15 | -15/+15 |
|
|
| * | - fixed usage of subprocess module in runtest.py | dirkbaechle | 2012-08-03 | 15 | -15/+15 |
|
|
* | | Another MinGW test skip fix. | Gary Oberbrunner | 2012-08-22 | 1 | -0/+6 |
|
|
* | | Skip MinGW test on Windows machines without MinGW. | Gary Oberbrunner | 2012-08-22 | 1 | -0/+6 |
|
|
* | | Fixed test rot in test/MSVS/CPPPATH-Dirs.py. | Gary Oberbrunner | 2012-08-22 | 1 | -1/+3 |
|
|
* | | Fixed some test rot in test/IDL/midl.py, so it works on Win7. | Gary Oberbrunner | 2012-08-22 | 1 | -11/+12 |
|
|
* | | Fix MSVS solution generation for VS11, and fixed tests. | Gary Oberbrunner | 2012-08-14 | 4 | -4/+4 |
|
|
* | | Merged in ptomulik/scons, pull request #25: gettext toolset | Gary Oberbrunner | 2012-08-01 | 9 | -196/+1334 |
|\ \
| |/
|/| |
|
| * | Removed test/GETTEXT | ptomulik | 2012-06-18 | 4 | -298/+0 |
|
|
| * | 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 |
|
|
| * | | Add test for issue 2856 fix. | Joshua Hughes | 2012-07-23 | 1 | -0/+61 |
|
|
* | | | 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 |
| |/ / |
|
* | | | 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 eff... | Robert Managan | 2012-06-14 | 1 | -0/+118 |
|/ |
|
* | 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 |
| |/ |
|
* | | 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 |
|
|
* | | 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 |
|
|