|
|
|
@20974
|
[20974]
|
01/01/08 09:31:54 |
patrick |
Copyright update. |
|
|
|
@20954
|
[20954]
|
11/28/07 21:30:15 |
patrick |
Removed the -m option used with ld(1) on Mac OS X. The Juggler libraries … |
|
|
|
@20953
|
[20953]
|
11/28/07 21:18:10 |
patrick |
Set the Mach-O -arch options correctly this time. |
|
|
|
@20952
|
[20952]
|
11/28/07 20:56:34 |
patrick |
Simplify the Mac OS X architecture cases. |
|
|
|
@20951
|
[20951]
|
11/28/07 20:24:42 |
patrick |
Added the Mach-O x86_64 case. |
|
|
|
@20935
|
[20935]
|
11/18/07 13:33:27 |
patrick |
Removed lingering AudioWorks? references. |
|
|
|
@20929
|
[20929]
|
11/18/07 13:05:25 |
patrick |
Without SPROC support, there is no way to use AudioWorks?. Beyond … |
|
|
|
@20871
|
[20871]
|
09/26/07 14:49:39 |
patrick |
Added snx::sonix::shutdownAPI() so that user-level code has an … |
|
|
|
@20869
|
[20869]
|
09/26/07 13:46:41 |
patrick |
Protect against operator error if an invalid path is set in the … |
|
|
|
@20867
|
[20867]
|
09/26/07 13:39:06 |
patrick |
Catch any Boost.Filesystem exceptions being thrown while constructing … |
|
|
|
@20866
|
[20866]
|
09/25/07 17:12:54 |
patrick |
Fixed a compile error. |
|
|
|
@20865
|
[20865]
|
09/25/07 16:36:26 |
patrick |
Do not pass fundamental types by const reference. Doing so is more … |
|
|
|
@20864
|
[20864]
|
09/25/07 16:25:16 |
patrick |
I can't see any reason for the methods of snx::sonix to be virtual.
Bumped … |
|
|
|
@20863
|
[20863]
|
09/25/07 16:09:09 |
patrick |
MF22 r20855: Take some steps to centralize the creation of the string form … |
|
|
|
@20862
|
[20862]
|
09/25/07 16:04:58 |
patrick |
MF22 r20854: Add a bit of code to the AlSoundInfo() destructor to help … |
|
|
|
@20861
|
[20861]
|
09/25/07 16:04:32 |
patrick |
MF22 r20853: Take advantage of new ALUT functions on Windows when we are … |
|
|
|
@20860
|
[20860]
|
09/25/07 16:03:25 |
patrick |
MF22 r20852: Removed commented out code that has no obvious value. |
|
|
|
@20849
|
[20849]
|
09/24/07 16:59:44 |
patrick |
MF22 r20847: Use Boost.Filesystem to remove a lot of UNIX-isms from the
… |
|
|
|
@20780
|
[20780]
|
09/06/07 16:54:59 |
patrick |
Fixed a compile error when using a version of GCC older than 4.0. |
|
|
|
@20769
|
[20769]
|
09/06/07 09:03:27 |
patrick |
Change the run-time behavior of the automatic assignment of … |
|
|
|
@20764
|
[20764]
|
09/06/07 07:12:21 |
patrick |
Avoid getting stuck in an infinite loop trying to find the package … |
|
|
|
@20762
|
[20762]
|
09/04/07 21:55:35 |
patrick |
Set SNX_BASE_DIR and the new environment variable SNX_DATA_DIR … |
|
|
|
@20741
|
[20741]
|
08/21/07 20:02:28 |
patrick |
Ignore .svn directories. |
|
|
|
@20579
|
[20579]
|
07/20/07 19:43:59 |
patrick |
MF22 r20573: Use Flagpoll in the Sonix plug-in build process to figure … |
|
|
|
@20546
|
[20546]
|
07/14/07 21:27:05 |
aronb |
Change back to MIN_GMTL_VERSION. This matches up with the unix build. |
|
|
|
@20544
|
[20544]
|
07/14/07 20:57:09 |
aronb |
MIN_GMTL_VERSION or GMTL_VERSION.
Seems like cppdom uses CPPDOM_VERSION, … |
|
|
|
@20496
|
[20496]
|
07/08/07 16:37:35 |
patrick |
These modules load plug-ins using vpr::LibraryLoader?. While there has … |
|
|
|
@20493
|
[20493]
|
07/08/07 16:12:40 |
patrick |
Note the new handling of debug-enabled code on all platforms and … |
|
|
|
@20490
|
[20490]
|
07/08/07 16:01:55 |
patrick |
Instead of using a different name to distinguish between debug-enabled … |
|
|
|
@20374
|
[20374]
|
06/27/07 16:48:46 |
patrick |
Split the Sonix 1.2 change log into a separate file. |
|
|
|
@20350
|
[20350]
|
06/26/07 18:09:36 |
patrick |
Note the change from _DEBUG to SNX_DEBUG/JUGGLER_DEBUG and bumped the … |
|
|
|
@20345
|
[20345]
|
06/26/07 18:02:47 |
patrick |
Change the preprocessor symbols that we use for identifying debug … |
|
|
|
@20219
|
[20219]
|
05/15/07 05:54:27 |
patrick |
Disable building profiled libraries. Right now, Flagpoll does not … |
|
|
|
@20106
|
[20106]
|
05/02/07 08:55:55 |
patrick |
Following up on r20101, take steps to remove old versions of … |
|
|
|
@20101
|
[20101]
|
05/02/07 07:10:50 |
patrick |
When the module version number changes, we clean up instlinks, but we … |
|
|
|
@19955
|
[19955]
|
04/21/07 08:47:38 |
patrick |
A new minor number means new module names. |
|
|
|
@19944
|
[19944]
|
04/18/07 10:59:25 |
patrick |
Update version numbers now that the VR Juggler 2.2 branch has been made. |
|
|
|
@19788
|
[19788]
|
01/30/07 16:28:09 |
patrick |
Eliminated the need for setting SNX_BASE_DIR on Windows to run … |
|
|
|
@19745
|
[19745]
|
01/03/07 15:05:47 |
patrick |
Deal with Autoconf 2.60 changes. The $datadir variable now has the … |
|
|
|
@19729
|
[19729]
|
01/01/07 10:26:55 |
patrick |
Copyright update. |
|
|
|
@19450
|
[19450]
|
11/10/06 13:30:28 |
patrick |
Finish off the transition to using flagpoll by extending the .fpc file … |
|
|
|
@19433
|
[19433]
|
11/09/06 14:33:00 |
patrick |
Fixed invalid negative results from tests related to the ALUT API. |
|
|
|
@19402
|
[19402]
|
11/02/06 13:58:41 |
patrick |
Removed debug output that was left in accidentally. |
|
|
|
@19400
|
[19400]
|
11/02/06 13:55:20 |
patrick |
Update for the Doozer++ 2.1.4 import where the tests for OpenAL and … |
|
|
|
@19386
|
[19386]
|
10/30/06 08:10:55 |
patrick |
Split up the change log to keep the main copy focused on the … |
|
|
|
@19368
|
[19368]
|
10/01/06 17:01:25 |
patrick |
Oops, I removed a variable declaration accidentally in the last revision. |
|
|
|
@19367
|
[19367]
|
10/01/06 17:00:05 |
patrick |
Avoid attempts to dereference a null pointer in the std::string … |
|
|
|
@19364
|
[19364]
|
10/01/06 16:47:35 |
patrick |
Updated for VPR 1.1.35. Bumped version to 1.1.7. |
|
|
|
@19331
|
[19331]
|
09/30/06 12:27:32 |
patrick |
Fix up uses of VJ_APP_COMPILER() and VJ_APP_LINKER() that did not … |
|
|
|
@19325
|
[19325]
|
09/30/06 10:14:22 |
patrick |
When the version changes, remove old .fpc files. |
|
|
|
@19274
|
[19274]
|
08/24/06 13:46:47 |
dshipton |
No need to put date into the fpc name….just a bit overkill.
Now we get a … |
|
|
|
@19185
|
[19185]
|
08/09/06 14:34:38 |
dshipton |
Don't try to install the now defunct and absent, sonix-config. |
|
|
|
@19168
|
[19168]
|
08/08/06 10:13:56 |
patrick |
Silence circular dependency warning. |
|
|
|
@19162
|
[19162]
|
08/08/06 09:50:40 |
patrick |
Run configure when the .fpc.in file changes. |
|
|
|
@19157
|
[19157]
|
08/08/06 08:21:52 |
patrick |
Style fixes. No functional changes. |
|
|
|
@19156
|
[19156]
|
08/08/06 08:21:19 |
patrick |
Do not install the Sonix .fpc file with execute bits set. |
|
|
|
@19141
|
[19141]
|
08/07/06 16:32:58 |
dshipton |
Use $fp_file_cwd for finding the installations so they are more … |
|
|
|
@19131
|
[19131]
|
08/07/06 13:25:37 |
patrick |
Fixed linker errors caused by -lvpr… not being on the link line. |
|
|
|
@19126
|
[19126]
|
08/07/06 11:13:14 |
dshipton |
Add in a VPR_BUILD_INCLUDES that takes care of filling in the … |
|
|
|
@19119
|
[19119]
|
08/04/06 15:07:07 |
dshipton |
extra fix ups. |
|
|
|
@19114
|
[19114]
|
08/04/06 11:11:22 |
dshipton |
Fix up a few little typos.. |
|
|
|
@19111
|
[19111]
|
08/04/06 09:47:56 |
dshipton |
Version bump Sonix to 1.1.6. |
|
|
|
@19109
|
[19109]
|
08/03/06 15:42:16 |
dshipton |
Sonix now uses flagpoll for setting up the build and for applications that … |
|
|
|
@19093
|
[19093]
|
08/01/06 15:11:09 |
aronb |
Add _USE_RELEASE_RUNTIME define to allow applications to be compiled … |
|
|
|
@19030
|
[19030]
|
07/12/06 09:31:22 |
patrick |
Implemented DLL versioning on Windows. This is done using the same … |
|
|
|
@19023
|
[19023]
|
07/11/06 15:21:30 |
patrick |
Moved things around so that the contents of the *Param.h files is … |
|
|
|
@18992
|
[18992]
|
07/08/06 15:31:27 |
patrick |
Finished the universal binary support on Mac OS X by enabling it for … |
|
|
|
@18972
|
[18972]
|
06/25/06 21:43:31 |
patrick |
Added support for building universal binaries on Mac OS X.
Rolled version … |
|
|
|
@18945
|
[18945]
|
06/01/06 18:06:35 |
patrick |
Wipe out versioned files and directories in $(instlinks) when (it is … |
|
|
|
@18936
|
[18936]
|
06/01/06 07:58:08 |
patrick |
Run 'cleandepend' after running the configure script. This is being done … |
|
|
|
@18934
|
[18934]
|
05/31/06 19:10:28 |
patrick |
Re-link a shared library when one or more of the requisite shared … |
|
|
|
@18933
|
[18933]
|
05/31/06 19:07:20 |
patrick |
Run configure again when a depedency's version changes. I had hoped to … |
|
|
|
@18905
|
[18905]
|
05/26/06 09:06:12 |
dshipton |
Doc updates. No functional changes. |
|
|
|
@18896
|
[18896]
|
05/25/06 08:53:46 |
dshipton |
Typo that prevented snx profiled libs from being output right |
|
|
|
@18885
|
[18885]
|
05/24/06 14:59:25 |
dshipton |
Export SNX_SHARE_DIR to the rest of the build. |
|
|
|
@18880
|
[18880]
|
05/24/06 11:13:12 |
dshipton |
Sonix now takes into account the versioned directories when looking for … |
|
|
|
@18878
|
[18878]
|
05/24/06 10:02:24 |
dshipton |
Headers go into include/sonix-version and not snx-version. |
|
|
|
@18876
|
[18876]
|
05/24/06 09:56:20 |
dshipton |
Sonix now has fully versioned libraries to accomodate parallel … |
|
|
|
@18872
|
[18872]
|
05/24/06 08:54:40 |
dshipton |
Configure versions libs by default with the option to turn it off. |
|
|
|
@18870
|
[18870]
|
05/24/06 08:40:36 |
dshipton |
Ensure right includes are output when SNX_BASE_DIR and SNX_DEPS_DIR aren't … |
|
|
|
@18869
|
[18869]
|
05/24/06 08:32:56 |
dshipton |
Preprocessor symbols for major,minor,patch of Sonix. |
|
|
|
@18824
|
[18824]
|
05/12/06 08:26:21 |
patrick |
Removed RCS keywords. With CVS, these did little else than reuslt … |
|
|
|
@18817
|
[18817]
|
05/11/06 08:51:53 |
patrick |
Update the branch identifier to reflect the switch from CVS to Subversion. |
|
|
|
@18811
|
[18811]
|
05/09/06 17:28:24 |
patrick |
Fill in the DLL version information automatically. This leverages
existing … |
|
|
|
@18803
|
[18803]
|
05/08/06 17:02:42 |
patrick |
Finished the job started in Revision 18798. The most important change … |
|
|
|
@18798
|
[18798]
|
05/06/06 16:47:43 |
patrick |
In Revision 18645, I broke handling of shared libraries on Mac OS X. … |
|
|
|
@18760
|
[18760]
|
04/25/06 10:44:33 |
patrick |
Silence API deprecation warnings when building on Windows. |
|
|
|
@18758
|
[18758]
|
04/25/06 10:30:49 |
patrick |
Instead of assuming that Windows and Mac OS X do not have OpenAL or … |
|
|
|
@18756
|
[18756]
|
04/24/06 17:52:03 |
patrick |
These files should not be exectuable. I am really glad that this sort … |
|
|
|
@18732
|
[18732]
|
04/22/06 12:30:37 |
patrick |
Silence Doxygen warnings by removing text that gets mistaken as HTML tags. |
|
|
|
@18730
|
[18730]
|
04/22/06 12:00:34 |
patrick |
Silence Doxygen warnings by removing text that gets mistaken as HTML tags. |
|
|
|
@18684
|
[18684]
|
04/16/06 08:40:07 |
patrick |
Added necessary bits for being able to target i386 from x86_64 and … |
|
|
|
@18650
|
[18650]
|
04/14/06 15:26:15 |
patrick |
Catch up with the Autoconf configure script input naming convention … |
|
|
|
@18647
|
[18647]
|
04/14/06 14:59:15 |
patrick |
Embed the fully versioned shared library name in the shared library … |
|
|
|
@18645
|
[18645]
|
04/14/06 14:54:06 |
patrick |
Make changes required to use Doozer++ 2.1.0. |
|
|
|
@18638
|
[18638]
|
04/14/06 14:39:21 |
patrick |
Fixed a bug where an attempt would be made to reference the bogus … |
|
|
|
@18613
|
[18613]
|
04/13/06 19:49:21 |
patrick |
Fixed the case when ALUT is not available as a separate shared library
and … |
|
|
|
@18609
|
[18609]
|
04/13/06 18:05:20 |
patrick |
Update for more modern implementations of ALUT. The key change here is
the … |
|
|
|
@18604
|
[18604]
|
04/13/06 16:06:17 |
patrick |
Added necessary bits for being able to target i386 from x86_64 and … |
|
|
|
@18593
|
[18593]
|
04/12/06 11:17:47 |
patrick |
Bug fixed: The *-config scripts did not handle the case of … |