| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [SV 41758]: Fix archive support for VMS. | John Malmberg | 2014-10-20 | 1 | -1/+7 |
| | | | | | | | | | | | | | | Upated to match change to run_make_tests and some future fixes to make on VMS. * arscan.c: Use ANSI compatible pragmas instead of VAX C extensions. * tests/scripts/features/archives: Fix tests to use VMS rules and answers when running on VMS and using DCL as a shell. * tests/scripts/features/vpath3: Fix epected answer on test when run on VMS. * tests/scripts/vms/library: (New) Test the VMS library rules that are not tested by existing tests. | ||||
| * | We compute various values for vpath lookup the first time through | Paul Smith | 2011-09-18 | 1 | -40/+25 |
| | | | | | | | | and store them in static variables; however one value (std_dirs) was not being stored statically so the second time through it was not set. Fixes Savannah bug #32511 | ||||
| * | Implement linker-compatible library search. | Boris Kolpackov | 2009-11-12 | 1 | -0/+50 |
