67eae24 Add support for versioning via VERSION.sh - cleanup branding

Authored and Committed by rmeggins 14 years ago
30 files changed. 370 lines added. 483 lines removed.
Makefile.am
file modified
+8 -1
Makefile.in
file modified
+22 -13
VERSION.sh
file added
+51
admserv/cfgstuff/adminserver-httpd-moduleorder.patch
file removed
-22
admserv/cfgstuff/adminserver10to101.patch
file removed
-156
admserv/cfgstuff/admserv-conf-admpw.patch
file removed
-21
admserv/cfgstuff/console-ld-libpath.patch
file removed
-17
admserv/cgi-src40/NTRestartService.c
file modified
+1 -1
admserv/cgi-src40/NTStopService.c
file modified
+1 -1
admserv/cgi-src40/help.c
file modified
+1 -1
admserv/cgi-src40/htmladmin.c
file modified
+1 -4
admserv/cgi-src40/htmladmin.properties
file modified
+1 -1
admserv/cgi-src40/library.html.inadmserv/cgi-src40/library.html
file renamed
+3 -3
admserv/cgi-src40/viewdata.c
file modified
+0 -7
admserv/cgi-src40/viewdata.properties
file modified
+0 -5
admserv/html/admserv.html.inadmserv/html/admserv.html
file renamed
+5 -5
admserv/html/htmladmin.html.inadmserv/html/htmladmin.html
file renamed
+1 -1
admserv/newinst/src/register_server.pl.in
file modified
+0 -1
admserv/newinst/src/setup.inf.in
file modified
+1 -1
config.h.in
file modified
+14 -2
configure
file modified
+68 -33
configure.ac
file modified
+13 -4
include/libadmin/hadm_msgs.i
file modified
+1 -1
include/nt/regparms.h
file modified
+10 -14
lib/base/system.cpp
file modified
+1 -1
lib/libsi18n/getstrmem.h
file modified
+6 -6
man/man8/migrate-ds-admin.pl.8
file modified
+1 -1
man/man8/remove-ds-admin.pl.8
file modified
+1 -1
man/man8/setup-ds-admin.pl.8
file modified
+1 -1
tests/nsroot.ldif
file modified
+158 -158
    Add support for versioning via VERSION.sh - cleanup branding
    This adds support for setting the package version and other information
    by setting VERSION.sh.  This allows us to change the version without having
    to change configure.ac and running autogen.sh.
    I also cleaned up the branding, using macros to replace the brand name and
    other items in the files.  This will allow us to rebrand the package by
    simply editing or replacing VERSION.sh.  When you run configure, the first
    thing it will print is the branded package name and version.
    I also cleaned up some obsolete files.
    
        
file modified
+8 -1
file modified
+22 -13
file added
+51
file modified
+1 -1
admserv/cgi-src40/library.html.in admserv/cgi-src40/library.html
file renamed
+3 -3
file modified
+0 -7
admserv/html/admserv.html.in admserv/html/admserv.html
file renamed
+5 -5
admserv/html/htmladmin.html.in admserv/html/htmladmin.html
file renamed
+1 -1
file modified
+14 -2
file modified
+68 -33
file modified
+13 -4
file modified
+1 -1
file modified
+10 -14
file modified
+1 -1
file modified
+6 -6
file modified
+1 -1
file modified
+158 -158