| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add preprocessor macros for different platforms | Paul Smith | 2022-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * configure.ac: MK_CONFIGURE shows config.h was generated by configure. * src/config.ami: Define MK_AMIGAOS. * src/config.h-vms: Define MK_VMS. * src/configh.dos: Define MK_DJGPP. * src/config.h.W32: Define MK_W32 and WINDOWS32. * src/build_w32.bat: Let WINDOWS32 be defined by config.h. Remove unused setting of WIN32. * src/job.c: Clean up use of WIN32. * src/main.c: Ditto. * tests/scripts/features/default_names: Ditto. | ||||
| * | Clean up some tests for use on Windows. | Paul Smith | 2013-10-05 | 1 | -0/+2 |
| | | |||||
| * | Portability enhancements for Mac OSX. | Paul Smith | 2013-09-22 | 1 | -24/+25 |
| | | | | | | | Don't dup stdout into stderr in the test suite. Don't rely on $port_type eq "UNIX" to mean case-preserving. Check against the real output of ar when creating archives. | ||||
| * | Some test updates for Windows. | Paul Smith | 2006-03-08 | 1 | -30/+6 |
| | | | | | Handle SHELL set on the command line properly for windows. | ||||
| * | * A few script fixes and updates for 3.78. | Paul Smith | 1999-09-17 | 1 | -2/+4 |
| | | |||||
| * | * Added the test suite to the main distribution. | Paul Smith | 1999-09-14 | 1 | -0/+63 |
