summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix multithreaded Windows builds when a thread has a file open for writeAdam Gross2019-12-061-25/+34
* fix more Python escape complaintsMats Wichmann2019-12-022-3/+3
* [ci skip] Add to CHANGES.txt for PR #3481William Deegan2019-11-271-16/+20
* try a different approach that should work on python 3.5.Rob Boehne2019-11-261-2/+2
* Fix a problem under Solaris when using Python 3, while maintaining support fo...Rob Boehne2019-11-261-13/+28
* Merge branch 'master' into patch-1William Deegan2019-11-184-12/+18
|\
| * Update CHANGES.txtTim Gates2019-11-171-0/+2
| * Fix simple typo: whos -> whoseTim Gates2019-11-161-1/+1
| * Merge pull request #3472 from maiphi/latex_latin1William Deegan2019-11-082-2/+7
| |\
| | * Changelog: add details about fix of Latex log encoding issuemaiphi2019-11-071-1/+2
| | * Added note about Latex Latin-1/UTF-8 issue to CHANGES.logmaiphi2019-11-011-0/+4
| | * Tex builder: avoid error when reading non-utf-8 log filesmaiphi2019-11-011-2/+2
| * | Remove deprecated Builder keywordsMats Wichmann2019-10-222-9/+8
| |/
* | Added support for "-imacros" to ParseFlagsIvan Kravets2019-11-064-31/+34
* | Parse "-imacros" option in ParseFlagsIvan Kravets2019-11-011-1/+1
* | Parse GCC "-imacros" option in ParseFlagsIvan Kravets2019-11-011-0/+3
* | Parse GCC -imacros optionIvan Kravets2019-11-011-1/+4
|/
* Remove deprecated {Source,Target}SignaturesMats Wichmann2019-10-206-403/+8
* Changed wording on MSVC caching to indicate it's currently experimental featu...William Deegan2019-10-121-3/+4
* Merge pull request #3462 from mwichmann/msvc_env_cacheWilliam Deegan2019-10-125-70/+145
|\
| * [PR 3462] update doc/comments for msvc-env-cacheMats Wichmann2019-10-122-8/+15
| * [PR 3462] convert json cache better way for py2Mats Wichmann2019-10-112-18/+19
| * [PR 3462] python two handle the jsonMats Wichmann2019-10-111-1/+13
| * [PR 3462] env-var-cache: fix exception to be 2.7 compatibleMats Wichmann2019-10-102-24/+30
| * [WIP] enable persistent caching of vcvars on win32Mats Wichmann2019-10-105-57/+106
* | Merge remote-tracking branch 'origin/master'Edoardo Bezzeccheri2019-10-095-9/+40
|\ \
| * \ Merge branch 'master' into CmdStringHolderWilliam Deegan2019-10-087-67/+164
| |\ \
| | * \ Merge pull request #3457 from mwichmann/emitter-docWilliam Deegan2019-10-081-5/+25
| | |\ \ | | | |/ | | |/|
| | | * Add doc for *EMITTER consvars [ci skip]Mats Wichmann2019-10-011-5/+25
| | * | Merge branch 'master' into patch-1William Deegan2019-10-062-2/+5
| | |\ \
| | | * | Modify CHANGES.txtJakub Kulík2019-09-271-0/+3
| | | * | Fix bytes not being decoded in suncxx.pyJakub Kulík2019-09-271-2/+2
| | | |/
| | * | describe CheckFunc fixJacek Kuczera2019-10-061-0/+3
| | * | fix CheckFunc detection code for MSVCjw0k2019-10-041-0/+4
| | |/
| * | [PR #3434] apply subst fix from #3428Mats Wichmann2019-09-082-1/+2
* | | Added debug option "timestamp", changed option "timestamp" to "action_timesta...Edoardo Bezzeccheri2019-10-093-8/+8
* | | Added debug option "timestamp", implementationEdoardo Bezzeccheri2019-10-012-2/+10
* | | Added debug option "timestamp", modify CHANGES.txtEdoardo Bezzeccheri2019-10-011-0/+3
| |/ |/|
* | Docs for InstallVersionedLib and --install-sandbox [ci skip]Mats Wichmann2019-09-251-0/+16
* | [PR #3444] fix test issues with --debug removalsMats Wichmann2019-09-121-1/+2
* | Remove deprecated debug optionsMats Wichmann2019-09-122-4/+17
* | Builder and Variable Subst doc updates [ci skip]Mats Wichmann2019-09-091-40/+56
* | [fix #2444) update env.Whereis docu [ci skip]Mats Wichmann2019-09-081-16/+37
|/
* Merge pull request #3425 from mwichmann/tool-docsWilliam Deegan2019-09-074-6/+89
|\
| * [#3425] review comment: pluralize source fileMats Wichmann2019-09-071-1/+1
| * [PR #3425] further tweak "default" tool wording [ci skip]Mats Wichmann2019-09-071-13/+13
| * [PR #3425] provide path to src for tool defaults [ci skip]Mats Wichmann2019-09-071-1/+3
| * [PR #3245] fix sider complaint about misspelling [ci skip]Mats Wichmann2019-09-071-1/+1
| * manpage: clarify that tools=[list] overrides [ci skip]Mats Wichmann2019-09-074-6/+87
* | purge aegis referencesWilliam Deegan2019-09-071-23/+1
|/