summaryrefslogtreecommitdiff
path: root/SCons
Commit message (Expand)AuthorAgeFilesLines
* Doc fiddling - Alias, Action, Decider [skip appveyor]Mats Wichmann2023-05-162-82/+115
* Merge branch 'master' into bug/msys-pythonWilliam Deegan2023-05-03252-3574/+3934
|\
| * Merge branch 'master' into maint/validateOptionsWilliam Deegan2023-05-03248-2572/+2583
| |\
| | * Merge branch 'master' into maint/cheap-typingWilliam Deegan2023-05-032-18/+18
| | |\
| | | * Change bas64 decodestring -> decodebytesMats Wichmann2023-05-021-5/+5
| | | * Eliminate pylint warning on direct use of __call__Mats Wichmann2023-05-021-13/+13
| | * | Add some cheap return and parameter annotationsMats Wichmann2023-05-01247-2537/+2539
| | |/
| | * MSCommon: minor updates to README.rst [skip ci]Joseph Brill2023-04-141-18/+26
| * | Minor cleanup ValidateOptions doc/code/testMats Wichmann2023-04-142-90/+133
| |/
| * dictify_CPPDEFINES: also handle single tupleMats Wichmann2023-03-222-22/+60
| * Fix dictifyCPPDEFINES handlong of macro stringsMats Wichmann2023-03-212-34/+85
| * Updates for 4.5.2. Added zipapp package to scons-localsWilliam Deegan2023-03-211-4/+4
| * Fix problem when MergeFlags adds to existing CPPDEFINESMats Wichmann2023-03-092-10/+32
| * 4.5.1 release items4.5.1rel_4.5.1William Deegan2023-03-061-4/+4
| * added example code which demonstrates the problem introduced in 4.5.0 and fix...William Deegan2023-03-062-9/+10
| * Fix issue with CPPDEFINES and Clone environmentsMats Wichmann2023-03-062-106/+148
| * updates4.5.0rel_4.5.0William Deegan2023-03-051-3/+3
| * Post build commits for 4.5.0William Deegan2023-03-051-5/+5
| * man: add a "New in..." to ValidateOPtions [skip appveyor]Mats Wichmann2023-03-031-3/+3
| * [ci skip] Update versionadded for ValidateOptions()William Deegan2023-03-021-1/+1
| * Update PR 4305: failing stub qt toolMats Wichmann2023-03-012-4/+87
| * Fix qt3 -> QT3 typosWilliam Deegan2023-02-241-5/+5
| * add placeholder tool qt to instruct users to switch to qt3William Deegan2023-02-242-0/+69
| * moved the qt tool to qt3. Changed all QT envvars to be now prefixed with QT3William Deegan2023-02-242-6/+2
| * move qt -> qt3 tool, adjust testing as wellWilliam Deegan2023-02-232-149/+153
* | Fix Configure tests on win32/msys2Mats Wichmann2023-03-012-1/+8
|/
* Merge pull request #4303 from RedwanFox/fix_textfile_encoding_issueWilliam Deegan2023-02-202-2/+24
|\
| * Updated docs to indicate FILE_ENCODING will affect Substfile() as well as Tex...William Deegan2023-02-182-6/+14
| * set default encoding of written files to UTF-8, added ability to passNickolai Korshunov2023-02-182-2/+16
* | rewording of CHANGES.txt info. Changed versionadded to 4.5.0William Deegan2023-02-152-2/+2
* | Tweak Append/Prepend e2e testsMats Wichmann2023-02-153-6/+11
* | Added DefaultEnvironment(tools=[]) to fixtures for CPPDEFINES. Added negative...William Deegan2023-02-102-2/+12
* | Adjusted CPPDEFINES behavior for list and tupleMats Wichmann2023-02-095-78/+150
* | Alter append logic to keep existing append of tuple value yielding -Dkey=valueWilliam Deegan2023-02-021-1/+13
* | Fix some CPPDEFINES handling problemsMats Wichmann2023-01-303-14/+50
* | CPPDEFINES: reword some doc stuffMats Wichmann2023-01-302-22/+28
* | Fix some pyside complaintsMats Wichmann2023-01-302-4/+3
* | Split out CPPDEFINES handling in Append methodsMats Wichmann2023-01-305-298/+469
|/
* Merge pull request #4297 from mwichmann/CheckLib-uniqueWilliam Deegan2023-01-283-24/+91
|\
| * Add unique kwarg to CheckLibsMats Wichmann2023-01-273-24/+91
* | Merge remote-tracking branch 'upstream/master' into fix_configure_marking_up_...William Deegan2023-01-28149-6841/+15116
|\ \ | |/
| * Add "append" kwarg to two configure checksMats Wichmann2023-01-242-9/+22
| * Added blurb to RELEASE.txt. Renamed function check_content_hash() from check_...William Deegan2023-01-231-13/+12
| * Run latex after bibtex/biber only when necessaryLukas Schrangl2023-01-231-2/+2
| * Merge branch 'master' into doc/msvsWilliam Deegan2023-01-2310-107/+405
| |\
| | * Merge branch 'master' into maint/gfortran-fiddleWilliam Deegan2023-01-232-68/+255
| | |\
| | | * Merge branch 'master' into doc/more-msvcWilliam Deegan2023-01-231-2/+16
| | | |\
| | | | * Add Python 3.12 supportMats Wichmann2023-01-221-2/+16
| | | * | Doc: update msvc, add version table [skip appveyor]Mats Wichmann2023-01-181-66/+239
| | | |/
| | * | Fix editing mistake in fortran doc [skip appveyor]Mats Wichmann2023-01-181-1/+1