Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | added emacs temp files to hgignore | William Deegan | 2015-09-29 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | fix test which was verifying that PrintHelp wasn't in SCons.script because ↵ | William Deegan | 2015-09-29 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | at some point in the past there was such a function which was removed. Pull request #226 for bug #2831 restored/recreated a same named function and broke this test | |||||
* | | | | | | | | | Moved Dirks changes.txt change for fixin SVG license into the 2.4.1 section ↵ | William Deegan | 2015-09-29 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of CHANGES.txt | |||||
* | | | | | | | | | Merged in dirkbaechle/scons (pull request #238) | William Deegan | 2015-09-29 | 5 | -48/+42 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license of SVG titlepage files (#2985) | |||||
| * | | | | | | | | | Fixed license of SVG titlepage files, resolves #2985. This is required in ↵ | Dirk Baechle | 2015-06-02 | 5 | -48/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the Debian packaging context, such that the images allow for commercial use too. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787356 for the original bug description. | |||||
* | | | | | | | | | | test for pull request #226 bug #2831 | William Deegan | 2015-09-29 | 1 | -0/+63 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Removed 'Local Build Variables:' from output when append flag for help is ↵ | William Deegan | 2015-09-29 | 1 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | True. This change breaks a bunch of tests and isn't core to the bug itself | |||||
* | | | | | | | | | | merge | William Deegan | 2015-09-28 | 19 | -47/+305 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added help for pull request #226 | William Deegan | 2015-09-28 | 16 | -45/+302 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | exit with non-zero exit code if validation fails | William Deegan | 2015-09-28 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | fixed syntax error from previous pull request #256 | William Deegan | 2015-09-28 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | added .DS_Store to hgignore | William Deegan | 2015-09-28 | 1 | -0/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merged in billcroberts/scons (pull request #226) | William Deegan | 2015-09-28 | 4 | -5/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bug 2831: Allow appending Help text to Options Output | William Roberts | 2015-03-17 | 4 | -5/+20 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://scons.tigris.org/issues/show_bug.cgi?id=2831 In order to append, rather than clobber Help() generated text, use Help("my message", append=True) The append argument is only respected on the first call to this method as it operates on global data. | |||||
* | | | | | | | | | | fix spelling mistakes found by debian lintian tool list here: ↵ | William Deegan | 2015-09-28 | 13 | -13/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://lintian.debian.org/full/debian@jff-webhosting.net.html#scons_2.3.6-1 | |||||
* | | | | | | | | | | Merged in williamblevins/scons_20150323 (pull request #256) | William Deegan | 2015-09-24 | 1 | -16/+12 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated SHLIBVERSION documentation to reflect PR-247. | |||||
| * | | | | | | | | | | Updated SHLIBVERSION documentation to reflect PR-247. | William Blevins | 2015-09-23 | 1 | -16/+12 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | added some blurb | Florian Miedniak | 2015-09-23 | 1 | -0/+3 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Corrected indentation | Florian Miedniak | 2015-09-23 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merged scons/scons into default | Florian Miedniak | 2015-09-23 | 30 | -471/+1903 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Updated CHANGES.txt for adding InstallVersionedLib to DefaultEnvironment ↵ | William Blevins | 2015-09-22 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | context. | |||||
| * | | | | | | | | | | Added InstallVersionedLib to default environment init for orthogonality with ↵ | William Blevins | 2015-09-22 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | other Install[As] methods. | |||||
| * | | | | | | | | | | Added test to verify InstallVersionLib available from DefaultEnvironment. | William Blevins | 2015-09-23 | 1 | -0/+8 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merged in ptomulik/scons2 (pull request #247) | William Deegan | 2015-09-22 | 29 | -471/+1890 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | add blurb to src/CHANGES.txt | ptomulik | 2015-09-22 | 1 | -0/+27 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | correct logic in VersionedLib*.py tests | Pawel Tomulik | 2015-09-21 | 4 | -24/+34 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | remove debug message from ldc.py | Pawel Tomulik | 2015-09-21 | 1 | -1/+0 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | add SONAME support to D tools | Pawel Tomulik | 2015-09-20 | 4 | -11/+38 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | add simple test for $__SHLIBVERSIONFLAGS | Pawel Tomulik | 2015-09-20 | 1 | -0/+59 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | gdc: support soname in D versioned libraries | Pawel Tomulik | 2015-09-20 | 2 | -2/+9 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | s/SHLINKSONAME/SHLIBSONAME/ | Pawel Tomulik | 2015-09-20 | 6 | -8/+9 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | cyglink: fix for shlib symlink not being cleaned correctly | Paweł Tomulik | 2015-09-20 | 3 | -9/+7 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | fix test/LINK/VersionedLib.py to convince sun studio compiler | Pawel Tomulik | 2015-09-20 | 1 | -9/+8 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | add tests to test/LINK/VersionedLib.py | Pawel Tomulik | 2015-09-20 | 1 | -117/+215 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | do not set SHxxxx variables in sunar.py | Pawel Tomulik | 2015-09-20 | 2 | -7/+0 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | refactor code -> avoid code duplication | Pawel Tomulik | 2015-09-20 | 4 | -49/+54 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | fix broken soname generator | Pawel Tomulik | 2015-09-20 | 4 | -8/+16 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | support for versioned libraries for sunlink | Pawel Tomulik | 2015-09-20 | 7 | -90/+150 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | gnulink: create direct symlinks instead of daisy-chained ones | Pawel Tomulik | 2015-09-19 | 1 | -2/+4 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | support free-form SHLIBVERSION/LDMODULEVERSION | Pawel Tomulik | 2015-09-19 | 1 | -1/+5 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | revision: address remarks made by Gary Oberbrunner | ptomulik | 2015-09-15 | 2 | -91/+145 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | minor correction to debug code in Tool/__init__.py | Pawel Tomulik | 2015-09-07 | 1 | -3/+5 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | add action string function for LibSymlinksAction | Pawel Tomulik | 2015-09-04 | 1 | -5/+20 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | minor fix in Tool/__init__.py | Paweł Tomulik | 2015-09-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | remove redundant get_lib_prefix() method | Paweł Tomulik | 2015-09-04 | 1 | -11/+0 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | refactored the versioned lib code a little | Paweł Tomulik | 2015-09-04 | 4 | -89/+148 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | reivised code, fixed cygwin/variant-dir issue, cleaned-up some areas | Pawel Tomulik | 2015-09-04 | 6 | -60/+242 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | new versioned libraries - gnulink and cyglink for now | Pawel Tomulik | 2015-09-02 | 20 | -361/+1187 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Fixed #3011: Glob() called with exclude didn't work when called from a ↵ | Florian Miedniak | 2015-09-22 | 2 | -1/+40 | |
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SConscript that is executed with variant_dir set and duplicate=0 | |||||
* | | | | | | | | | | remove extraneous release boilerplate text | William Deegan | 2015-09-22 | 1 | -28/+0 | |
| | | | | | | | | | |