Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: use .exe on vms | Bill Hoffman | 2009-06-11 | 1 | -0/+1 |
| | |||||
* | ENH: Enable basic OpenVMS platform support | Brad King | 2009-06-10 | 1 | -0/+7 |
This adds the Modules/Platform/OpenVMS.cmake platform file for OpenVMS. We just use Unix-like rules to work with the GNV compiler front-end. A problem with process execution currently prevents CMake link scripts from working, so we avoid using them. |