Console View
|
|
|
||||||||
| fff3bcd36173 | bdbaddog |
|
||||||
| TARGET_OS|ARCH should never be defaulted to HOST_OS|ARCH. This makes it impossible to detect if the user specified a default. Tools should have this information available to do the appropriate thing for the specified target, and if not present use reasonable sequece of defaults to try | ||||||||
| f7e00ed8e343 | dirkbaechle |
|
||||||
| - added configuration for Xmlmind's XML editor | ||||||||
| f7ac7fef03ca | techtonik |
|
||||||
|
Make Debug.caller_stack() return full stack. Previously it required to specify all needed levels as parameters, which is not practical. Now it return list of filename:line(function) strings starting from the root one. |
||||||||
| d53cbf83e161 | flashpixx |
|
||||||
| add optional ziproot | ||||||||
| ce8f7c16fce5 | garyo |
|
||||||
| Move back to 'develop' mode after rel_2.3.0. | ||||||||
| c4bf3ee20be4 | garyo |
|
||||||
| Test harness: fail_test() can now take an optional message to print on failure. | ||||||||
| bcd5738db4d4 | dirkbaechle |
|
||||||
| - removed *.in files from the user guide | ||||||||
| ab983794dcf5 | garyo |
|
||||||
| Merged in bdbaddog/scons (pull request #70: MSVC2012 stuff) | ||||||||
| a4eb6526d9f9 | flashpixx |
|
||||||
| Close branch ziproot | ||||||||
| 8ca01afc6a35 | dirkbaechle |
|
||||||
|
- started to implement new XML tools - prepared introduction of SCons XSD namespace |
||||||||
| 80dad87330ef | garyo |
|
||||||
| Added comment (minor) | ||||||||
| 756d23a9cc52 | garyo |
|
||||||
| Updated src/CHANGES.txt for recent changes. | ||||||||
| 6fd5058d5e6b | flashpixx |
|
||||||
|
Merged in ziproot (pull request #1) optional ziproot option |
||||||||
| 6c6ed54bd800 | bdbaddog |
|
||||||
| should resolve issues with VS2012 (and probably VS2010) on 64(and probably 32)bit win. Addressing at least bugs 2883 and 2817 | ||||||||
| 672a2af57804 | garyo |
|
||||||
|
Merged in carandraug/scons (pull request #67). Added test for CheckContext custom result types. Also allow test.must_match() to take a match type. |
||||||||
| 517fc1481953 | bdbaddog |
|
||||||
| Raised deprecated python version to be anything less than 2.7 to prep for moving the required version to 2.7 after the next major release | ||||||||
| 4c3756584052 | dirkbaechle |
|
||||||
|
- added first version of the SCons XSD - rewrote User Guide XML files, such that they are valid against it |
||||||||
| 3cb0a7b5d630 | dirkbaechle |
|
||||||
| - rewrote all tool/builder docs to new SCons XSD | ||||||||
| 360b827f5677 | carandraug |
|
||||||
| Allow NoneType for CheckContext.Result | ||||||||
| 28ed0b62ee59 | carandraug |
|
||||||
| Do not check for result type in CheckContext.Result, support duck typing | ||||||||
| 204804d2f305 | dirkbaechle |
|
||||||
| - switching MAN pages from troff format to Docbook/refentry | ||||||||
| 1e7a4ceea362 | garyo |
|
||||||
|
Added tests for ZIPROOT, and tweaked the ZIPROOT doc a bit. Also cleaned up the ZIP tests by assuming that python has the zipfile module, which has been true since python 1.6. |
||||||||
| 18b2e57d275a | bdbaddog |
|
||||||
| added text to changes.txt for this set of changes resolving some issues with MSVC and TARGET_ARCH/HOST_ARCH for MSVC | ||||||||
| 0a2ca838217b | garyo |
|
||||||
|
Merged in techtonik/scons (pull request #66) Make Debug.caller_stack() return full stack. |
||||||||
| 018709cfd9f4 | techtonik |
|
||||||
|
SConstruct: rpm refuses to build SCons package without rpmbuild installed (Fedora 18) |
||||||||