summaryrefslogtreecommitdiffstats
path: root/SCons
Commit message (Expand)AuthorAgeFilesLines
* make sure multi target and intermediate SConf files are mark is_conftestDaniel Moody2021-07-202-10/+14
* misc updates to man/users guide copyright formatting. Minor updates to update...William Deegan2021-07-181-3/+3
* Make sure TEMPFILEPREFIX can be set to empty stringMats Wichmann2021-07-151-4/+5
* Merge pull request #3973 from mwichmann/exp-optWilliam Deegan2021-07-131-4/+6
|\
| * Tweak doc of experimental option [skip travis]Mats Wichmann2021-07-131-4/+6
* | Do not claim Win32 module-def file is created [skip travis] [skip appveyor]Mats Wichmann2021-07-131-25/+52
|/
* Merge pull request #3959 from mwichmann/nowarn-missing-sconscriptWilliam Deegan2021-07-121-13/+19
|\
| * Change warnings behavior of missing SConscriptMats Wichmann2021-06-181-13/+19
* | Merge pull request #3969 from dmoody256/cachedir_perms_code_moveWilliam Deegan2021-07-121-3/+6
|\ \
| * | Moved CacheDir permissions update code behind atomic rename operation.Daniel Moody2021-07-101-3/+6
* | | Fix formatting on ninja example command blockWilliam Deegan2021-07-101-4/+5
* | | Merge branch 'master' into ninja-generationWilliam Deegan2021-07-0920-726/+1023
|\ \ \ | |/ /
| * | Merge pull request #3966 from mwichmann/doc-parseconfigWilliam Deegan2021-07-091-28/+45
| |\ \
| | * | Update manpage for ParseConfig [skip appveyor]Mats Wichmann2021-07-021-28/+45
| * | | Install tool fix scons_copytree recursiongreenbender2021-07-081-3/+8
| |/ /
| * | Merge pull request #3956 from bdbaddog/fix_3955_extra_shlib_outputWilliam Deegan2021-06-217-53/+76
| |\ \ | | |/ | |/|
| | * [ci skip] Add some docbook formattingWilliam Deegan2021-06-211-1/+1
| | * Address PR feedbackWilliam Deegan2021-06-212-4/+4
| | * [ci skip] updated docs per mwichmann's feedbackWilliam Deegan2021-06-131-13/+17
| | * reformat swig.py to fix sider complaintWilliam Deegan2021-06-121-11/+13
| | * Update _concat doc, and add blurb to CHANGES.txt and RELEASE.txtWilliam Deegan2021-06-121-3/+4
| | * Updated tools to use _concat's new affect_signature flagWilliam Deegan2021-06-124-11/+11
| | * Added test of new functionality for _concat's new affect_signature flagWilliam Deegan2021-06-121-1/+4
| | * Address some pylint issuesWilliam Deegan2021-06-121-9/+10
| | * fix variable renameWilliam Deegan2021-06-121-2/+2
| | * added affect_signature to _concat to have it take care of adding if needed. ...William Deegan2021-06-121-7/+19
| * | Fix an incorrect return-type annotationMats Wichmann2021-06-131-5/+6
| |/
| * [PR #3953] wrong return type on dictify() [ci skip]Mats Wichmann2021-06-091-1/+1
| * [PR #3953] a few more Util tweaks [ci skip]Mats Wichmann2021-06-091-61/+106
| * Address comments in PRWilliam Deegan2021-06-091-4/+8
| * Merge branch 'master' into util-lintWilliam Deegan2021-06-084-56/+78
| |\
| | * PR #3942: retstore two checks per PR reviewMats Wichmann2021-06-081-8/+7
| | * Tweak env.Tool documentation for clarityMats Wichmann2021-05-243-22/+33
| | * Update env.Tool behavior and docMats Wichmann2021-05-233-20/+29
| | * Fix checker-spotted issues in Environment apply_toolsMats Wichmann2021-05-232-25/+28
| * | PR #3953: quiet sider complaintsMats Wichmann2021-06-081-16/+24
| * | Reduce pylint complaints about UtilMats Wichmann2021-06-078-541/+713
| |/
* | Fix broken markup, regenerate filesWilliam Deegan2021-07-091-1/+1
* | add ninja entity and wrap all ninja.build with <filename> tagsWilliam Deegan2021-07-091-7/+7
* | Updates to docs to indicate experimental statusWilliam Deegan2021-07-082-22/+27
* | incremental doc updates to indicate experimental state of ninja builderWilliam Deegan2021-07-071-16/+31
* | Rename DISABLE_AUTO_NINJA -> NINJA_DISABLE_AUTO_RUNWilliam Deegan2021-06-242-6/+5
* | rename NINJA_BUILDDIR -> NINJA_DIRWilliam Deegan2021-06-245-32/+47
* | resolve sider complaintWilliam Deegan2021-06-071-1/+1
* | update from mongodb for limiting ninja max jobs from commit: 0b620c24c55859f3...Daniel Moody2021-06-021-3/+6
* | updates to get working with mongodb buildDaniel Moody2021-06-025-9/+10
* | Address mwichmann's comments on PR. Mostly doc and a few import related code ...William Deegan2021-06-013-9/+8
* | Fix sider complaintsWilliam Deegan2021-06-012-2/+2
* | Continue refactor. Simplify __init__, and move logic to reasonably named filesWilliam Deegan2021-06-016-384/+454
* | Quiet sider complaintWilliam Deegan2021-06-011-1/+1