Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | rolling back unicode --tree=all patch | William Deegan | 2015-06-14 | 1 | -15/+0 | |
| | | | | ||||||
* | | | | Merged in techtonik/scons (pull request #235) | William Deegan | 2015-05-26 | 3 | -2/+19 | |
|\ \ \ \ | |/ / / |/| | | | | | | | Fix --tree=all print when build tree contains non-ascii Node representation | |||||
| * | | | Add test for UnicodeDecode failure | anatoly techtonik | 2015-05-26 | 1 | -0/+15 | |
| | | | | ||||||
| * | | | Fix --tree=all print when build tree contains non-ascii | anatoly techtonik | 2015-05-18 | 2 | -2/+4 | |
| |/ / | | | | | | | | | | Node representation (PR #235) | |||||
* | | | - updated generated documentation, prior to release of 2.3.5 | Dirk Baechle | 2015-05-20 | 2 | -4/+15 | |
|/ / | ||||||
* | | Updated CHANGES.txt | Dirk Baechle | 2015-05-05 | 1 | -0/+4 | |
| | | ||||||
* | | Merged in spollard/scons-issue-2990 (pull request #2), fixes #2990 (doc ↵ | Dirk Baechle | 2015-05-05 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | change in builders-writing.xml, forked from dirkbaechle/scons) | |||||
| * | | Fixed minor punctuation issue 2990 | Stephen Pollard | 2015-05-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merged in spollard/scons-issue-2989 (pull request #1), fixes #2989 (doc ↵ | Dirk Baechle | 2015-05-05 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | | | | | change in libraries.xml, forked from dirkbaechle/scons) | |||||
| * | | | Fixed a sentence in libraries.xml in response to issue 2989. | Stephen Pollard | 2015-05-02 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Update README | Alexandre Feblot | 2015-04-29 | 1 | -0/+2 | |
| | | | ||||||
* | | | Glob exclude parameter can now be a string or a list of strings | Alexandre Feblot | 2015-04-29 | 3 | -7/+8 | |
| | | | ||||||
* | | | merge default | Alexandre Feblot | 2015-04-29 | 2 | -0/+87 | |
|\ \ \ | ||||||
| * \ \ | Merged in feblot/scons-feblot/pchdll (pull request #232) | William Deegan | 2015-04-29 | 2 | -0/+87 | |
| |\ \ \ | | | | | | | | | | | | | | | | VC11 needs PCH objects added to the link line also for shared libraries. | |||||
| | * | | | Add a test on basic PCH behavior: bulid a simple executable and a simple ↵pchdll | Alexandre Feblot | 2015-04-29 | 1 | -0/+79 | |
| | | | | | | | | | | | | | | | | | | | | shared lib | |||||
| | * | | | VC11 needs PCH objects added to the link line. | Alexandre Feblot | 2015-04-25 | 1 | -0/+8 | |
| |/ / / | | | | | | | | | | | | | Update msvc linker emitter to add the PCH object to shared libraries if not already present. | |||||
* | | | | Additional Glob exlude tests | Alexandre Feblot | 2015-04-29 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | Fix typo in the doc | Alexandre Feblot | 2015-04-25 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Add an exclude parameter to Glob(), to allow excluding some elements ↵ | Alexandre Feblot | 2015-04-25 | 5 | -19/+117 | |
| | | | | | | | | | | | | | | | | matching the main pattern | |||||
* | | | | Fix C typo error in a test | Alexandre Feblot | 2015-04-25 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merged in bdbaddog/scons (pull request #230), extending docs for ↵ | Dirk Baechle | 2015-04-06 | 6 | -16/+86 | |
|\ \ \ | | | | | | | | | | | | | InstallVersionedLib and SharedLibrary | |||||
| * | | | logic to automatically detect if the wininst*.exe is in the python install, ↵ | William Deegan | 2015-03-27 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | and skip building windows packages if it's not possible on this platform | |||||
| * | | | some debug code to figure out why failing | William Deegan | 2015-03-27 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | some debug code to figure out why failing | William Deegan | 2015-03-27 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | add SKIP_WIN_PACKAGES bootstrap.py flag to allow skipping building win ↵ | William Deegan | 2015-03-26 | 1 | -6/+17 | |
| | | | | | | | | | | | | | | | | packages. Debian seems to skip shipping the wininst*.exe files and so will fail when trying to build these | |||||
| * | | | updated copyright date on man pages | William Deegan | 2015-03-25 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | added more info to the section on InstallVersionedLib(). fixed having ↵ | William Deegan | 2015-03-24 | 6 | -3538/+2676 | |
| | | | | | | | | | | | | | | | | InstallAs example in the text for InstallVersionedLib() | |||||
| * | | | initial pass at improving documentation of versioned shared library logic | William Deegan | 2015-03-23 | 2 | -4/+20 | |
| | |/ | |/| | ||||||
* | | | Merged in LaurentMarchelli/scons (pull request #209), implementation of ↵ | Dirk Baechle | 2015-04-06 | 5 | -1154/+1180 | |
|\ \ \ | | | | | | | | | | | | | Visual Studio users files | |||||
| * | | | dumb error and output improvement. | LaurentMarchelli | 2015-02-12 | 1 | -9/+12 | |
| | | | | ||||||
| * | | | Microsoft Visual Studio users files implementation. | LaurentMarchelli | 2015-02-09 | 1 | -4/+212 | |
| | | | | ||||||
* | | | | Merged in williamblevins/scons_20150323 (pull request #229) | dirkbaechle | 2015-04-05 | 1 | -5/+8 | |
|\ \ \ \ | | | | | | | | | | | | | | | | Updated debug-count test case. | |||||
| * | | | | Updated debug-count test case. | William Blevins | 2015-03-24 | 1 | -5/+8 | |
| | |/ / | |/| | | | | | | | | | | Now tests against current interpreter vs default path option. | |||||
* | | | | Merged in williamblevins/scons_20150323 (pull request #227) | dirkbaechle | 2015-04-05 | 2 | -9/+47 | |
|\ \ \ \ | | | | | | | | | | | | | | | | Issue 2395: Symlink support hotfix. | |||||
| * | | | | Issue 2395: Symlink support hotfix. | William Blevins | 2015-03-24 | 2 | -9/+47 | |
| |/ / / | | | | | | | | | | | | | | | | | Symlink contents now copied correctly with relative path when ( cwd != symlink directory ). | |||||
* | | | | Updated jni header directory expectations for tests. | William Blevins | 2015-03-24 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | My openjdk install link/dir also contained the architecture. Example: RPM package java-1.7.0-openjdk-devel-1.7.0.75-2.5.4.0.el6_6.x86_64 created link /usr/lib/jvm/java-1.7.0-openjdk.x86_64 Affected tests: test/Java/multi-step.py test/Java/swig-dependencies.py | |||||
* | | | Merged in dirkbaechle/scons (pull request #208) | William Deegan | 2015-02-25 | 5 | -43/+28 | |
|\ \ \ | | |/ | |/| | | | | A few simple refactorings and optimizations | |||||
| * | | - a few simple refactorings and optimizations | Dirk Baechle | 2015-02-04 | 5 | -43/+28 | |
| | | | ||||||
* | | | remove forced 64 bit compilation. This should clear up build failures. ↵ | William Deegan | 2015-02-21 | 2 | -6/+15 | |
| | | | | | | | | | | | | Russel mentioned there was some issue causing him to add this logic. If the issue resurfaces, then we'll see if we can handle the corner case in more general fashion | |||||
* | | | Test for tigris bug 2944. DFLAGS changes not causing rebuild | William Deegan | 2015-02-22 | 1 | -0/+23 | |
| | | | ||||||
* | | | Test for tigris bug 2944. DFLAGS changes not causing rebuild | William Deegan | 2015-02-22 | 2 | -0/+22 | |
| | | | ||||||
* | | | Remove some dollar-parentheses. No effect on extant tests, appears to fix ↵ | Russel Winder | 2015-02-22 | 3 | -18/+18 | |
| | | | | | | | | | | | | Issue 2994. | |||||
* | | | Putative fix for the ongoing D tool test fail on Debian 7 CI. | Russel Winder | 2015-02-22 | 1 | -2/+3 | |
| | | | ||||||
* | | | Commit reconciled merge. | Russel Winder | 2015-02-21 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix failing D tests which were checking for architecture to determine ↵ | William Deegan | 2015-02-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | bit'ness instead of using platform.architecture() to check for 32bit | |||||
* | | | | Putative fix for the D/MixedDAndC test fail. | Russel Winder | 2015-02-21 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Fix issue found by test/Configure/Streamer1.py failing on win32 per ↵ | William Deegan | 2015-02-19 | 1 | -4/+2 | |
| | | | | | | | | | | | | discussion with Pawel Tomulik. Any typeerror will be handled by trying str.decode() | |||||
* | | | added SDK 7.1 and 7.0A logic. Needs to be tested on systems with 7.0A ↵ | William Deegan | 2015-02-18 | 1 | -2/+25 | |
| | | | | | | | | | | | | installed. Also fixed some error messages when not finding requested SDK's. Previously would throw an exception | |||||
* | | | fix test/site_scons/override.py which was failing only on Win32. loading the ↵ | William Deegan | 2015-02-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | m4 tool was excluded in src/engine/SCons/Tool/__init__.py in tool_list(). So I've explicitly created the Environment() loading only the m4 tool. This test is checking to see if a tool in site_scons/site_tools would override the default logic. | |||||
* | | | Change to use function to determine if it'sa windows platform. checking for ↵ | bdbaddog | 2015-02-16 | 1 | -4/+10 | |
| | | | | | | | | | | | | win32 was insufficient on 64 bit windows which distutils sets the platform to win-amd64 |