summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | kick buildbotWilliam Deegan2012-12-141-0/+1
| |/
| * Fix failing unit test.Gary Oberbrunner2012-12-141-52/+0
| * os.spawnv is here since Python 1.6, removing compatibility codeanatoly techtonik2012-12-122-23/+7
| * Fix release date for SCons 2.2.0anatoly techtonik2012-12-121-1/+1
| * Removed some pre-Python 2.4 compatibility codeanatoly techtonik2012-12-084-82/+8
| * Updated tests for Anatoly Techtonik's option error handling improvements.Gary Oberbrunner2012-12-093-3/+64
| * Add hints about valid choices to error messages from option parseranatoly techtonik2012-12-072-6/+13
| * Cleanup admin/ directory, which was moved to HOWTO in 823bdc5faf25anatoly techtonik2012-12-071-5/+0
| * Hide deprecated --debug={dtree,stree,tree} from --help outputanatoly techtonik2012-11-222-10/+12
| * Support building with WiX releases after 2.0Juan Lang2012-12-053-9/+13
| * Clean up remnants of Optik module which was removed inanatoly techtonik2012-11-223-6/+3
| * Merge pull request #51 from Anatoly Techtonik; allow running scripts/scons.py...garyo2012-11-172-1/+12
| |\
| | * Ability to run scripts/scons.py directly from source checkout.anatoly techtonik2012-11-162-1/+12
| * | Added Wix test and made a few Wix constants into construction vars.garyo2012-11-173-3/+70
| * | Use .wixobj rather than .wxiobj as the suffix for WiX compiler outputJuan Lang2012-11-141-2/+2
| |/
* | import SCons.Platform and use its platform_default instead of copying the sourceRobert Managan2012-12-141-31/+3
* | Change symlinks to match what ldconfig doesRobert Managan2012-11-172-7/+17
* | merge latest commits from SCons main lineRobert Managan2012-11-103-8/+20
|\ \ | |/
| * vcxproj.filters files should be removed upon cleanstopiccot2012-10-243-8/+20
* | Fix typo, change period to commaRobert Managan2012-11-091-1/+1
* | Add documentation and update CHANGES.txt. Remove the Environment methods Vers...Robert Managan2012-11-095-73/+22
* | Get sym links working with VariantDir and add a testRobert Managan2012-11-073-2/+163
* | Start to clean up changes in __init__.py and link.py. Add support in install....Robert Managan2012-11-053-53/+167
* | merge outstanding commitsRobert Managan2012-10-241-0/+1
|\ \ | |/
| * Re-merged pull request #46: biber/biblatex updatesGary Oberbrunner2012-10-195-9/+9
| |\
| * | Innocuous change to create new tip rev on default branchGary Oberbrunner2012-10-191-0/+1
* | | Treat the sym links as side effects instead of extra targets. This prevents I...Robert Managan2012-10-242-26/+64
* | | add support for darwinRobert Managan2012-10-173-11/+18
* | | merge in changes from other forks/branchesRobert Managan2012-10-1726-826/+1031
|\ \ \
| * | | Backed out changeset 87e2f40b59e3 (merge of D support updates)Gary Oberbrunner2012-10-1464-1932/+144
| * | | Merged in managan/scons_biblatex2.2 (pull request #46)Gary Oberbrunner2012-10-135-9/+9
| |\ \ \ | | | |/ | | |/|
| | * | Fix test for presence of biber and in several tests make variable names consi...Robert Managan2012-10-135-9/+9
| | |/
| * | Update the changes file prior to creating a pull request.Russel Winder2012-10-131-15/+15
| * | Merge default/tip.Russel Winder2012-10-139-790/+911
| |\ \ | | |/
| | * Merged pull request #44 (make README a ReStructuredText file)Gary Oberbrunner2012-10-135-785/+762
| | |\
| | | * Update the README to be a ReStructured Text file.Russel Winder2012-10-132-779/+748
| | * | Merged in managan/scons_biblatex2.2 (pull request #43, biber support)Gary Oberbrunner2012-10-134-5/+149
| | |\ \ | | | |/ | | |/|
| | | * Add separate biber action and add logic to call either bibtex or biber depend...Robert Managan2012-10-064-5/+149
| * | | Merge in default/tip.Russel Winder2012-10-133-6/+24
| |\ \ \ | | |/ /
| | * | - minor fix: catching NotFoundError exceptions for all other gettext toolsdirkbaechle2012-10-073-6/+24
| * | | Merge in default/tip from the mainline.Russel Winder2012-10-0710-21/+87
| |\ \ \ | | |/ /
| | * | Fix nested LIBPATH expansion by flattening sequences in subst_path.Gary Oberbrunner2012-10-064-4/+60
| | * | Merged in dirkbaechle/scons (pull request #40): fix RPM tests to use new rpmu...Gary Oberbrunner2012-10-066-17/+27
| | |\ \ | | | |/ | | |/|
| | | * - final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched a...dirkbaechle2012-10-036-17/+27
| * | | It's the tool name not the compiler name in this list.Russel Winder2012-10-061-1/+1
| * | | Correct the spelling of the LDC compiler.Russel Winder2012-10-061-1/+1
| * | | Merge mainline tip.Russel Winder2012-10-0421-106/+674
| |\ \ \ | | |/ /
| * | | Merge mainline tip.Russel Winder2012-09-1633-154/+600
| |\ \ \
| * | | | Correct the date of last update.Russel Winder2012-09-082-2/+2
| * | | | Fix a few bugs. Integrate D better into the selection system, and defaulting ...Russel Winder2012-09-0610-15/+156