Fossil SCM

Correct casing typos.

mistachkin 2012-01-18 12:47 trunk
Commit 0c042ce7d1d5c57ee54ed720af525a85f46b86b1
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -463,13 +463,13 @@
463463
#### Tcl shell for use in running the fossil test suite. This is only
464464
# used for testing.
465465
#
466466
TCLSH = tclsh
467467
468
-#### Nullsoft installer makensis location
468
+#### Nullsoft installer MakeNSIS location
469469
#
470
-MAKENSIS = "$(ProgramFiles)\NSIS\makensis.exe"
470
+MAKENSIS = "$(ProgramFiles)\NSIS\MakeNSIS.exe"
471471
472472
#### Include a configuration file that can override any one of these settings.
473473
#
474474
-include config.w32
475475
@@ -552,11 +552,11 @@
552552
# an executable named "manifest" out of the file named "manifest.c"
553553
#
554554
$(SRCDIR)/../manifest:
555555
# noop
556556
557
-# Requires msys to be installed in addition to the MinGW, for the "rm"
557
+# Requires MSYS to be installed in addition to the MinGW, for the "rm"
558558
# command. "del" will not work here because it is not a separate command
559559
# but a MSDOS-shell builtin.
560560
#
561561
clean:
562562
rm -rf $(OBJDIR) $(APPNAME)
563563
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -463,13 +463,13 @@
463 #### Tcl shell for use in running the fossil test suite. This is only
464 # used for testing.
465 #
466 TCLSH = tclsh
467
468 #### Nullsoft installer makensis location
469 #
470 MAKENSIS = "$(ProgramFiles)\NSIS\makensis.exe"
471
472 #### Include a configuration file that can override any one of these settings.
473 #
474 -include config.w32
475
@@ -552,11 +552,11 @@
552 # an executable named "manifest" out of the file named "manifest.c"
553 #
554 $(SRCDIR)/../manifest:
555 # noop
556
557 # Requires msys to be installed in addition to the MinGW, for the "rm"
558 # command. "del" will not work here because it is not a separate command
559 # but a MSDOS-shell builtin.
560 #
561 clean:
562 rm -rf $(OBJDIR) $(APPNAME)
563
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -463,13 +463,13 @@
463 #### Tcl shell for use in running the fossil test suite. This is only
464 # used for testing.
465 #
466 TCLSH = tclsh
467
468 #### Nullsoft installer MakeNSIS location
469 #
470 MAKENSIS = "$(ProgramFiles)\NSIS\MakeNSIS.exe"
471
472 #### Include a configuration file that can override any one of these settings.
473 #
474 -include config.w32
475
@@ -552,11 +552,11 @@
552 # an executable named "manifest" out of the file named "manifest.c"
553 #
554 $(SRCDIR)/../manifest:
555 # noop
556
557 # Requires MSYS to be installed in addition to the MinGW, for the "rm"
558 # command. "del" will not work here because it is not a separate command
559 # but a MSDOS-shell builtin.
560 #
561 clean:
562 rm -rf $(OBJDIR) $(APPNAME)
563
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -148,13 +148,13 @@
148148
#### Tcl shell for use in running the fossil test suite. This is only
149149
# used for testing.
150150
#
151151
TCLSH = tclsh
152152
153
-#### Nullsoft installer makensis location
153
+#### Nullsoft installer MakeNSIS location
154154
#
155
-MAKENSIS = "$(ProgramFiles)\NSIS\makensis.exe"
155
+MAKENSIS = "$(ProgramFiles)\NSIS\MakeNSIS.exe"
156156
157157
#### Include a configuration file that can override any one of these settings.
158158
#
159159
-include config.w32
160160
@@ -501,11 +501,11 @@
501501
# an executable named "manifest" out of the file named "manifest.c"
502502
#
503503
$(SRCDIR)/../manifest:
504504
# noop
505505
506
-# Requires msys to be installed in addition to the MinGW, for the "rm"
506
+# Requires MSYS to be installed in addition to the MinGW, for the "rm"
507507
# command. "del" will not work here because it is not a separate command
508508
# but a MSDOS-shell builtin.
509509
#
510510
clean:
511511
rm -rf $(OBJDIR) $(APPNAME)
512512
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -148,13 +148,13 @@
148 #### Tcl shell for use in running the fossil test suite. This is only
149 # used for testing.
150 #
151 TCLSH = tclsh
152
153 #### Nullsoft installer makensis location
154 #
155 MAKENSIS = "$(ProgramFiles)\NSIS\makensis.exe"
156
157 #### Include a configuration file that can override any one of these settings.
158 #
159 -include config.w32
160
@@ -501,11 +501,11 @@
501 # an executable named "manifest" out of the file named "manifest.c"
502 #
503 $(SRCDIR)/../manifest:
504 # noop
505
506 # Requires msys to be installed in addition to the MinGW, for the "rm"
507 # command. "del" will not work here because it is not a separate command
508 # but a MSDOS-shell builtin.
509 #
510 clean:
511 rm -rf $(OBJDIR) $(APPNAME)
512
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -148,13 +148,13 @@
148 #### Tcl shell for use in running the fossil test suite. This is only
149 # used for testing.
150 #
151 TCLSH = tclsh
152
153 #### Nullsoft installer MakeNSIS location
154 #
155 MAKENSIS = "$(ProgramFiles)\NSIS\MakeNSIS.exe"
156
157 #### Include a configuration file that can override any one of these settings.
158 #
159 -include config.w32
160
@@ -501,11 +501,11 @@
501 # an executable named "manifest" out of the file named "manifest.c"
502 #
503 $(SRCDIR)/../manifest:
504 # noop
505
506 # Requires MSYS to be installed in addition to the MinGW, for the "rm"
507 # command. "del" will not work here because it is not a separate command
508 # but a MSDOS-shell builtin.
509 #
510 clean:
511 rm -rf $(OBJDIR) $(APPNAME)
512
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -1,9 +1,9 @@
11
#!/usr/bin/make
22
#
33
##############################################################################
4
-# WARNING: DO NOT EDIT, AUTOMATICALLY GENERATED FILE (SEE src/makemake.tcl)
4
+# WARNING: DO NOT EDIT, AUTOMATICALLY GENERATED FILE (SEE "src/makemake.tcl")
55
##############################################################################
66
#
77
# This file is automatically generated. Instead of editing this
88
# file, edit "makemake.tcl" then run "tclsh makemake.tcl"
99
# to regenerate this file.
@@ -144,17 +144,17 @@
144144
else
145145
LIB += -lws2_32
146146
endif
147147
148148
#### Tcl shell for use in running the fossil test suite. This is only
149
-# used for testing. If you do not run
149
+# used for testing.
150150
#
151151
TCLSH = tclsh
152152
153
-#### Nullsoft installer makensis location
153
+#### Nullsoft installer MakeNSIS location
154154
#
155
-MAKENSIS = "$(ProgramFiles)\NSIS\makensis.exe"
155
+MAKENSIS = "$(ProgramFiles)\NSIS\MakeNSIS.exe"
156156
157157
#### Include a configuration file that can override any one of these settings.
158158
#
159159
-include config.w32
160160
@@ -501,11 +501,11 @@
501501
# an executable named "manifest" out of the file named "manifest.c"
502502
#
503503
$(SRCDIR)/../manifest:
504504
# noop
505505
506
-# Requires msys to be installed in addition to the MinGW, for the "rm"
506
+# Requires MSYS to be installed in addition to the MinGW, for the "rm"
507507
# command. "del" will not work here because it is not a separate command
508508
# but a MSDOS-shell builtin.
509509
#
510510
clean:
511511
rm -rf $(OBJDIR) $(APPNAME)
512512
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -1,9 +1,9 @@
1 #!/usr/bin/make
2 #
3 ##############################################################################
4 # WARNING: DO NOT EDIT, AUTOMATICALLY GENERATED FILE (SEE src/makemake.tcl)
5 ##############################################################################
6 #
7 # This file is automatically generated. Instead of editing this
8 # file, edit "makemake.tcl" then run "tclsh makemake.tcl"
9 # to regenerate this file.
@@ -144,17 +144,17 @@
144 else
145 LIB += -lws2_32
146 endif
147
148 #### Tcl shell for use in running the fossil test suite. This is only
149 # used for testing. If you do not run
150 #
151 TCLSH = tclsh
152
153 #### Nullsoft installer makensis location
154 #
155 MAKENSIS = "$(ProgramFiles)\NSIS\makensis.exe"
156
157 #### Include a configuration file that can override any one of these settings.
158 #
159 -include config.w32
160
@@ -501,11 +501,11 @@
501 # an executable named "manifest" out of the file named "manifest.c"
502 #
503 $(SRCDIR)/../manifest:
504 # noop
505
506 # Requires msys to be installed in addition to the MinGW, for the "rm"
507 # command. "del" will not work here because it is not a separate command
508 # but a MSDOS-shell builtin.
509 #
510 clean:
511 rm -rf $(OBJDIR) $(APPNAME)
512
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -1,9 +1,9 @@
1 #!/usr/bin/make
2 #
3 ##############################################################################
4 # WARNING: DO NOT EDIT, AUTOMATICALLY GENERATED FILE (SEE "src/makemake.tcl")
5 ##############################################################################
6 #
7 # This file is automatically generated. Instead of editing this
8 # file, edit "makemake.tcl" then run "tclsh makemake.tcl"
9 # to regenerate this file.
@@ -144,17 +144,17 @@
144 else
145 LIB += -lws2_32
146 endif
147
148 #### Tcl shell for use in running the fossil test suite. This is only
149 # used for testing.
150 #
151 TCLSH = tclsh
152
153 #### Nullsoft installer MakeNSIS location
154 #
155 MAKENSIS = "$(ProgramFiles)\NSIS\MakeNSIS.exe"
156
157 #### Include a configuration file that can override any one of these settings.
158 #
159 -include config.w32
160
@@ -501,11 +501,11 @@
501 # an executable named "manifest" out of the file named "manifest.c"
502 #
503 $(SRCDIR)/../manifest:
504 # noop
505
506 # Requires MSYS to be installed in addition to the MinGW, for the "rm"
507 # command. "del" will not work here because it is not a separate command
508 # but a MSDOS-shell builtin.
509 #
510 clean:
511 rm -rf $(OBJDIR) $(APPNAME)
512

Keyboard Shortcuts

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