summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make VersionedSharedLib and its test not fail on WindowsGary Oberbrunner2012-12-221-5/+9
* Merging pull request #62 from Dirk Baechle: fixes for MinGW testsGary Oberbrunner2012-12-221-1/+2
|\
| * - fixes for MinGW under Windows, mainly skipping MSVS-specific testsDirk Baechle2012-12-181-1/+2
* | Merged in techtonik/scons (pull request #63: Another minor cleanup as the cod...Gary Oberbrunner2012-12-215-102/+7
|\ \
| * | Remove os_spawnv_fix.diff patch for pre-Python 2.2 versionsanatoly techtonik2012-12-193-85/+2
| * | Cleanup replacement of sys.exitfunc with atexit (Python 2+)anatoly techtonik2012-12-192-17/+5
| |/
* | Fixed up docs for InstallVersionedLib and SHLIBVERSION.Gary Oberbrunner2012-12-212-8/+21
* | update to latest SCons commitsRobert Managan2012-12-181-0/+9
|\ \ | |/
| * runtest.py: Enable -o, --output to save stdout/stderr into a fileanatoly techtonik2012-12-181-0/+2
| * runtest.py: Replace `-o file --xml` with `--xml file`anatoly techtonik2012-12-171-1/+2
| * runtest.py: Exit with an error if no tests were foundanatoly techtonik2012-12-171-1/+3
| * runtest.py: remove --noqmtest optionanatoly techtonik2012-12-171-0/+1
| * Merge runtest.py fixesanatoly techtonik2012-12-171-0/+2
| |\
| | * CHANGES.txt: clean up after which Python 2.3 is unlikely to workanatoly techtonik2012-12-141-0/+2
| * | Add -jN support to runtest.py to run tests in parallelGary Oberbrunner2012-12-171-0/+1
| |/
* | removed versioned library support from Install and put it in InstallVersionedLibRobert Managan2012-12-185-11/+117
* | merge in changes from SCons defaultRobert Managan2012-12-159-96/+131
|\ \ | |/
| * Fix release date for SCons 2.2.0anatoly techtonik2012-12-121-1/+1
| * Removed some pre-Python 2.4 compatibility codeanatoly techtonik2012-12-073-62/+8
| * Add hints about valid choices to error messages from option parseranatoly techtonik2012-12-072-6/+13
| * Hide deprecated --debug={dtree,stree,tree} from --help outputanatoly techtonik2012-11-222-10/+12
| * Support building with WiX releases after 2.0Juan Lang2012-12-063-9/+13
| * Clean up remnants of Optik module which was removed inanatoly techtonik2012-11-222-5/+3
| * Merge pull request #51 from Anatoly Techtonik; allow running scripts/scons.py...garyo2012-11-182-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-183-3/+70
| * | Use .wixobj rather than .wxiobj as the suffix for WiX compiler outputJuan Lang2012-11-141-2/+2
| |/
* | Change symlinks to match what ldconfig doesRobert Managan2012-11-181-5/+17
* | merge latest commits from SCons main lineRobert Managan2012-11-101-0/+4
|\ \ | |/
| * vcxproj.filters files should be removed upon cleanstopiccot2012-10-241-0/+4
* | 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-072-2/+9
* | 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-251-0/+1
|\ \ | |/
| * 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-179-15/+108
|\ \
| * | Backed out changeset 87e2f40b59e3 (merge of D support updates)Gary Oberbrunner2012-10-1311-524/+144
| * | Update the changes file prior to creating a pull request.Russel Winder2012-10-131-15/+15
| * | Merge default/tip.Russel Winder2012-10-132-4/+20
| |\ \ | | |/
| | * Merged in managan/scons_biblatex2.2 (pull request #43, biber support)Gary Oberbrunner2012-10-132-4/+20
| | |\
| | | * Add separate biber action and add logic to call either bibtex or biber depend...Robert Managan2012-10-072-4/+20
| * | | 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-075-5/+64
| |\ \ \ | | |/ /
| | * | 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-061-1/+4
| | |\ \ | | | |/ | | |/|
| | | * - final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched a...dirkbaechle2012-10-031-1/+4