Fossil SCM

Since there's no difference between Solaris and OpenSolaris in builds (they both require libnsl it turns out), the files are now merged as PLATFORM=solaris.

michael 2010-07-11 03:29 newbuild
Commit 0ec2c22dfe504f52d57a3a7795e71eebaf658d46
D make/opensolaris-fragment.mk
-23
--- a/make/opensolaris-fragment.mk
+++ b/make/opensolaris-fragment.mk
@@ -1,23 +0,0 @@
1
-#### OS-specific configuration for building Fossil on OpenSolaris systems.
2
-# NOTE: You will need to have GNU Make installed to use this.
3
-#
4
-
5
-#### The suffix to add to executable files. ".exe" for windows.
6
-# Nothing for unix.
7
-#
8
-E =
9
-
10
-#### The directory into which object code files should be written.
11
-#
12
-OBJDIR = ./obj
13
-
14
-#### The following variable definitions decide which features are turned on or
15
-# of when building Fossil. Comment out the features which are not needed by
16
-# this platform.
17
-#
18
-#ENABLE_STATIC = 1 # we want a static build
19
-ENABLE_SSL = 1 # we are using SSL
20
-ENABLE_SOCKET = 1 # we are using libsocket (OpenSolaris and Solaris)
21
-ENABLE_NSL = 1 # we are using libnsl library (OpenSolaris and Solaris)
22
-ENABLE_I18N = 1 # we are using i18n settings
23
-
--- a/make/opensolaris-fragment.mk
+++ b/make/opensolaris-fragment.mk
@@ -1,23 +0,0 @@
1 #### OS-specific configuration for building Fossil on OpenSolaris systems.
2 # NOTE: You will need to have GNU Make installed to use this.
3 #
4
5 #### The suffix to add to executable files. ".exe" for windows.
6 # Nothing for unix.
7 #
8 E =
9
10 #### The directory into which object code files should be written.
11 #
12 OBJDIR = ./obj
13
14 #### The following variable definitions decide which features are turned on or
15 # of when building Fossil. Comment out the features which are not needed by
16 # this platform.
17 #
18 #ENABLE_STATIC = 1 # we want a static build
19 ENABLE_SSL = 1 # we are using SSL
20 ENABLE_SOCKET = 1 # we are using libsocket (OpenSolaris and Solaris)
21 ENABLE_NSL = 1 # we are using libnsl library (OpenSolaris and Solaris)
22 ENABLE_I18N = 1 # we are using i18n settings
23
--- a/make/opensolaris-fragment.mk
+++ b/make/opensolaris-fragment.mk
@@ -1,23 +0,0 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
D make/opensolarisgcc-pre-config.mk
-7
--- a/make/opensolarisgcc-pre-config.mk
+++ b/make/opensolarisgcc-pre-config.mk
@@ -1,7 +0,0 @@
1
-#### Sample pre-config.mk file for OpenSolaris with GCC.
2
-# Copy this file as pre-config.mk in the Fossil root directory to use.
3
-# NOTE: You will need to have GNU Make installed to use this.
4
-#
5
-PLATFORM=opensolaris
6
-COMPILER=gcc
7
-
--- a/make/opensolarisgcc-pre-config.mk
+++ b/make/opensolarisgcc-pre-config.mk
@@ -1,7 +0,0 @@
1 #### Sample pre-config.mk file for OpenSolaris with GCC.
2 # Copy this file as pre-config.mk in the Fossil root directory to use.
3 # NOTE: You will need to have GNU Make installed to use this.
4 #
5 PLATFORM=opensolaris
6 COMPILER=gcc
7
--- a/make/opensolarisgcc-pre-config.mk
+++ b/make/opensolarisgcc-pre-config.mk
@@ -1,7 +0,0 @@
 
 
 
 
 
 
 
--- make/solaris-fragment.mk
+++ make/solaris-fragment.mk
@@ -1,9 +1,8 @@
11
#### OS-specific configuration for building Fossil on Solaris (but not
22
# OpenSolaris) systems.
33
#
4
-# UNTESTED
54
65
#### The suffix to add to executable files. ".exe" for windows.
76
# Nothing for unix.
87
#
98
E =
109
--- make/solaris-fragment.mk
+++ make/solaris-fragment.mk
@@ -1,9 +1,8 @@
1 #### OS-specific configuration for building Fossil on Solaris (but not
2 # OpenSolaris) systems.
3 #
4 # UNTESTED
5
6 #### The suffix to add to executable files. ".exe" for windows.
7 # Nothing for unix.
8 #
9 E =
10
--- make/solaris-fragment.mk
+++ make/solaris-fragment.mk
@@ -1,9 +1,8 @@
1 #### OS-specific configuration for building Fossil on Solaris (but not
2 # OpenSolaris) systems.
3 #
 
4
5 #### The suffix to add to executable files. ".exe" for windows.
6 # Nothing for unix.
7 #
8 E =
9
--- make/solarisgcc-pre-config.mk
+++ make/solarisgcc-pre-config.mk
@@ -1,7 +1,6 @@
11
#### Sample pre-config.mk file for Solaris with GCC.
22
# Copy this file as pre-config.mk in the Fossil root directory to use.
33
#
4
-# UNTESTED
54
PLATFORM=solaris
65
COMPILER=gcc
76
87
--- make/solarisgcc-pre-config.mk
+++ make/solarisgcc-pre-config.mk
@@ -1,7 +1,6 @@
1 #### Sample pre-config.mk file for Solaris with GCC.
2 # Copy this file as pre-config.mk in the Fossil root directory to use.
3 #
4 # UNTESTED
5 PLATFORM=solaris
6 COMPILER=gcc
7
8
--- make/solarisgcc-pre-config.mk
+++ make/solarisgcc-pre-config.mk
@@ -1,7 +1,6 @@
1 #### Sample pre-config.mk file for Solaris with GCC.
2 # Copy this file as pre-config.mk in the Fossil root directory to use.
3 #
 
4 PLATFORM=solaris
5 COMPILER=gcc
6
7

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button