summaryrefslogtreecommitdiff
path: root/src/tee
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.0500: cleaning up in src/tee may not always workv8.1.0500Bram Moolenaar2018-10-281-2/+8
| | | | | Problem: Cleaning up in src/tee may not always work. Solution: Use "rm" when appropriate. (Michael Soyka, closes #3571)
* patch 8.1.0483: MinGW does not build tee.exev8.1.0483Bram Moolenaar2018-10-171-1/+1
| | | | | Problem: MinGW does not build tee.exe. Solution: Add build instructions. (Yasuhiro Matsumoto, closes #3548)
* patch 8.0.1178: using old compiler on MS-Windowsv8.0.1178Bram Moolenaar2017-10-071-1/+6
| | | | | Problem: Using old compiler on MS-Windows. Solution: Switch default build on MS-Windows to use MSVC 2015. (Ken Takata)
* patch 7.4.1240v7.4.1240Bram Moolenaar2016-02-021-1/+1
| | | | | Problem: Visual studio tools are noisy. Solution: Suppress startup info. (Mike Williams)
* patch 7.4.1040v7.4.1040Bram Moolenaar2016-01-032-12/+34
| | | | | Problem: The tee command is not available on MS-Windows. Solution: Adjust tee.c for MSVC and add a makefile. (Yasuhiro Matsumoto)
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-132-0/+168