| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Problem: 64 bit MingW xpm .a file is missing.
Solution: Add the file. (Sergey Khorev)
|
|
|
|
|
|
|
| |
Problem: MingW needs build rule for included XPM files. Object directory
for 32 and 64 builds is the same, also for MSVC.
Solution: Add MingW build rule to use included XPM files. Add the CPU or
architecture to the object directory name. (Sergey Khorev)
|
|
Problem: It's not easy to build Vim on Windows with XPM support.
Solution: Binary files for 7.3.639. (Sergey Khorev)
|