8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:03:04 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
hvlad
271ea9889a Corrections 2010-10-22 21:14:29 +00:00
asfernandes
5c7e5ce634 Misc 2010-10-22 01:24:31 +00:00
hvlad
5e0f9392a2 New build system for Windows. MSVC10 only so far. 2010-10-20 22:15:48 +00:00
paul_reeves
674bfdb354 Use environment variables to encapsulate directory layout differences between VS2005 and earlier.
Use FB_GEN_DIR env var. to determin location of generated output.
Tidy up usage of FB_GEN_DB_DIR - only use with unix style paths.
Generate platform specific log files during build process.
2007-09-06 13:25:04 +00:00
paul_reeves
1f0f68113a compile.bat must always be called, otherwise execution stops after the current statement.
Other misc improvements.
2007-03-15 15:21:28 +00:00
paul_reeves
e528997dc7 Prefix (almost) all env vars with FB.
Refactor common code (mostly into set_build_target.bat).
Ensure that all VS2005 x64 output is clearly generated into x64
directories,  and likewise for Win32 output
2007-02-26 15:18:41 +00:00
asfernandes
3808aec64c Clean the build files and make buildable with MS Visual C++ Express 2006-11-19 14:24:09 +00:00
dimitr
581092e80f Updated projects for the AMD64 target.
+ added Vlad's new files.
2006-10-31 10:12:02 +00:00
asfernandes
e246aae6ab prepare.bat was removed 2006-10-08 01:09:07 +00:00
asfernandes
424eeabf38 Remove the old build system. Make the new one as: make_icu.bat, make_boot.bat, make_all.bat. 2006-05-27 18:06:09 +00:00
paul_reeves
29df42060c Minor tweaks to the Win32 build/install stuff. Updated readme and install_readme. 2006-03-29 13:44:55 +00:00
paul_reeves
c919586c8f Minor updates to the Win32 build scripts. Disable intlbuild in make_examples. Update Win32 readmes. 2005-07-12 12:36:12 +00:00
paul_reeves
7d52fff154 Append .txt to readme when generating Win32 examples kit. 2005-03-01 14:53:46 +00:00
robocop
08cd3467ae Misc. 2005-02-11 07:06:14 +00:00
paul_reeves
3cb0fce65b Some enhancements and fixes for the Win32 build scripts. 2005-02-08 14:59:13 +00:00
robocop
b6b981e9a6 Hide error message if there's nothing to delete. 2005-01-26 03:33:43 +00:00
robocop
b441cd9aef Cleanup 2004-01-13 09:52:19 +00:00
arnobrinkman
0eb1dc7d94 A batch-file i forgot, thanks to Blas 2003-10-19 15:49:05 +00:00
brodsom
b41f317811 Correction 2003-10-17 14:32:48 +00:00
brodsom
306f154dd5 Remove commented sed commands 2003-07-16 19:06:37 +00:00
brodsom
3674015198 Adding the make_examples to build employee.fdb and intlemp.fdb 2003-07-16 18:46:15 +00:00
brodsom
5d4315302b Updated scripts 2003-07-11 00:03:58 +00:00
brodsom
08651335ef Move temporary 'dbs' below temporary 'gen' 2003-07-05 14:45:43 +00:00
brodsom
6c00609243 Corrections 2003-07-05 03:31:02 +00:00
brodsom
8bf949431e Use temporary compiler dir 'temp' below root 2003-07-05 03:23:11 +00:00
brodsom
05264e0f7b -Scripts with visual studio version detection
-Move output directory to a temporary below root
-Use absolute paths (easier to move)
2003-07-05 02:02:07 +00:00