[QGIS Commit] [qgis/Quantum-GIS] 28e171: Fix for #7289, add CMake option to enable building...
GitHub
noreply at github.com
Mon Mar 18 11:36:33 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 28e17159d1c6c7af68783c6596aadf0f77c426b8
https://github.com/qgis/Quantum-GIS/commit/28e17159d1c6c7af68783c6596aadf0f77c426b8
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-03-08 (Fri, 08 Mar 2013)
Changed paths:
M CMakeLists.txt
M cmake_templates/qgsconfig.h.in
M src/core/qgsapplication.cpp
M src/crssync/CMakeLists.txt
M src/helpviewer/main.cpp
Log Message:
-----------
Fix for #7289, add CMake option to enable building with Qt jom (nmake) on Windows
- Can now compile using NMake with jom directly from QtCreator using MSVC compiler (2008) and OSGeo4W devel libs
- Make app capable of running from build directory
- Caveat: may be better way to do it; could have better warning control
Commit: d7d1ecec1ac9475ed09f2a9bef8297fccde36bdd
https://github.com/qgis/Quantum-GIS/commit/d7d1ecec1ac9475ed09f2a9bef8297fccde36bdd
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Revert unnecessary disabling of unknown warnings
Commit: 4d11584388933d62a7b48df0e3d5a38cf2c5d81c
https://github.com/qgis/Quantum-GIS/commit/4d11584388933d62a7b48df0e3d5a38cf2c5d81c
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M CMakeLists.txt
M cmake_templates/qgsconfig.h.in
M src/core/qgsapplication.cpp
M src/crssync/CMakeLists.txt
M src/helpviewer/main.cpp
Log Message:
-----------
Merge pull request #464 from dakcarto/nmake-with-jom_1
Fix for #7289, add CMake option to enable building with Qt jom (nmake) on Windows
Compare: https://github.com/qgis/Quantum-GIS/compare/5d62af343a08...4d1158438893
More information about the QGIS-commit
mailing list