summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - replaced wrong Node attribute with its new nameswitch_to_slotsDirk Baechle2015-03-281-1/+1
* - added backward compatibility layer for the Node attributes abspath, labspath,Dirk Baechle2015-03-281-53/+84
* null change to test new buildbot serverWilliam Deegan2015-03-141-1/+0
* null change to test new buildbot serverWilliam Deegan2015-03-141-0/+1
* dummy change to test buildbot changesWilliam Deegan2015-02-271-1/+0
* dummy change to test buildbot changesWilliam Deegan2015-02-271-0/+1
* dummy change to debug issue with buildbot and branchesWilliam Deegan2015-02-271-1/+0
* dummy change to debug issue with buildbot and branchesWilliam Deegan2015-02-271-0/+1
* - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-2751-809/+1473
* Starting 'switch_to_slots' branchDirk Baechle2015-02-260-0/+0
* Merged in dirkbaechle/scons (pull request #208)William Deegan2015-02-255-43/+28
|\
| * - a few simple refactorings and optimizationsDirk Baechle2015-02-045-43/+28
* | remove forced 64 bit compilation. This should clear up build failures. Russel...William Deegan2015-02-212-6/+15
* | Test for tigris bug 2944. DFLAGS changes not causing rebuildWilliam Deegan2015-02-221-0/+23
* | Test for tigris bug 2944. DFLAGS changes not causing rebuildWilliam Deegan2015-02-222-0/+22
* | Remove some dollar-parentheses. No effect on extant tests, appears to fix Iss...Russel Winder2015-02-223-18/+18
* | Putative fix for the ongoing D tool test fail on Debian 7 CI.Russel Winder2015-02-221-2/+3
* | Commit reconciled merge.Russel Winder2015-02-211-1/+1
|\ \
| * | Putative fix for the D/MixedDAndC test fail.Russel Winder2015-02-211-2/+2
* | | Fix failing D tests which were checking for architecture to determine bit'nes...William Deegan2015-02-201-2/+2
|/ /
* | Fix issue found by test/Configure/Streamer1.py failing on win32 per discussio...William Deegan2015-02-191-4/+2
* | added SDK 7.1 and 7.0A logic. Needs to be tested on systems with 7.0A install...William Deegan2015-02-181-2/+25
* | fix test/site_scons/override.py which was failing only on Win32. loading the ...William Deegan2015-02-161-1/+1
* | Change to use function to determine if it'sa windows platform. checking for w...bdbaddog2015-02-161-4/+10
* | monkey patch the get_build_version() function in distutils msvccompiler.py be...William Deegan2015-02-151-0/+10
* | Always build 32 and 64 bit versions of the windows installer. No reason to on...William Deegan2015-02-151-9/+12
|/
* SConstruct: Compress SCons .zip archivesanatoly techtonik2015-02-031-2/+3
* Merged in klimkin/scons (pull request #205)dirkbaechle2015-02-022-11/+49
|\
| * Add comment for a case where LIBS (or part of it) is an objectAlexey Klimkin2015-01-261-0/+1
| * Improve readability of LIB substitution codeAlexey Klimkin2015-01-202-16/+17
| * Fix incomplete LIBS flattening and substitution in Program scannerAlexey Klimkin2015-01-132-3/+39
* | - providing MAN page stubs when not all doc packages for the packaging proces...Dirk Baechle2015-01-184-6/+44
* | doc/SConscript: Fix build crash when XML toolchain is not installedanatoly techtonik2015-01-111-26/+29
* | SConsDoc.py: Calling sys.exit(-1) in imported library is bad, becauseanatoly techtonik2015-01-111-4/+2
|/
* Merged in dirkbaechle/scons (pull request #193), new method rentry_exists_on_...Dirk Baechle2015-01-1143-106/+1856
|\
| * Merged in russel/scons (pull request #203), update Fortran tooling to support...Dirk Baechle2015-01-1016-37/+1553
| |\
| | * Update Fortran tooling to support .f08 file extensions.Russel Winder2015-01-0712-1/+1215
| * | Update CHANGES.txt for --config improvementanatoly techtonik2014-12-291-0/+3
| * | Improve invalid --config value handling for multiple choices:anatoly techtonik2014-12-281-8/+8
| |/
| * Check for the header file itself on not an associated executable.Russel Winder2014-12-231-1/+1
| * Cover all cases of badly named LDC phobos library, not just 64-bit.Russel Winder2014-12-221-1/+1
| * Remove excess blank lines.Russel Winder2014-12-221-2/+0
| * Replace UNIX specific code with cross-platform code.Russel Winder2014-12-221-2/+2
| * Putative fix for the CI problem perceived to be due to 32-bit platform.Russel Winder2014-12-221-0/+4
| * Putative solution to lakc of ncurses on one of the CI machines.Russel Winder2014-12-221-1/+4
| * Putative hack for the Fedora library misnaming.Russel Winder2014-12-211-0/+3
| * Hack the tests (in an agreed quasi-acceptable way) to avoid CI fails.Russel Winder2014-12-2111-1/+26
| * Correct a spelling error, should fix one of the test fails.Russel Winder2014-12-211-1/+1
| * Merged in dirkbaechle/scons (pull request #189)dirkbaechle2014-12-211-17/+38
| |\
| | * - fix: made the test for Interactive/configure self-contained, such that it w...Dirk Baechle2014-09-281-17/+38