| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
compilers.
|
|
|
|
| |
with NMake.
|
|
|
|
| |
MIPSpro compilers.
|
|
|
|
| |
aCC and cc.
|
| |
|
|
|
|
| |
.s for more portability.
|
|
|
|
| |
assembly sources.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway.
|
| |
|
|
|
|
| |
NMake.
|
|
|
|
| |
warnings produced by building for win64
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
no configuration is set.
|
| |
|
| |
|
|
|
|
| |
module link commands
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CMAKE_INSTALL_NAME_DIR specifying the directory portion of the OSX install_name field in shared libraries. This is the OSX equivalent of RPATH.
|
| |
|