Fossil SCM

Corrected OpenSolaris fragments after testing.

michael 2010-07-11 03:21 newbuild
Commit b209bb963c34333732b608057494f6be8b33565f
--- make/README.wiki
+++ make/README.wiki
@@ -18,7 +18,7 @@
1818
To use the sample pre-config fragments, simply copy them into the
1919
<cite>Fossil</cite> distribution's root directory as <code>pre-config.mk</code>
2020
and edit to taste.
2121
2222
Note: new platform and compiler files are always welcome additions to the
23
-community. In particular MacOSX and BSD builds would be nice to have.
23
+community. In particular MacOSX build files would be nice to have.
2424
2525
--- make/README.wiki
+++ make/README.wiki
@@ -18,7 +18,7 @@
18 To use the sample pre-config fragments, simply copy them into the
19 <cite>Fossil</cite> distribution's root directory as <code>pre-config.mk</code>
20 and edit to taste.
21
22 Note: new platform and compiler files are always welcome additions to the
23 community. In particular MacOSX and BSD builds would be nice to have.
24
25
--- make/README.wiki
+++ make/README.wiki
@@ -18,7 +18,7 @@
18 To use the sample pre-config fragments, simply copy them into the
19 <cite>Fossil</cite> distribution's root directory as <code>pre-config.mk</code>
20 and edit to taste.
21
22 Note: new platform and compiler files are always welcome additions to the
23 community. In particular MacOSX build files would be nice to have.
24
25
--- make/opensolaris-fragment.mk
+++ make/opensolaris-fragment.mk
@@ -1,8 +1,8 @@
11
#### OS-specific configuration for building Fossil on OpenSolaris systems.
2
+# NOTE: You will need to have GNU Make installed to use this.
23
#
3
-# UNTESTED
44
55
#### The suffix to add to executable files. ".exe" for windows.
66
# Nothing for unix.
77
#
88
E =
@@ -16,8 +16,8 @@
1616
# this platform.
1717
#
1818
#ENABLE_STATIC = 1 # we want a static build
1919
ENABLE_SSL = 1 # we are using SSL
2020
ENABLE_SOCKET = 1 # we are using libsocket (OpenSolaris and Solaris)
21
-#ENABLE_NSL = 1 # we are using libnsl library (Solaris)
21
+ENABLE_NSL = 1 # we are using libnsl library (OpenSolaris and Solaris)
2222
ENABLE_I18N = 1 # we are using i18n settings
2323
2424
--- make/opensolaris-fragment.mk
+++ make/opensolaris-fragment.mk
@@ -1,8 +1,8 @@
1 #### OS-specific configuration for building Fossil on OpenSolaris systems.
 
2 #
3 # UNTESTED
4
5 #### The suffix to add to executable files. ".exe" for windows.
6 # Nothing for unix.
7 #
8 E =
@@ -16,8 +16,8 @@
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 (Solaris)
22 ENABLE_I18N = 1 # we are using i18n settings
23
24
--- make/opensolaris-fragment.mk
+++ make/opensolaris-fragment.mk
@@ -1,8 +1,8 @@
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 =
@@ -16,8 +16,8 @@
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
24
--- make/opensolarisgcc-pre-config.mk
+++ make/opensolarisgcc-pre-config.mk
@@ -1,7 +1,7 @@
11
#### Sample pre-config.mk file for OpenSolaris with GCC.
22
# 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.
34
#
4
-# UNTESTED
55
PLATFORM=opensolaris
66
COMPILER=gcc
77
88
--- make/opensolarisgcc-pre-config.mk
+++ make/opensolarisgcc-pre-config.mk
@@ -1,7 +1,7 @@
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 #
4 # UNTESTED
5 PLATFORM=opensolaris
6 COMPILER=gcc
7
8
--- make/opensolarisgcc-pre-config.mk
+++ make/opensolarisgcc-pre-config.mk
@@ -1,7 +1,7 @@
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
8

Keyboard Shortcuts

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