summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updates4.5.0rel_4.5.0William Deegan2023-03-051-3/+3
* fixed some version string and copyright date items in README-SF.rstWilliam Deegan2023-03-051-9/+9
* Post build commits for 4.5.0William Deegan2023-03-053-7/+7
* Updates for 4.5.0 ReleaseWilliam Deegan2023-03-052-11/+17
* Regenerated docs for 4.5.0 release.William Deegan2023-03-0511-742/+1399
* Merge pull request #4314 from mwichmann/doc/ValidateOptions-versionWilliam Deegan2023-03-031-3/+3
|\
| * man: add a "New in..." to ValidateOPtions [skip appveyor]Mats Wichmann2023-03-031-3/+3
* | Merge pull request #4313 from bdbaddog/fix_textfile_unicode_on_winWilliam Deegan2023-03-031-1/+2
|\ \ | |/ |/|
| * fix textfile test failing (only on windows) needed to switch generated file c...William Deegan2023-03-021-1/+2
|/
* [ci skip] Update versionadded for ValidateOptions()William Deegan2023-03-021-1/+1
* Merge pull request #4305 from bdbaddog/rename_qt_qt3William Deegan2023-03-0124-869/+1033
|\
| * Merge pull request #10 from mwichmann/rename_qt_qt3-updateWilliam Deegan2023-03-013-18/+104
| |\
| | * test/import works on dummy qt tool nowMats Wichmann2023-03-011-3/+3
| | * Update PR 4305: failing stub qt toolMats Wichmann2023-03-013-16/+102
| |/
| * 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
| * fix test/import.py for qt3 changesWilliam Deegan2023-02-241-3/+3
| * moved the qt tool to qt3. Changed all QT envvars to be now prefixed with QT3William Deegan2023-02-2416-100/+105
| * move qt -> qt3 tool, adjust testing as wellWilliam Deegan2023-02-2318-155/+159
|/
* Merge pull request #4303 from RedwanFox/fix_textfile_encoding_issueWilliam Deegan2023-02-206-5/+36
|\
| * Updated docs to indicate FILE_ENCODING will affect Substfile() as well as Tex...William Deegan2023-02-185-13/+24
| * set default encoding of written files to UTF-8, added ability to passNickolai Korshunov2023-02-184-3/+23
* | Merge pull request #4263 from mwichmann/maint/CPPDEFINES-AppendWilliam Deegan2023-02-1817-545/+1627
|\ \
| * \ Merge pull request #8 from bdbaddog/maint/CPPDEFINES-AppendMats Wichmann2023-02-164-19/+14
| |\ \
| | * | clarify noticeWilliam Deegan2023-02-161-1/+1
| | * | rewording of CHANGES.txt info. Changed versionadded to 4.5.0William Deegan2023-02-154-19/+14
| |/ /
| * | CPPDEFINES prepend test fixMats Wichmann2023-02-151-1/+1
| * | Tweak Append/Prepend e2e testsMats Wichmann2023-02-155-17/+49
| * | Added DefaultEnvironment(tools=[]) to fixtures for CPPDEFINES. Added negative...William Deegan2023-02-104-2/+15
| * | Adjust CPPDEFINES tests to be more resilientMats Wichmann2023-02-102-20/+34
| * | Adjusted CPPDEFINES behavior for list and tupleMats Wichmann2023-02-0911-311/+404
| * | Add explicit note to RELEASE.txt warning about rebuilds if you use dictionari...William Deegan2023-02-021-0/+3
| * | Alter append logic to keep existing append of tuple value yielding -Dkey=valueWilliam Deegan2023-02-021-1/+13
| * | [ci skip] remove umerged conflict markers in RELEASE.txtWilliam Deegan2023-02-021-3/+0
| * | Fix some CPPDEFINES handling problemsMats Wichmann2023-01-307-14/+238
| * | CPPDEFINES: reword some doc stuffMats Wichmann2023-01-302-22/+28
| * | test/CPPDEFINES: stop using tabsMats Wichmann2023-01-304-204/+204
| * | Fix some pyside complaintsMats Wichmann2023-01-302-4/+3
| * | Split out CPPDEFINES handling in Append methodsMats Wichmann2023-01-3016-485/+1179
| |/
* | Merge pull request #4304 from mwichmann/test/tex-glossWilliam Deegan2023-02-182-3/+6
|\ \ | |/ |/|
| * Minor tex test fixMats Wichmann2023-02-182-3/+6
|/
* Merge pull request #4297 from mwichmann/CheckLib-uniqueWilliam Deegan2023-01-286-41/+128
|\
| * Add unique kwarg to CheckLibsMats Wichmann2023-01-276-41/+128
* | Merge pull request #4161 from dmoody256/fix_configure_marking_up_to_dateWilliam Deegan2023-01-2812-8/+129
|\ \ | |/ |/|
| * [ci skip] Remove duplicated text in CHANGES.txtWilliam Deegan2023-01-281-6/+0
| * Merge remote-tracking branch 'upstream/master' into fix_configure_marking_up_...William Deegan2023-01-28410-12357/+25187
| |\ | |/ |/|
* | Merge pull request #4295 from mwichmann/CheckLib-appendWilliam Deegan2023-01-265-88/+128
|\ \
| * | Add "append" kwarg to two configure checksMats Wichmann2023-01-245-88/+128
|/ /
* | Merge pull request #3421 from luhk/latex_after_biberWilliam Deegan2023-01-235-20/+43
|\ \
| * | Fix typoWilliam Deegan2023-01-231-1/+1