| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run futurize --stage1. | Russel Winder | 2016-01-01 | 1 | -17/+20 |
| | | |||||
| * | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -15/+154 |
| |\ | |||||
| | * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -1/+1 |
| | | | |||||
| | * | s/SHLINKSONAME/SHLIBSONAME/ | Pawel Tomulik | 2015-09-20 | 1 | -1/+1 |
| | | | |||||
| | * | cyglink: fix for shlib symlink not being cleaned correctly | Paweł Tomulik | 2015-09-20 | 1 | -1/+1 |
| | | | |||||
| | * | refactored the versioned lib code a little | Paweł Tomulik | 2015-09-04 | 1 | -25/+23 |
| | | | |||||
| | * | reivised code, fixed cygwin/variant-dir issue, cleaned-up some areas | Pawel Tomulik | 2015-09-04 | 1 | -10/+22 |
| | | | |||||
| | * | new versioned libraries - gnulink and cyglink for now | Pawel Tomulik | 2015-09-02 | 1 | -10/+138 |
| | | | |||||
| * | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -1/+1 |
| |/ | |||||
| * | cyglink: Fix variant-dir | David Rothenberger | 2013-08-23 | 1 | -4/+2 |
| | | |||||
| * | Add a cyglink tool | David Rothenberger | 2013-08-17 | 1 | -0/+96 |
| Add cyglink, a specialization of gnulink with the following properties: 1. Set SHLIBPREFIX to "cyg" and SHLIBSUFFIX = ".dll". 2. Remove any "lib" after "cyg", to accommodate build scripts that name libraries "libFoo". 3. Create DLL import libraries. | |||||
