root/juggler/trunk/build_windows.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21072 [21072] 04/18/08 17:30:40 patrick Generate boost_system.fpc.
(edit) @20974 [20974] 01/01/08 09:31:54 patrick Copyright update.
(edit) @20965 [20965] 12/19/07 21:15:32 patrick MF22 r20964: Add a driver for the MotionNode? intertial tracker. This is …
(edit) @20859 [20859] 09/25/07 16:01:59 patrick MF22 r20857: Install .exp files along with .dll and .lib files.
(edit) @20848 [20848] 09/24/07 16:59:12 patrick MF22 r20846: The Sonix plug-ins go in lib\sonix now, not lib\snx.
(edit) @20818 [20818] 09/17/07 09:36:22 patrick Clean up formatting. No functional changes.
(edit) @20809 [20809] 09/09/07 10:40:53 patrick MF22 r20805: Added an fpc file for the Direct3D Draw Manager.
(edit) @20808 [20808] 09/09/07 10:39:06 patrick MF22 r20803: Generate and install the vrjuggler-opengl and …
(edit) @20695 [20695] 08/11/07 13:32:17 patrick MF22 r20693: Updated for the latest FTD2XX drivers which include 64-bit …
(edit) @20625 [20625] 08/02/07 15:11:15 patrick MF22 r20620: Do not reference VJ_DEPS_DIR.
(edit) @20562 [20562] 07/17/07 11:31:50 aronb Install boost*.fpc files in the deps directory.
(edit) @20560 [20560] 07/16/07 11:42:08 aronb Use auto linking on windows.
(edit) @20556 [20556] 07/15/07 10:33:42 patrick Merges from the 2.2 branch: r20553: We have to do some special …
(edit) @20552 [20552] 07/15/07 07:52:29 patrick MF22 r20549: Install data files from a package.
(edit) @20547 [20547] 07/14/07 21:28:55 aronb Fix a few bugs in the windows build.
(edit) @20546 [20546] 07/14/07 21:27:05 aronb Change back to MIN_GMTL_VERSION. This matches up with the unix build.
(edit) @20545 [20545] 07/14/07 20:58:12 aronb Install the GMTL .fpc file into /lib/flagpoll. Right now GMTL installs the …
(edit) @20543 [20543] 07/14/07 18:42:12 aronb Work on the windows build a little.
(edit) @20523 [20523] 07/09/07 17:01:25 patrick I did not mean to leave this line commented out when I committed r20519.
(edit) @20519 [20519] 07/09/07 15:40:15 patrick Improve the Flagpoll situation on Windows. The generated .fpc files are …
(edit) @20517 [20517] 07/09/07 15:23:07 patrick Avoid inifinte recursion when making an installation directory tree.
(edit) @20490 [20490] 07/08/07 16:01:55 patrick Instead of using a different name to distinguish between debug-enabled …
(edit) @20436 [20436] 07/04/07 08:53:35 patrick Separate the Tweek flagpoll bits into separate files for the three …
(edit) @20345 [20345] 06/26/07 18:02:47 patrick Change the preprocessor symbols that we use for identifying debug …
(edit) @20312 [20312] 06/20/07 08:23:32 patrick Deal with inconsistent NSPR installstions on Windows where the headers …
(edit) @20156 [20156] 05/07/07 09:30:04 patrick Removed references to plug-ins that no longer exist.
(edit) @20154 [20154] 05/07/07 09:03:59 patrick Connect the noDNA X-IST data glove driver to the Windows build.
(edit) @19807 [19807] 02/13/07 13:18:04 patrick Make this executable so that it can be run from Windows command …
(edit) @19806 [19806] 02/13/07 08:33:01 patrick Replaced hard-coded exit values with symbolic identifiers. Added an …
(edit) @19805 [19805] 02/13/07 08:32:23 patrick Do not allow the use of Visual Studio .NET 2002 (7.0). It is no …
(edit) @19800 [19800] 02/06/07 11:05:49 patrick MF20 [rev 19799]: Fixed a bug where the current branch identifiers for …
(edit) @19795 [19795] 02/02/07 14:12:39 patrick MF20 [rev 19794]: Fixed two packaging errors for OpenAL and ALUT: 1. …
(edit) @19783 [19783] 01/30/07 10:08:46 patrick Added a -n/—nobuild command line option so that the user can skip …
(edit) @19743 [19743] 01/03/07 13:31:41 patrick It's Direct3D_Draw_Manager, not DirectX_Draw_Manager.
(edit) @19742 [19742] 01/03/07 11:54:39 aronb Install DirectX draw manager.
(edit) @19729 [19729] 01/01/07 10:26:55 patrick Copyright update.
(edit) @19726 [19726] 12/22/06 09:55:34 patrick Handle the use of Visual C++ Express Edition.
(edit) @19530 [19530] 11/14/06 17:28:57 patrick OK, this time really make Doozer an optional dependency. Sheesh.
(edit) @19407 [19407] 11/07/06 17:45:58 patrick Doozer is an optional dependency.
(edit) @19406 [19406] 11/07/06 17:40:53 patrick Doozer is no longer bundled with the Juggler source, so we need to …
(edit) @19261 [19261] 08/23/06 09:30:25 patrick Redo the last revision with something that doesn't break the injection …
(edit) @19260 [19260] 08/23/06 09:25:34 patrick Do not overwrite cached values for BOOST_INCLUDES, CPPDOM_INCLUDES, …
(edit) @19259 [19259] 08/23/06 09:23:00 patrick Allow the use of versions of GMTL that use a versioned header tree …
(edit) @19258 [19258] 08/23/06 09:02:59 patrick When installing Boost's versioned header directory tree, we drop …
(edit) @19226 [19226] 08/17/06 14:15:39 patrick Do not try to pull omniORB-related environment variables from …
(edit) @19213 [19213] 08/15/06 16:11:39 patrick Don't print the message about installing Boost stuff twice.
(edit) @19212 [19212] 08/15/06 15:57:58 patrick Add needed compiler flags (/EHsc and /GR) to generated .fpc files as …
(edit) @19206 [19206] 08/14/06 16:31:48 patrick Install the Flagpoll .fpc files for each of the Juggler modules on …
(edit) @19086 [19086] 07/22/06 08:21:12 allenb - Added a smartCopy() method that is more intelligent about copying …
(edit) @19039 [19039] 07/13/06 09:05:08 patrick Allow building against versions of CppDOM newer than 0.7.3 (i.e., …
(edit) @19038 [19038] 07/13/06 09:04:27 patrick Fixed spelling error in GUI text.
(edit) @19037 [19037] 07/13/06 07:54:21 patrick Fixed over-indentation. Whitespace only change.
(edit) @19031 [19031] 07/12/06 09:56:35 patrick When a module's version changes, remove old versioned files (.lib, …
(edit) @19030 [19030] 07/12/06 09:31:22 patrick Implemented DLL versioning on Windows. This is done using the same …
(edit) @19023 [19023] 07/11/06 15:21:30 patrick Moved things around so that the contents of the *Param.h files is …
(edit) @19017 [19017] 07/11/06 09:55:36 patrick MF20 [rev 19016]: Now that we are using automatic linking with Boost …
(edit) @18980 [18980] 07/07/06 13:45:58 patrick MF20 [rev 18979]: Clean up usage output. In particular, spell "VR …
(edit) @18978 [18978] 07/02/06 18:24:48 allenb Remove debugging hack.
(edit) @18977 [18977] 07/02/06 13:55:12 allenb - Fix syntax error where wrong method was being called to automatically …
(edit) @18824 [18824] 05/12/06 08:26:21 patrick Removed RCS keywords. With CVS, these did little else than reuslt …
(edit) @18811 [18811] 05/09/06 17:28:24 patrick Fill in the DLL version information automatically. This leverages existing …
(copy) @18808 [18808] 05/08/06 18:04:28 patrick Renamed buildwin32.py to build_windows.py since it also handles the …
copied from juggler/trunk/buildwin32.py:
(edit) @18806 [18806] 05/08/06 17:50:25 patrick Added a Visual Studio 2005 build for Juggler. This is needed for …
Note: See TracRevisionLog for help on using the revision log.