History log of /netbsd-current/usr.bin/make/unit-tests/shell-csh.mk
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.9 25-May-2024 rillig

make: minimize local variables around a vfork call

Passing all relevant values as arguments allows to remove the 'volatile'
qualifiers.


Revision tags: netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 netbsd-10-0-RC1 netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.8 04-Apr-2021 rillig

make: rename ambiguous functions

These two functions have counterparts that include the word 'Do' in
their name, which is confusing.

No functional change.


# 1.7 13-Dec-2020 sjg

Avoid noise when csh does not exist


# 1.6 10-Dec-2020 rillig

make(1): rename commandShell to shell

The word 'command' was not necessary for understanding the variable.


# 1.5 19-Oct-2020 rillig

make(1): fix test shell-csh in case no csh is available


# 1.4 03-Oct-2020 rillig

make(1): demonstrate naive output filtering with csh in parallel mode


# 1.3 03-Oct-2020 rillig

make(1): demonstrate wrong output when using csh in parallel mode


# 1.2 03-Oct-2020 rillig

make(1): refine test for printing commands using csh


# 1.1 03-Oct-2020 rillig

make(1): add tests for the various supported shells


# 1.8 04-Apr-2021 rillig

make: rename ambiguous functions

These two functions have counterparts that include the word 'Do' in
their name, which is confusing.

No functional change.


# 1.7 13-Dec-2020 sjg

Avoid noise when csh does not exist


# 1.6 10-Dec-2020 rillig

make(1): rename commandShell to shell

The word 'command' was not necessary for understanding the variable.


# 1.5 19-Oct-2020 rillig

make(1): fix test shell-csh in case no csh is available


# 1.4 03-Oct-2020 rillig

make(1): demonstrate naive output filtering with csh in parallel mode


# 1.3 03-Oct-2020 rillig

make(1): demonstrate wrong output when using csh in parallel mode


# 1.2 03-Oct-2020 rillig

make(1): refine test for printing commands using csh


# 1.1 03-Oct-2020 rillig

make(1): add tests for the various supported shells


# 1.7 13-Dec-2020 sjg

Avoid noise when csh does not exist


# 1.6 10-Dec-2020 rillig

make(1): rename commandShell to shell

The word 'command' was not necessary for understanding the variable.


# 1.5 19-Oct-2020 rillig

make(1): fix test shell-csh in case no csh is available


# 1.4 03-Oct-2020 rillig

make(1): demonstrate naive output filtering with csh in parallel mode


# 1.3 03-Oct-2020 rillig

make(1): demonstrate wrong output when using csh in parallel mode


# 1.2 03-Oct-2020 rillig

make(1): refine test for printing commands using csh


# 1.1 03-Oct-2020 rillig

make(1): add tests for the various supported shells