DevTools
svn1
svn1-original
testRepo
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
DevTools
(root)
/
core_devl
/
branches
/
gitBuilder
/
TOOLS
/
POD
/
OverView.pod
– Rev 7303
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
7303
3074 d 16 h
dpurdie
/core_devl/branches/gitBuilder/
/core_devl/branches/gitBuilder
/core_devl/branches/gitBuilder/TOOLS/LIB/JatsDocTools/Tree/HTML.pm
/core_devl/branches/gitBuilder/TOOLS/LOCAL/test_pod_html.pl
/core_devl/branches/gitBuilder/TOOLS/POD/OverView.pod
/core_devl/branches/gitBuilder/TOOLS/buildlib.pl
7299
2295 d 15 h
dpurdie
/core_devl/branches/gitBuilder/
Created to duplicate the work done on svn002
/core_devl/branches/gitBuilder
4688
4044 d 8 h
dpurdie
/core_devl/trunk/
* EnvVars
Added GBE_DPKG_REPLICA. This read-only package store is scanned
before GBE_DPKG. It is intended to facilitate remote build
servers that have a local package archive replica.
* Autobuild support for Java Based Packages
Attempt to overcome shortcomings in ant-using in a remote build
environment. Set GBE_DPKG to GBE_DPKG_REPLICA if doing an ABT enabled
build and GBE_DPKG_REPLICA is defined.
* Jats caching
Modified the cache mechanism such that if the required version is
found in the cache, then it will not be refreshed. This should speed
up jats startup.
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/POD/OverView.pod
/core_devl/trunk/TOOLS/POD/PkgArchives.pod
/core_devl/trunk/TOOLS/RELEASENOTES/process_release_notes.pl
/core_devl/trunk/TOOLS/RELEASENOTES/releaseNote2html.xslt
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/cache_dpkg.pl
/core_devl/trunk/TOOLS/create_dpkg.pl
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats.sh
/core_devl/trunk/TOOLS/jats.unix.sh
/core_devl/trunk/TOOLS/jats_gen_releasenote.pl
/core_devl/trunk/TOOLS/jats_sandbox.pl
/core_devl/trunk/TOOLS/jats_vars.pl
361
5290 d 2 h
dpurdie
/core_devl/trunk/
DevTools/core_devl: Checkin by Svn Import
Major changes:
* HTML Help (Experimental)
Generated documentation for the various JATS utilities
It is based on the internal JATS documentation available on the command
line.
Use
http://auperaunx26.aupera.erggroup.com/devl/core_devl2/HTML/index.html
Minor changes:
* PackageFile directive
Allow packaging of files with a comma in the name.
Used by some COTS packages.
* Windows utilities used by jats
stdmux and rpccpp: provide production versions that do not use debug
libraries as these are not present for all users.
* Jats utility: dstatus
Shows the user friendly host name rather then the internal machine name.
This change is in line with the changes to Release Manager
* Utility: svnrelease
Better deletion of workspaces referenced with non-standard URLs
Corrected problem with -branch=name option
* Utility: svnrelease and ccrelease
Better deletion of workingspace directory.
Attempt to correct for directory permission problems.
* Updated definition of GBE_SVN_URL_FRBESASVN01 to use
the server by name, rather than IP address: 'frbesasvn01'
* Added EnvVar GBE_VCS to control the default Version Control System
employed by the 'jats release' and 'jats extract' commands.
Usable values are: 'cc' and 'svn'.
The default value is 'cc', providing backward compatability to existing
developers.
/core_devl/trunk/HTML
/core_devl/trunk/HTML/Jats.css
/core_devl/trunk/HTML/JatsToc.css
/core_devl/trunk/HTML/JatsWelcome.html
/core_devl/trunk/HTML/displayToc.js
/core_devl/trunk/HTML/favicon.ico
/core_devl/trunk/HTML/images
/core_devl/trunk/HTML/images/VIX Tech logo_RGB.png
/core_devl/trunk/HTML/images/delete.png
/core_devl/trunk/HTML/images/greysmallbullet.gif
/core_devl/trunk/HTML/images/jats_buildsystem.png
/core_devl/trunk/HTML/images/jats_logo.png
/core_devl/trunk/HTML/images/leaf.gif
/core_devl/trunk/HTML/images/minus.gif
/core_devl/trunk/HTML/images/page.gif
/core_devl/trunk/HTML/images/plus.gif
/core_devl/trunk/HTML/images/run.png
/core_devl/trunk/HTML/images/x.gif
/core_devl/trunk/HTML/images/xlink.gif
/core_devl/trunk/HTML/index.html
/core_devl/trunk/HTML/scineplex.css
/core_devl/trunk/HTML/tocParas.js
/core_devl/trunk/HTML/tocTab.js
/core_devl/trunk/HTML/topframe.html
/core_devl/trunk/TOOLS/LIB/JatsDocTools
/core_devl/trunk/TOOLS/LIB/JatsDocTools/JatsDocTools.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/Pod.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/TOC
/core_devl/trunk/TOOLS/LIB/JatsDocTools/TOC.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/TOC/HTML.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/Tree
/core_devl/trunk/TOOLS/LIB/JatsDocTools/Tree/HTML.pm
/core_devl/trunk/TOOLS/LIB/Pod/Html.pm
/core_devl/trunk/TOOLS/POD/FAQ
/core_devl/trunk/TOOLS/POD/FAQ/AddingAnIconToAWindowsEXE.pod
/core_devl/trunk/TOOLS/POD/FAQ/AddingVersionInfoToAWindowsDLL.pod
/core_devl/trunk/TOOLS/POD/FAQ/Compile_Windows_Resources.pod
/core_devl/trunk/TOOLS/POD/FAQ/Creating_an_API_Package.pod
/core_devl/trunk/TOOLS/POD/FAQ/Insert_Version_Information_into_a_File.pod
/core_devl/trunk/TOOLS/POD/FAQ/Merge_Static_Libraries.pod
/core_devl/trunk/TOOLS/POD/FAQ/MessageCompiler.pod
/core_devl/trunk/TOOLS/POD/FAQ/Using_Buildfilter_To_Speedup_Test_Builds.pod
/core_devl/trunk/TOOLS/jats_cclabel.pl
/core_devl/trunk/TOOLS/jats_label.pl
/core_devl/trunk/BIN.win32/rpccpp.exe
/core_devl/trunk/BIN.win32/stdmux.exe
/core_devl/trunk/BUILD/MakePackage.pl
/core_devl/trunk/BUILD/makefile.pl
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TEMPLATES/INSTALL/linux.profile.jats.sh
/core_devl/trunk/TEMPLATES/INSTALL/linux.ubuntu.profile.jats.sh
/core_devl/trunk/TOOLS/CCbc2.pl
/core_devl/trunk/TOOLS/CCdiff.pl
/core_devl/trunk/TOOLS/LIB/DeployUtils/RmPkgInfo.pm
/core_devl/trunk/TOOLS/LIB/FileUtils.pm
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/POD/InstallationNotes.pod
/core_devl/trunk/TOOLS/POD/OverView.pod
/core_devl/trunk/TOOLS/POD/PkgArchives.pod
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/cache_dpkg.pl
/core_devl/trunk/TOOLS/create_dpkg.pl
/core_devl/trunk/TOOLS/dstatus.pl
/core_devl/trunk/TOOLS/escrow.pl
/core_devl/trunk/TOOLS/gen_cots.pl
/core_devl/trunk/TOOLS/gen_dirlist.pl
/core_devl/trunk/TOOLS/gen_metrics.pl
/core_devl/trunk/TOOLS/gen_msprojects.pl
/core_devl/trunk/TOOLS/gen_packagelist.pl
/core_devl/trunk/TOOLS/gen_winrc.pl
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats.sh
/core_devl/trunk/TOOLS/jats_buildlinux.pl
/core_devl/trunk/TOOLS/jats_buildperl.pl
/core_devl/trunk/TOOLS/jats_ccmerge_build.pl
/core_devl/trunk/TOOLS/jats_ccrelease.pl
/core_devl/trunk/TOOLS/jats_ccsave_build.pl
/core_devl/trunk/TOOLS/jats_lib_scan.pl
/core_devl/trunk/TOOLS/jats_manifest.pl
/core_devl/trunk/TOOLS/jats_metrics.pl
/core_devl/trunk/TOOLS/jats_rewrite.pl
/core_devl/trunk/TOOLS/jats_sandbox.pl
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/TOOLS/jats_svnlabel.pl
/core_devl/trunk/TOOLS/jats_svnrelease.pl
/core_devl/trunk/TOOLS/jats_svnsave_build.pl
/core_devl/trunk/TOOLS/jats_transform_file.pl
/core_devl/trunk/TOOLS/jats_update_release.pl
/core_devl/trunk/TOOLS/jats_upddep.pl
/core_devl/trunk/TOOLS/jats_vars.pl
/core_devl/trunk/TOOLS/jats_vcsrelease.pl
/core_devl/trunk/TOOLS/jats_vcssave_build.pl
/core_devl/trunk/TOOLS/jmake.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/UTILS/rpccpp/build_test.pl
/core_devl/trunk/UTILS/stdmux/build_test.pl
/core_devl/trunk/build.pl
313
5818 d 3 h
dpurdie
/core_devl/trunk/
DevTools/core_devl: Checkin by Svn Import
Major changes:
* Solaris Builds for 64 bit targets
Changes to fully support the SOLARIS10_X86 and SOLARIS10_SPARC64
targets. These are using a different version of the compiler than the
existing 32-bit builds.
64-Bit Solaris10 builds are performed with Sun Studio 12.1
32-Bit Solaris10 builds are performed with Sun Studio 11
Minor changes:
* jats label -exclude=nnn
Corrected problem with the -exclude option introduced in 2.80.3000.cr
* Package searching
The BuildpkgArchive and LinkPkgArchive directives will search
both dpkg_archive and deploy_archive paths for packages.
Allows JATS to be used to process deployable packages.
* jats help
Modified the operation of the 'jats help' command.
This command now provides a gateway to the jats help system.
Information provided by the previous 'jats help' can be achieved
with one of:
jats -h
jats help jats
Internal:
* Updated cmdfile utility
/core_devl/trunk/TOOLS/POD
/core_devl/trunk/TOOLS/POD/OverView.pod
/core_devl/trunk/TOOLS/jats_help.pl
/core_devl/trunk/UTILS/CMDFILE/build_test.pl
/core_devl/trunk/UTILS/CMDFILE/src
/core_devl/trunk/UTILS/CMDFILE/src/build.bat
/core_devl/trunk/UTILS/CMDFILE/src/cdefs.h
/core_devl/trunk/UTILS/CMDFILE/src/clean.bat
/core_devl/trunk/UTILS/CMDFILE/src/cmdfile.c
/core_devl/trunk/UTILS/CMDFILE/src/cmdfile.h
/core_devl/trunk/UTILS/CMDFILE/src/cmdfile.tst
/core_devl/trunk/UTILS/CMDFILE/src/cmdfile2.tst
/core_devl/trunk/UTILS/CMDFILE/src/cmdfile3.tst
/core_devl/trunk/UTILS/CMDFILE/src/dosify.c
/core_devl/trunk/UTILS/CMDFILE/src/gcc.c
/core_devl/trunk/UTILS/CMDFILE/src/gccvpath.tst
/core_devl/trunk/UTILS/CMDFILE/src/getopt.c
/core_devl/trunk/UTILS/CMDFILE/src/getopt.h
/core_devl/trunk/UTILS/CMDFILE/src/longopt.c
/core_devl/trunk/UTILS/CMDFILE/src/longopt.h
/core_devl/trunk/UTILS/CMDFILE/src/macro.c
/core_devl/trunk/UTILS/CMDFILE/src/makefile.pl
/core_devl/trunk/UTILS/CMDFILE/src/makefile.solaris
/core_devl/trunk/UTILS/CMDFILE/src/makefile.unix
/core_devl/trunk/UTILS/CMDFILE/src/makefile.vc
/core_devl/trunk/UTILS/CMDFILE/src/mktemp.c
/core_devl/trunk/UTILS/CMDFILE/src/realpath.c
/core_devl/trunk/UTILS/CMDFILE/src/shtpath.c
/core_devl/trunk/UTILS/CMDFILE/src/test.bat
/core_devl/trunk/UTILS/CMDFILE/src/test.sh
/core_devl/trunk/UTILS/CMDFILE/src/tolower.pl
/core_devl/trunk/UTILS/CMDFILE/src/url.c
/core_devl/trunk/UTILS/CMDFILE/src/util.c
/core_devl/trunk/UTILS/CMDFILE/src/vcbuild.bat
/core_devl/trunk/UTILS/CMDFILE/src/vcclean.bat
/core_devl/trunk/UTILS/CMDFILE/src/vcvclean.bat
/core_devl/trunk/UTILS/CMDFILE/src/vpath.c
/core_devl/trunk/UTILS/CMDFILE/build.bat
/core_devl/trunk/UTILS/CMDFILE/cdefs.h
/core_devl/trunk/UTILS/CMDFILE/clean.bat
/core_devl/trunk/UTILS/CMDFILE/cmdfile.c
/core_devl/trunk/UTILS/CMDFILE/cmdfile.h
/core_devl/trunk/UTILS/CMDFILE/cmdfile.lst
/core_devl/trunk/UTILS/CMDFILE/cmdfile.tst
/core_devl/trunk/UTILS/CMDFILE/cmdfile2.tst
/core_devl/trunk/UTILS/CMDFILE/dosify.c
/core_devl/trunk/UTILS/CMDFILE/gcc.c
/core_devl/trunk/UTILS/CMDFILE/gccvpath.tst
/core_devl/trunk/UTILS/CMDFILE/getopt.c
/core_devl/trunk/UTILS/CMDFILE/getopt.h
/core_devl/trunk/UTILS/CMDFILE/longopt.c
/core_devl/trunk/UTILS/CMDFILE/longopt.h
/core_devl/trunk/UTILS/CMDFILE/macro.c
/core_devl/trunk/UTILS/CMDFILE/makefile.pl
/core_devl/trunk/UTILS/CMDFILE/makefile.solaris
/core_devl/trunk/UTILS/CMDFILE/makefile.unix
/core_devl/trunk/UTILS/CMDFILE/makefile.vc
/core_devl/trunk/UTILS/CMDFILE/mktemp.c
/core_devl/trunk/UTILS/CMDFILE/realpath.c
/core_devl/trunk/UTILS/CMDFILE/shtpath.c
/core_devl/trunk/UTILS/CMDFILE/test.bat
/core_devl/trunk/UTILS/CMDFILE/test.sh
/core_devl/trunk/UTILS/CMDFILE/tolower.pl
/core_devl/trunk/UTILS/CMDFILE/url.c
/core_devl/trunk/UTILS/CMDFILE/util.c
/core_devl/trunk/UTILS/CMDFILE/vcbuild.bat
/core_devl/trunk/UTILS/CMDFILE/vcclean.bat
/core_devl/trunk/UTILS/CMDFILE/vcvclean.bat
/core_devl/trunk/UTILS/CMDFILE/vpath.c
/core_devl/trunk/BIN.linux_i386/cmdfile
/core_devl/trunk/BIN.solaris10_sparc32/cmdfile
/core_devl/trunk/BIN.solaris10_x86/cmdfile
/core_devl/trunk/BIN.sparc/cmdfile
/core_devl/trunk/BIN.win32/cmdfile.exe
/core_devl/trunk/CFG/PLATFORM/SOLARIS
/core_devl/trunk/CFG/PLATFORM/SOLARIS.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_SPARC32
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_SPARC64
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_X64
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_X86
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.PL
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/Pod/PlainText.pm
/core_devl/trunk/TOOLS/LIB/Pod/Usage.pm
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_label.pl
/core_devl/trunk/build.pl