root/cafu/trunk/ExtLibs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @521 [521] 6 weeks Carsten ExtLibs/wxWidgets: Apply fix  http://trac.wxwidgets.org/ticket/13385 to our …
(edit) @466 [466] 4 months Carsten ExtLibs: Removed the no longer used "Assimp" library.
(edit) @433 [433] 6 months Carsten Continuing r432
(edit) @432 [432] 6 months Carsten Continuing r430 and in another attempt to fix …
(edit) @430 [430] 6 months Carsten Proposed fix for the issue reported at …
(edit) @418 [418] 7 months Carsten This change implements a work-around for wxWidgets issue …
(edit) @411 [411] 7 months Carsten Completing the changes begun in r410, this change links the alut, ogg, …
(edit) @410 [410] 7 months Carsten Continuing the previous revision, properly link the freealut, openal-soft, …
(edit) @409 [409] 7 months Carsten Applied some fixes and changes for building and linking under Ubuntu 11.10 …
(edit) @372 [372] 9 months Carsten ExtLibs/wxWidgets: Apply fix  http://trac.wxwidgets.org/ticket/13447 to our …
(edit) @339 [339] 10 months Carsten Continuing r338, we removed expat and pcre from ExtLibs again: These …
(edit) @338 [338] 10 months Carsten Removed OpenCollada from ExtLibs again: All immporting of Collada models …
(edit) @327 [327] 10 months Carsten Merged latest libpng upgrade in vendor/libpng to …
(edit) @324 [324] 10 months Carsten Merged the latest wxWidgets upgrade in vendor/wxWidgets to …
(edit) @307 [307] 12 months Carsten Applied changeset 67496 of upcoming wxWidgets 2.9.2 to our local 2.9.1 …
(edit) @243 [243] 16 months Carsten Cafu model support: Added new class LoaderFbxT, a (first version of a) …
(edit) @242 [242] 16 months Carsten Merged latest OpenCollada upgrade in vendor/OpenCollada to …
(edit) @236 [236] 16 months Carsten Merged latest OpenCollada upgrade in vendor/OpenCollada to …
(edit) @233 [233] 17 months Carsten Cafu model support: Added an empty stub/test Collada loader …
(edit) @232 [232] 17 months Carsten Created cafu/trunk/ExtLibs/OpenCollada as a branch of vendor/OpenCollada.
(edit) @230 [230] 17 months Carsten ExtLibs/pcre: Revised/fixed build and usage details.
(edit) @229 [229] 17 months Carsten ExtLibs/pcre: Updated PCRE's internal header file pcre_internal.h to …
(edit) @227 [227] 17 months Carsten Made libraries expat and pcre ready for use under Linux as well, where …
(edit) @226 [226] 17 months Carsten Added SConscript files for new external libraries expat and pcre. For …
(edit) @225 [225] 17 months Carsten Created cafu/trunk/ExtLibs/expat as a branch of vendor/expat.
(edit) @224 [224] 17 months Carsten Created cafu/trunk/ExtLibs/pcre as a branch of vendor/pcre.
(edit) @218 [218] 17 months Carsten Build system: Under Linux, we now properly and consistently use the …
(edit) @217 [217] 17 months Carsten Fixed building with the minizip library in its new place. Last fix for …
(edit) @216 [216] 17 months Carsten Created cafu/trunk/ExtLibs/minizip as a branch of vendor/minizip.
(edit) @215 [215] 17 months Carsten Merged the changes (move of minizip up to vendor directory) in vendor/zlib …
(edit) @194 [194] 18 months Carsten ExtLibs/assimp: Fix for aiQuaternion::Normalize().
(edit) @191 [191] 18 months Carsten Linux compilation fixes; revised initial assimp-"wiring" into CaWE.
(edit) @190 [190] 18 months Carsten Wired the Assimp library for use in CaWE, along with some stub code.
(edit) @189 [189] 18 months Carsten ExtLibs/assimp: - Added SConscript file, - set appropriate svn:ignore …
(edit) @188 [188] 18 months Carsten Created cafu/trunk/ExtLibs/assimp as a branch of vendor/assimp.
(edit) @160 [160] 20 months Carsten Applied my patch  http://trac.wxwidgets.org/ticket/12530 to official …
(edit) @153 [153] 21 months Carsten Merged the latest changes in vendor/openal-win to …
(edit) @147 [147] 21 months Carsten Applied my patch  http://trac.wxwidgets.org/ticket/12424 to official …
(edit) @141 [141] 21 months Carsten Added the new Cg 3 binaries for 32- and 64-bit Linux as well.
(edit) @139 [139] 21 months Carsten ExtLibs/Cg: Upgraded the NVidia Cg library from version 1.4 to 3.0, adding …
(edit) @138 [138] 21 months Carsten Code enhancements for the native 64-bit Windows (LLP64) port.
(edit) @136 [136] 21 months Carsten Reintegrated branches/cafu_to_wx back into trunk!
(edit) @108 [108] 22 months Carsten Fixed g++ warnings following the upgrade of wxWidgets from 2.9.0 to 2.9.1 …
(edit) @107 [107] 22 months Carsten Merged the latest wxWidgets upgrade in vendor/wxWidgets to …
(edit) @106 [106] 22 months Carsten Build system enhancements: * Fixed wrong path to wxWidgets library in …
(edit) @105 [105] 22 months Carsten Added support for the Microsoft Visual C/C++ 2010 compiler.
(edit) @46 [46] 2 years Carsten Applied patches by Ettl Martin for fixing memory leaks in lwo library. …
(edit) @45 [45] 2 years Carsten Applied patch by Ettl Martin for removing redundant ')' in macro …
(edit) @44 [44] 2 years Carsten Merged latest libpng upgrade in vendor/libpng to …
(edit) @34 [34] 2 years Carsten cafu/trunk/ExtLibs: Set the svn:ignore properties as required to ignore …
(edit) @33 [33] 2 years Carsten ExtLibs: Added SConscript, config and readme files and addressed compile …
(edit) @32 [32] 2 years Carsten Added more external libs in Cafu/ExtLibs/ that don't require a root in …
(edit) @31 [31] 2 years Carsten Added more external libs in cafu/trunk/ExtLibs/ that don't require a root …
(edit) @30 [30] 2 years Carsten Created cafu/trunk/ExtLibs/bullet as a branch of vendor/bullet.
(edit) @29 [29] 2 years Carsten Created cafu/trunk/ExtLibs/freealut as a branch of vendor/freealut.
(edit) @28 [28] 2 years Carsten Created cafu/trunk/ExtLibs/freetype as a branch of vendor/freetype.
(edit) @27 [27] 2 years Carsten Created cafu/trunk/ExtLibs/jpeg as a branch of vendor/jpeg.
(edit) @26 [26] 2 years Carsten Created cafu/trunk/ExtLibs/libpng as a branch of vendor/libpng.
(edit) @25 [25] 2 years Carsten Created cafu/trunk/ExtLibs/libogg as a branch of vendor/libogg.
(edit) @24 [24] 2 years Carsten Created cafu/trunk/ExtLibs/libvorbis as a branch of vendor/libvorbis.
(edit) @23 [23] 2 years Carsten Created cafu/trunk/ExtLibs/lua as a branch of vendor/lua.
(edit) @22 [22] 2 years Carsten Created cafu/trunk/ExtLibs/mpg123 as a branch of vendor/mpg123.
(edit) @21 [21] 2 years Carsten Created cafu/trunk/ExtLibs/noise as a branch of vendor/noise.
(edit) @20 [20] 2 years Carsten Created cafu/trunk/ExtLibs/openal-soft as a branch of vendor/openal-soft.
(edit) @19 [19] 2 years Carsten Created cafu/trunk/ExtLibs/openal-win as a branch of vendor/openal-win.
(edit) @18 [18] 2 years Carsten Created cafu/trunk/ExtLibs/wxWidgets as a branch of vendor/wxWidgets.
(edit) @17 [17] 2 years Carsten Created cafu/trunk/ExtLibs/zlib as a branch of vendor/zlib.
(add) @16 [16] 2 years Carsten Created the cafu/trunk/ExtLibs directory that will take the branches of …
Note: See TracRevisionLog for help on using the revision log.