Matthias Kuhn
6fe6394fc7
Make crssync quiet by default
...
We only need it to show up in the build log if something has gone wrong.
By default we will just happily assume that it's doing a great job in
all conscience.
2017-08-30 16:25:17 +02:00
Juergen E. Fischer
135882259c
include metadata headers in install (followup 3a965e6d)
2017-05-08 13:21:23 +02:00
Denis Rouzaud
2e7de50b42
run astyle on src/*
2017-03-03 09:09:37 +01:00
Nyall Dawson
d47d31d13c
Rename "Db"/"DB" in API to "Database"
...
Motivations:
- consistency - we generally use expanded names, and this also
matches Qt API which uses Database instead of Db
- avoids unpredictable capitalization throughout API (mix of "Db"
and "DB")
2017-02-07 09:32:05 +10:00
Matthias Kuhn
0302719cf0
Add qgis_core.h to with CORE_EXPORT macro
...
This removes complexity from the compiler flags because defines
happen in a file.
2017-01-05 00:12:11 +01:00
Juergen E. Fischer
724ea44caf
update debian packaging to qt5/python3
2016-09-21 23:43:30 +02:00
Nyall Dawson
46f073086f
Mark system includes as such in CMakeLists
...
Avoids compiler warnings from linked system headers
2015-10-19 17:36:10 +11:00
Juergen E. Fischer
43c046b264
fix core api header
2015-10-12 20:52:52 +02:00
Denis Rouzaud
9e3183c63f
Revert "sort includes"
...
This reverts commit 2b7d3d3c73b50ba6dc74abec6dd652ff1b87c0ec.
2015-06-10 14:54:47 +02:00
Denis Rouzaud
2b7d3d3c73
sort includes
2015-06-10 13:59:08 +02:00
Larry Shaffer
28e17159d1
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
2013-03-08 19:57:40 -07:00
Juergen E. Fischer
3b3f6748f1
remove CMAKE_BUILD_TYPE dependency on windows
2012-08-06 10:12:38 +02:00
Juergen E. Fischer
47cc4f2293
also sync non-EPSG crs
2012-07-26 16:31:44 +02:00
Juergen E. Fischer
52158fbd89
fix #5490 again
2012-06-23 14:03:15 +02:00
Juergen E. Fischer
56ea83f582
move QGIS_PREFIX_PATH support to QgsApplication
2012-06-18 18:27:06 +02:00
Juergen E. Fischer
abf32806dd
forward port osgeo4w stuff from 1.7
2012-06-16 23:14:12 +02:00
Juergen E. Fischer
34f46543ba
fix windows build
2012-06-16 14:09:04 +02:00
Juergen E. Fischer
2cf25a532f
run crssync from output directory
2012-06-15 18:48:54 +02:00
Juergen E. Fischer
9d0745fa68
fix nightly builds
2012-05-27 04:41:25 +02:00
Juergen E. Fischer
3c6f91706c
fix #5490
2012-05-26 01:27:19 +02:00
Juergen E. Fischer
cfa85f37ab
- run tests with temporary copy of srs.db
...
- sync srs.db in a single transaction
2012-04-20 20:04:56 +02:00
Juergen E. Fischer
5895f56514
run crssync on coordinate system test and run osgeo4w test as nightly
2012-04-19 23:19:34 +02:00
Martin Dobias
90eaa87d85
[FEATURE] Allow running QGIS from build directory without installing
2011-07-25 19:23:29 +02:00
Juergen E. Fischer
5a3a87fde2
[FEATURE] support 64bit feature ids
2011-06-16 20:30:07 +02:00
Juergen E. Fischer
a9aafd0713
apply #3645 : synchronization of srs.db with GDAL/PROJ on installation
2011-05-05 22:28:42 +02:00