| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Problem: Cleaning up in src/tee may not always work.
Solution: Use "rm" when appropriate. (Michael Soyka, closes #3571)
|
|
|
|
|
| |
Problem: MinGW does not build tee.exe.
Solution: Add build instructions. (Yasuhiro Matsumoto, closes #3548)
|
|
|
|
|
| |
Problem: Using old compiler on MS-Windows.
Solution: Switch default build on MS-Windows to use MSVC 2015. (Ken Takata)
|
|
|
|
|
| |
Problem: Visual studio tools are noisy.
Solution: Suppress startup info. (Mike Williams)
|
|
|
|
|
| |
Problem: The tee command is not available on MS-Windows.
Solution: Adjust tee.c for MSVC and add a makefile. (Yasuhiro Matsumoto)
|
|
|