Log of /stdcxx/trunk/configure.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: 1384 byte(s)
Diff to
previous 577613
(
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
466960 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 23 09:20:40 2006 UTC
(3 years, 1 month ago)
by
faridz
Original Path:
incubator/stdcxx/trunk/generate.bat
File length: 495 byte(s)
Diff to
previous 349489
(
colored)
2006-10-23 Farid Zaripov <faridz@kyiv.vdiweb.com>
* configure.wsf (checkHeaders): Removed unused parameter
(configure): Try/catch'ed run of the sanity.exe while
checking run environment sanity
* data.js: Removed unused variable platformWin32Name
* generate.wsf: Added output of the compiler configuration
variables to the log file
* makelog.wsf: Corrected the comment about CONFIG parameter
* msvc-7.0.config: Added variable PLATFORM
* msvc-8.0-x64.config: New configuration file for MSVC 8.0
(x64 platform)
* projectdef.js (setProperty): New function to assign value
to a property if it's exists
(projectCreateVCProject): Use PLATFORM compiler configuration
variable instead of hardcoded variable platformWin32Name; use
setProperty function with properties which are not supported
on some platforms; leave default value of the property
linker.TargetMachine (which is target dependent)
* projects.js (CreateProjectsDefs): Copy dll's after every
project rebuild
* runall.wsf: Added parameter CONFIG to the list of parameters
and usage example
* utilities.js: Added variable PLATFORM
(parseConfig): Renamed from getCompilerOpts, redesigned to use
regular expression
(PrintVars): New function to print compiler configuration
variables and their values to the text stream
(getWinDiffDifferences): code for determine the path to the
windiff utility moved from here ...
(getCompilerOpts): ... to here
* generate.bat: Added check to run 32-bit cscript.exe
on 64-bit Windows
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.