Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#788 closed enhancement (fixed)

allow to choose static/shared/both build with cmake

Reported by: rashadkm Owned by: mloskot
Priority: major Milestone: 3.5.1
Component: Build/Install (cmake) Version: main
Severity: Unassigned Keywords:
Cc:

Description

Change History (9)

comment:1 by strk, 8 years ago

Resolution: fixed
Status: newclosed

In 4253:

Add option to build static and shared. (default is build both)

Fixes #788
Patch by Rashad Kanavath <rashad.kanavath@…>

comment:2 by strk, 8 years ago

In 4280:

Remove ChangeLog from repository.

The file will be created by "make dist" from either git
(if .git exists) or svn (if .svn exists).

Tested with builds from package, from source dir and from
external build dir. Only automake.

See #788

comment:3 by strk, 8 years ago

The above commit (r4280) was actually related to #778, not this one

comment:4 by Sandro Santilli <strk@…>, 7 years ago

In 706cbc6/git:

Add option to build static and shared. (default is build both)

Fixes #788
Patch by Rashad Kanavath <rashad.kanavath@…>

git-svn-id: http://svn.osgeo.org/geos/trunk@4253 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:5 by Sandro Santilli <strk@…>, 7 years ago

In cad3afee/git:

Remove ChangeLog from repository.

The file will be created by "make dist" from either git
(if .git exists) or svn (if .svn exists).

Tested with builds from package, from source dir and from
external build dir. Only automake.

See #788

git-svn-id: http://svn.osgeo.org/geos/trunk@4280 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:6 by Sandro Santilli <strk@…>, 7 years ago

In 706cbc6/git:

Add option to build static and shared. (default is build both)

Fixes #788
Patch by Rashad Kanavath <rashad.kanavath@…>

git-svn-id: http://svn.osgeo.org/geos/trunk@4253 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:7 by Sandro Santilli <strk@…>, 7 years ago

In cad3afee/git:

Remove ChangeLog from repository.

The file will be created by "make dist" from either git
(if .git exists) or svn (if .svn exists).

Tested with builds from package, from source dir and from
external build dir. Only automake.

See #788

git-svn-id: http://svn.osgeo.org/geos/trunk@4280 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:8 by Sandro Santilli <strk@…>, 7 years ago

In 706cbc6/git:

Add option to build static and shared. (default is build both)

Fixes #788
Patch by Rashad Kanavath <rashad.kanavath@…>

git-svn-id: http://svn.osgeo.org/geos/trunk@4253 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:9 by Sandro Santilli <strk@…>, 7 years ago

In cad3afee/git:

Remove ChangeLog from repository.

The file will be created by "make dist" from either git
(if .git exists) or svn (if .svn exists).

Tested with builds from package, from source dir and from
external build dir. Only automake.

See #788

git-svn-id: http://svn.osgeo.org/geos/trunk@4280 5242fede-7e19-0410-aef8-94bd7d2200fb

Note: See TracTickets for help on using tickets.