summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pr-3052: moved some 64 bit logic to TestCmd and used TestCmd system checksDaniel Moody2018-05-252-3/+4
* pr-3052: added changes to CHANGES.txtDaniel Moody2018-05-251-0/+1
* pr-3052: Needed to define target arch in the non-windows caseDaniel Moody2018-05-251-1/+3
* pr-3052: made target arch transparent to non windows platformsDaniel Moody2018-05-251-3/+3
* pr-3052: removed debug print statementsDaniel Moody2018-05-251-2/+2
* Merge remote-tracking branch 'bd/appveyor_issues' into pr-3052-Add-method-for...Daniel Moody2018-05-2511-19/+53
|\
| * remove mingw tool as it's breaking non win testsWilliam Deegan2018-05-251-1/+1
| * Merge branch 'appveyor_issues' of github.com:bdbaddog/scons into appveyor_issuesWilliam Deegan2018-05-2599-2805/+427
| |\
| | * rebase to upstream/masterWilliam Deegan2018-05-251-0/+7
| | * Handful of changes to get clang tests passing on windows. Use glob to find o...William Deegan2018-05-2510-20/+47
| | * updated CHANGES.txtDaniel Moody2018-05-251-0/+1
| | * updated gettext tools to work on windows cygwin and mingw environments.Daniel Moody2018-05-256-3/+68
| | * updated CHANGES.txtDaniel Moody2018-05-251-0/+2
| | * moved default paths for cywing and mingw to their own platform modules.Daniel Moody2018-05-253-1/+51
| | * removed unnecessary paransDaniel Moody2018-05-251-1/+1
| | * removed binary read and write so newlines are crossplatform and updated path ...Daniel Moody2018-05-252-4/+4
| | * updated yacc tool to add default paths, updated to test to use the tool speci...Daniel Moody2018-05-254-8/+23
| | * added more default mingw paths per comments on pull requestWilliam Deegan2018-05-251-2/+10
| | * Fix clang and mingw testsWilliam Deegan2018-05-252-1/+8
| | * rename clang command package to clangCommon as it was breaking imports test.William Deegan2018-05-253-3/+4
| | * Update default paths for clang compilers. This should hopefully fix some appv...William Deegan2018-05-253-2/+23
| | * Added find_program_path() to SCons.Tool. Logic was in mingw. Use this to al...William Deegan2018-05-254-25/+53
| | * add another packaging build dir to gitignoreWilliam Deegan2018-05-251-0/+1
| * | Handful of changes to get clang tests passing on windows. Use glob to find o...William Deegan2018-05-2510-20/+47
* | | pr-3052: added a missing comma to the environment argsDaniel Moody2018-05-251-1/+1
* | | pr-3052: Updated swig tool with some default paths and fixed test to build on...Daniel Moody2018-05-253-15/+49
* | | pr-3052: updated swig test to work for windows.Daniel Moody2018-05-251-5/+1
* | | fixed swig tests to work on windowsDaniel Moody2018-05-254-8/+19
* | | Merge remote-tracking branch 'scons/master' into pr-3052-Add-method-for-indiv...Daniel Moody2018-05-2599-2805/+420
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'maiphi-hashable-literal'William Deegan2018-05-253-0/+61
| |\
| | * Merge branch 'hashable-literal' of https://github.com/maiphi/scons into maiph...William Deegan2018-05-253-0/+61
| | |\ | |/ /
| | * Added missing pass_test() to Literal.py testmaiphi2018-05-221-0/+2
| | * Added a test case for expansion of Literal objects in ${_concat()}Philipp Maierhoefer2018-05-211-0/+52
| | * Update Changes.txt with hashable Literalmaiphi2018-05-201-0/+4
| | * Make class SCons.Subst.Literal hashablemaiphi2018-05-201-0/+3
| * | Merge pull request #3131 from dmoody256/issue-3130-Travis-build-doesnt-instal...William Deegan2018-05-251-0/+4
| |\ \ | | |/ | |/|
| | * issue-3130: udpated travis file to update apt-get.Daniel Moody2018-05-251-0/+4
| |/
| * Add wildcards so we'll catch both 32 and 64 bit versions of java on windows.William Deegan2018-05-111-2/+2
| * Add some reasonable default windows paths to find java.William Deegan2018-05-111-11/+20
| * change test to skip initializing any tools in DefaulEnvironment. Should speed...William Deegan2018-05-111-0/+10
| * Fix issue where at least test/Java/JAR.py test fail only on windows because s...William Deegan2018-05-091-1/+1
| * Merge pull request #3123 from mwichmann/wip-msarchfixWilliam Deegan2018-05-021-4/+4
| |\
| | * Module used an undefined class nameMats Wichmann2018-05-021-4/+4
| |/
| * [ci skip] Removing obsolete administrative script scons-cdist. Leftover from ...William Deegan2018-04-301-272/+0
| * remove obsolete directory www. Was leftover from when SVN was hosted on tigri...William Deegan2018-04-3016-1445/+0
| * Merge pull request #3122 from bdbaddog/rename_QMTestsWilliam Deegan2018-04-3023-44/+39
| |\
| | * move test files from QMTest to testing/framework. QMtest hasn't been used in ...William Deegan2018-04-3023-44/+39
| * | remove obsolete HOWTO dir.. ancient out of date information from when aegis w...William Deegan2018-04-306-971/+0
| |/
| * Merge pull request #3119 from mwichmann/wip-change-bug-urlsWilliam Deegan2018-04-2419-22/+23
| |\
| | * Change bug references from tigris -> githubMats Wichmann2018-04-2419-22/+23
| |/