summaryrefslogtreecommitdiff
path: root/src/variable.h
Commit message (Expand)AuthorAgeFilesLines
* Add new warnings invalid-var and invalid-refPaul Smith2023-04-011-3/+5
* Create helper functions for pushing file contextsPaul Smith2023-04-011-0/+2
* Add functions to directly expand variables by namePaul Smith2023-04-011-0/+6
* Clean up expand.cPaul Smith2023-03-261-12/+6
* * src/expand.c (swap_variable_buffer): Swap two variable buffersPaul Smith2023-03-261-12/+8
* [SV 63667] In .POSIX, use shell flags -c when ignoring errorsPaul Smith2023-01-281-0/+2
* Update the copyright year on all filesPaul Smith2023-01-011-1/+1
* [SV 63439, SV 63452] Don't warn on undefined internal variablesPaul Smith2022-12-241-9/+1
* Update URLs to use https rather than httpPaul Smith2022-10-181-1/+1
* Use (void) rather than () in function declarationsPaul Smith2022-10-151-1/+1
* [SV 63016] Don't fail exporting to $(shell ...)Paul Smith2022-09-081-0/+1
* Disable the jobserver in non-recursive childrenPaul Smith2022-07-301-1/+3
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* Add support for the POSIX :::= assignment operator.Paul Smith2021-09-201-0/+1
* Ensure variable_buffer is always set.Paul Smith2021-03-151-0/+1
* Support "unexport" in target-specific variables.Paul Smith2020-11-291-6/+9
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* Update copyright statements for 2019Paul Smith2019-05-191-1/+1
* Resolve most of the Windows Visual Studio warnings.Paul Smith2018-07-021-11/+15
* * all: Update Copyright statements for 2018Paul Smith2018-07-011-1/+1
* Rework directory structure to use GNU-recommended "src" directory.Paul Smith2017-11-191-0/+237