/[Apache-SVN]
ViewVC logotype

Revision 349027


Jump to revision: Previous Next
Author: sebor
Date: Fri Nov 25 22:16:34 2005 UTC (3 years, 11 months ago)
Changed paths: 16
Log Message:
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.

Changed paths:

Path Details
Directoryincubator/stdcxx/trunk/etc/config/windows/ added
Directoryincubator/stdcxx/trunk/etc/config/windows/config.js added
Directoryincubator/stdcxx/trunk/etc/config/windows/configure.wsf added
Directoryincubator/stdcxx/trunk/etc/config/windows/data.js added
Directoryincubator/stdcxx/trunk/etc/config/windows/fun_present_check.cpp added
Directoryincubator/stdcxx/trunk/etc/config/windows/generate.js added
Directoryincubator/stdcxx/trunk/etc/config/windows/generate.wsf added
Directoryincubator/stdcxx/trunk/etc/config/windows/makelog.wsf added
Directoryincubator/stdcxx/trunk/etc/config/windows/msvc-config.js added
Directoryincubator/stdcxx/trunk/etc/config/windows/msvc-config_classes.js added
Directoryincubator/stdcxx/trunk/etc/config/windows/runexamples.wsf added
Directoryincubator/stdcxx/trunk/etc/config/windows/runexe.wsf added
Directoryincubator/stdcxx/trunk/etc/config/windows/summary.js added
Directoryincubator/stdcxx/trunk/etc/config/windows/update.wsf added
Directoryincubator/stdcxx/trunk/etc/config/windows/utilities.js added
Directoryincubator/stdcxx/trunk/generate.bat added

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2