| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged in ptomulik/scons, pull request #25: gettext toolset | GaryO | 2012-08-01 | 9 | -196/+1334 |
| |\ | |||||
| | * | Removed test/GETTEXT | Paweł Tomulik | 2012-06-18 | 4 | -298/+0 |
| | | | |||||
| | * | Added tests covering the examples in Translate tool's documentation | Paweł Tomulik | 2012-06-18 | 1 | -0/+179 |
| | | | |||||
| | * | Removed some garbage from tests (found by accident) | Paweł Tomulik | 2012-06-18 | 3 | -196/+0 |
| | | | |||||
| | * | Changes in gettext tool - tests refactored, small changes in sources. | Paweł Tomulik | 2012-06-18 | 25 | -2195/+944 |
| | | | |||||
| | * | Removed unnecessary line in test/FindSourceFiles.py | Paweł Tomulik | 2012-06-06 | 1 | -1/+0 |
| | | | |||||
| | * | Fixed FindSourceFiles to find leaf nodes. | Paweł Tomulik | 2012-06-06 | 1 | -0/+76 |
| | | | |||||
| | * | Corrected COPYRIGH placeholders | Paweł Tomulik | 2012-06-06 | 26 | -26/+26 |
| | | | |||||
| | * | Corrections corrections corrections .. | Paweł Tomulik | 2012-06-06 | 26 | -80/+5 |
| | | | |||||
| | * | Added gettext tools | Paweł Tomulik | 2012-06-06 | 1051 | -0/+118359 |
| | | |||||
| * | Add recent fixes to src/CHANGES.txt | GaryO | 2012-07-27 | 4 | -0/+211 |
| |\ | |||||
| | * | Merged in kivhift/scons (pull request #31), fixes #2857. | GaryO | 2012-07-27 | 3 | -0/+154 |
| | |\ | |||||
| | | * | Fix issue 2833 (LINKCOMSTR etc. on Windows). | GaryO | 2012-07-22 | 2 | -0/+30 |
| | | | | |||||
| | | * | Add support for using biber instead of bibtex. | Robert Managan | 2012-06-14 | 1027 | -0/+115897 |
| | | | |||||
| | * | 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 2857. | Joshua Hughes | 2012-07-16 | 1026 | -0/+115773 |
| | | | | | | This change fixes issue 2857 by changing Platform.win32._scons_file from a function to a class. | ||||
| * | 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. | ||||
| * | Fix issue 2856. | Joshua Hughes | 2012-07-16 | 1026 | -0/+115773 |
| This change fixes issue 2856 by making scons consider the .def file only if it's explicitly given or insertion is explicitly requested. | |||||
