mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Added .cvsignore files to remove cvs update warnings. More to follow.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2610 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
853d5a31ac
commit
6ed06572d5
16
.cvsignore
Normal file
16
.cvsignore
Normal file
@ -0,0 +1,16 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
compile
|
||||
config.guess
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
libtool
|
||||
ltmain.sh
|
||||
qgis.spec
|
||||
qgsconfig.h
|
||||
qgsconfig.h.in
|
||||
stamp-h1
|
||||
autom4te.cache
|
3
doc/.cvsignore
Normal file
3
doc/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
doc/images/.cvsignore
Normal file
3
doc/images/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
doc/install_guide/.cvsignore
Normal file
3
doc/install_guide/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
doc/plugins/.cvsignore
Normal file
3
doc/plugins/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
doc/plugins/geoprocessing/.cvsignore
Normal file
3
doc/plugins/geoprocessing/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
doc/plugins/geoprocessing/buffer/.cvsignore
Normal file
3
doc/plugins/geoprocessing/buffer/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
i18n/.cvsignore
Normal file
3
i18n/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
plugins/.cvsignore
Normal file
3
plugins/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
10
plugins/copyright_label/.cvsignore
Normal file
10
plugins/copyright_label/.cvsignore
Normal file
@ -0,0 +1,10 @@
|
||||
.deps
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.in
|
||||
*.la
|
||||
*.lo
|
||||
*.moc.cpp
|
||||
pluginguibase.cpp
|
||||
pluginguibase.h
|
||||
|
12
src/.cvsignore
Normal file
12
src/.cvsignore
Normal file
@ -0,0 +1,12 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
*.moc.cpp
|
||||
*.moc.uic.cpp
|
||||
*.uic.h
|
||||
*.uic.cpp
|
||||
qgis
|
||||
lib*.lo
|
||||
libqgis.la
|
||||
.deps
|
||||
.libs
|
||||
|
@ -331,7 +331,7 @@ BUILT_SOURCES = $(qgis_MOC) $(qgis_UIMOC) $(qgis_UIHEADERS) $(qgis_UISOURCES) \
|
||||
$(postgresMOC) $(postgresUIMOC) $(postgresUIHEADERS) $(postgresUISOURCES)
|
||||
|
||||
|
||||
qgis_LDADD = $(LDADD) $(QT_LDADD) $(GDAL_LDADD) $(PG_LIB) $(GEOS_LDADD)
|
||||
qgis_LDADD = $(GEOS_LDADD) $(LDADD) $(QT_LDADD) $(GDAL_LDADD) $(PG_LIB)
|
||||
qgis_LDFLAGS = -rdynamic
|
||||
qgis_CXXFLAGS = $(PREFIX) $(PLUGINPATH) $(PKGDATAPATH) $(GDAL_CFLAGS) $(CXXFLAGS) $(EXTRA_CXXFLAGS) $(QT_CXXFLAGS) -I$(PG_INC) $(DEBUG_QGIS) $(GEOS_CFLAGS)
|
||||
|
||||
|
3
src/images/.cvsignore
Normal file
3
src/images/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/images/developers/.cvsignore
Normal file
3
src/images/developers/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/images/icons/.cvsignore
Normal file
3
src/images/icons/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/images/north_arrows/.cvsignore
Normal file
3
src/images/north_arrows/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/images/splash/.cvsignore
Normal file
3
src/images/splash/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/resources/.cvsignore
Normal file
3
src/resources/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/svg/.cvsignore
Normal file
3
src/svg/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/svg/biology/.cvsignore
Normal file
3
src/svg/biology/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/svg/geometric/.cvsignore
Normal file
3
src/svg/geometric/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/svg/gpsicons/.cvsignore
Normal file
3
src/svg/gpsicons/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/svg/icon/.cvsignore
Normal file
3
src/svg/icon/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/svg/north_arrows/.cvsignore
Normal file
3
src/svg/north_arrows/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/svg/symbol/.cvsignore
Normal file
3
src/svg/symbol/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/themes/.cvsignore
Normal file
3
src/themes/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
3
src/themes/default/.cvsignore
Normal file
3
src/themes/default/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
4
tools/.cvsignore
Normal file
4
tools/.cvsignore
Normal file
@ -0,0 +1,4 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
qgis.m4
|
||||
|
6
tools/qgis_config/.cvsignore
Normal file
6
tools/qgis_config/.cvsignore
Normal file
@ -0,0 +1,6 @@
|
||||
.deps
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.in
|
||||
qgis-config
|
||||
|
Loading…
x
Reference in New Issue
Block a user