Log of /stdcxx/branches/4.1.3/generate.bat
Parent Directory
|
Revision Log
Revision
611451 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 12 18:32:05 2008 UTC
(22 months, 2 weeks ago)
by
wrowe
File length: 387 byte(s)
Diff to
previous 366577
(
colored)
2008-01-12 William A. Rowe, Jr. <wrowe@apache.com>
* /repos/asf/incubator/stdcxx: stdcxx has graduated to a TLP,
moved svn to...
* /repos/asf/stdcxx: ...here.
Revision
349489 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 28 20:28:33 2005 UTC
(3 years, 11 months ago)
by
sebor
Original Path:
incubator/stdcxx/trunk/generate.bat
File length: 387 byte(s)
Diff to
previous 349027
(
colored)
2005-11-28 Martin Sebor <sebor@roguewave.com>
* generate.bat: Set the svn:eol-style property to native.
* config.js: Same.
* configure.wsf: Same.
* data.js: Same.
* generate.js: Same.
* generate.wsf: Same.
* makelog.wsf: Same.
* msvc-config.js: Same.
* msvc-config_classes.js: Same.
* runexamples.wsf: Same.
* runexe.wsf: Same.
* summary.js: Same.
* update.wsf: Same.
* utilities.js: Same.
Revision
349027 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri Nov 25 22:16:34 2005 UTC
(4 years ago)
by
sebor
Original Path:
incubator/stdcxx/trunk/generate.bat
File length: 387 byte(s)
2005-11-25 Anton Pevtsov <antonp@moscow.vdiweb.com>
Martin Sebor <sebor@roguewave.com>
STDCXX-5
* generate.bat: New Windows batch file to invoke the Windows build
infrastructure. Invoke like so:
> generate /BUILDDIR:<build-dir> /CONFIG:VC71
* configure.wsf: New Windows Script Host (WSH) file implementing
the Windows configuration infrastructure.
* generate.wsf: New WSH file implementing the part of the Windows
infrastructure responsible for generating Visual Studio projects
and solution(s).
* generate.js: New JScript file invoked from the WSH file above.
* runexamples.wsf: New helper WSH file for the batch invocation
of example programs.
* runexe.wsf: New helper WSH file used by the above to invoke
a single example or test program.
* update.js: New JScript file to update an already generated
Visual Studio solution and add new projects to it.
* config.js: New helper JScript file.
* msvc-config_classes.js: New MSVC-specific JScript helper file
containing definitions of classes and their members.
* data.js: New helper JScript file containing definitions of data.
* msvc-config.js: New MSVC-specific JScript helper file.
* utilities.js: New helper JScript file containing definitions
of non-member functions.
* summary.js: New helper JScript file to generate a summary build
log in HTML format.
* makelog.wsf: New helper WSH file invoked to generate a summary
build log.
* fun_present_check.cpp: New helper C++ source file used by
the configuration infrastructure to check for the presence
of library functions in dependent libraries.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.