root/juggler/trunk/macros


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21066 [21066] 04/15/08 21:59:57 patrick Boost 1.34 and newer on Mac OS X include the "-mt" library name component.
(edit) @20974 [20974] 01/01/08 09:31:54 patrick Copyright update.
(edit) @20877 [20877] 10/10/07 21:02:21 patrick Do not treat a missing Tweek installation as an error. Leave that up to …
(edit) @20630 [20630] 08/06/07 13:50:26 patrick MF22 r20628: Update to require the latest version of Flagpoll.
(edit) @20615 [20615] 07/31/07 16:46:48 patrick MF22 r20611: Use Flagpoll to figure out the Tweek data subdirectory.
(edit) @20580 [20580] 07/20/07 19:46:53 patrick MF22 r20574: Use Flagpoll in the VR Juggler plug-in build process to …
(edit) @20579 [20579] 07/20/07 19:43:59 patrick MF22 r20573: Use Flagpoll in the Sonix plug-in build process to figure …
(edit) @20578 [20578] 07/20/07 19:43:08 patrick MF22 r20572: Use Flagpoll in the JCCL plug-in build process to figure out …
(edit) @20577 [20577] 07/20/07 19:41:35 patrick MF22 r20571: Use Flagpoll in the Gadgeteer plug-in build process to …
(edit) @20575 [20575] 07/20/07 14:34:15 patrick Handle Boost 1.34.x putting the compiler version into the toolset …
(edit) @20436 [20436] 07/04/07 08:53:35 patrick Separate the Tweek flagpoll bits into separate files for the three …
(edit) @20435 [20435] 07/04/07 07:16:17 patrick Define JUGGLER_DEBUG instead of _DEBUG and JUGGLER_OPT instead of _OPT.
(edit) @19909 [19909] 04/06/07 16:30:39 patrick Added command line flags for overriding the default Objective-C …
(edit) @19908 [19908] 04/06/07 16:29:34 patrick Provide the substitution variable GADGET_USE_COCOA. I forgot to commit …
(edit) @19773 [19773] 01/14/07 08:27:25 patrick Much to my disappointment, the Sun C++ compiler (version 5.8) …
(edit) @19729 [19729] 01/01/07 10:26:55 patrick Copyright update.
(edit) @19450 [19450] 11/10/06 13:30:28 patrick Finish off the transition to using flagpoll by extending the .fpc file …
(edit) @19421 [19421] 11/08/06 10:24:33 patrick Minor touch-ups. No functional changes.
(edit) @19330 [19330] 09/30/06 12:22:05 patrick Allow calling code to pass in a subdirectory of -IBASE_DIR/include …
(edit) @19296 [19296] 08/30/06 11:27:21 dshipton Add in extra check to see if the guess we make is good for the fpc …
(edit) @19287 [19287] 08/30/06 10:01:52 aronb vrj-meta-file not vrjuggler-meta-file
(edit) @19286 [19286] 08/30/06 10:00:14 aronb - Ensure that we have meta files not config prefix.
(edit) @19285 [19285] 08/30/06 09:57:33 aronb - Fix option.
(edit) @19284 [19284] 08/30/06 09:57:22 aronb - Fix comment.
(edit) @19225 [19225] 08/16/06 14:45:57 dshipton Require flagpoll 0.7.0. This is what we are going to end up depending on …
(edit) @19182 [19182] 08/09/06 14:31:00 dshipton Use the flagpoll macro. This requires the unreleased 0.5.0 version of …
(edit) @19139 [19139] 08/07/06 16:23:08 patrick Make this work.
(edit) @19138 [19138] 08/07/06 16:20:30 dshipton Make the plugins for vrj compile
(edit) @19134 [19134] 08/07/06 15:24:51 patrick Fix a typo that prevented VR Juggler from building correctly on Mac OS X.
(edit) @19133 [19133] 08/07/06 15:14:32 dshipton Last rev was a typo. This one fixes the problem.
(edit) @19132 [19132] 08/07/06 15:02:23 dshipton Grab the right version from flagpoll for vrjuggler
(edit) @19130 [19130] 08/07/06 13:23:28 patrick Fixed a bug that caused linker errors.
(edit) @19126 [19126] 08/07/06 11:13:14 dshipton Add in a VPR_BUILD_INCLUDES that takes care of filling in the …
(edit) @19119 [19119] 08/04/06 15:07:07 dshipton extra fix ups.
(edit) @19113 [19113] 08/04/06 11:09:47 dshipton Gadget uses flagpoll to lookup metadata now.
(edit) @19112 [19112] 08/04/06 09:55:28 dshipton Clean up failure output and make sure —no-deps is specified.
(edit) @19110 [19110] 08/04/06 09:47:04 dshipton Fix up a mistake and clarify output.
(edit) @19108 [19108] 08/03/06 15:31:38 dshipton Sonix magic glue provided via flagpoll now.
(edit) @19104 [19104] 08/03/06 14:07:27 dshipton Update to using flagpoll.
(edit) @19100 [19100] 08/03/06 09:12:28 dshipton Magic glue that uses flagpoll now for setting up tweek.
(edit) @19097 [19097] 08/03/06 08:09:59 dshipton This is the magic glue that figures out all of the information and flags …
(edit) @18975 [18975] 06/26/06 10:15:55 patrick Set $LD_SONAME_FLAG and $CC_SONAME_FLAG for the Mac OS X case. It turns …
(edit) @18935 [18935] 05/31/06 19:44:01 patrick Added VJ_BUILD_LIB_FILE_LIST() macro for generating the list of …
(edit) @18824 [18824] 05/12/06 08:26:21 patrick Removed RCS keywords. With CVS, these did little else than reuslt …
(edit) @18736 [18736] 04/22/06 18:19:28 patrick Restore two lines that were removed accidentally in Revision 18726.
(edit) @18726 [18726] 04/22/06 09:40:12 patrick Ensure that $TWEEK_CONFIG is set before doing anything in …
(edit) @18646 [18646] 04/14/06 14:57:49 patrick Introduce a new macro, VJ_LINKER_SETUP, that is used for setting up common …
(copy) @18460 [18460] 04/10/06 11:29:15 allenb Move data for original import.
copied from import/trunk/juggler/macros:
(copy) @18458 [18458] 04/10/06 11:26:05 allenb Move original trunk imports.
Note: See TracRevisionLog for help on using the revision log.