|
|
@8277
|
14 years |
rgrieder |
That was a tricky one: for Orxonox, STL iterator checking was …
|
|
|
@8273
|
14 years |
rgrieder |
Added optional use of install_manifest.txt file (white space separated …
|
|
|
@8270
|
14 years |
rgrieder |
Add RPATH for installed libraries too
|
|
|
@8233
|
14 years |
rgrieder |
Removed config files from individual targets for MSVC because search …
|
|
|
@8230
|
14 years |
rgrieder |
Zlib should now work again with MSVC < 10.
|
|
|
@8224
|
14 years |
rgrieder |
Removed support for Boost versions less than 1.40.
|
|
|
@8221
|
14 years |
rgrieder |
Changes that allow the Visual Studio 2010 dependencies to be used.
|
|
|
@8218
|
14 years |
rgrieder |
Fixed indentation issues in PrepareDevBundle.cmake by removing the IF …
|
|
|
@8216
|
14 years |
rgrieder |
Merged revision 8135 to from mac_osx to kicklib branch.
(part 1)
|
|
|
@8129
|
14 years |
rgrieder |
Merged new revisions (8083 - 8125) from mac_osx to kicklib branch.
|
|
|
@8126
|
14 years |
youngk |
Cleanup for Lua
|
|
|
@8123
|
14 years |
rgrieder |
Cleaned up threading library linking for OGRE. please test.
|
|
|
@8122
|
14 years |
rgrieder |
Removed obsolete remains of header/library finding on OS X.
|
|
|
@8121
|
14 years |
rgrieder |
Lua is in the CEGUILuaScriptModule framework, not in the CEGUI framework.
|
|
|
@8120
|
14 years |
rgrieder |
Cleanup in CEGUI framework finding.
|
|
|
@8119
|
14 years |
rgrieder |
Testing something with Frameworks and FIND_LIBRARY.
|
|
|
@8118
|
14 years |
rgrieder |
CMake script fix.
|
|
|
@8113
|
14 years |
rgrieder |
Added some paths for CEGUI library finding on Mac OS X.
|
|
|
@8095
|
14 years |
rgrieder |
Add CEGUIua include directory for CEGUI version below 0.7
|
|
|
@8094
|
14 years |
youngk |
Testing commit for CMake find scripts (Mac)
|
|
|
@8082
|
14 years |
rgrieder |
Make sure all required CEGUI extras are confirmed to be found by the …
|
|
|
@8080
|
14 years |
rgrieder |
Added another possible file extension for source files.
@Kevin: Is …
|
|
|
@8073
|
14 years |
rgrieder |
Merged mac_osx branch (after renaming it from ois_update) into kicklib …
|
|
|
@8071
|
14 years |
rgrieder |
Merged ois_update branch (before it was renamed to mac_osx) into …
|
|
|
@8068
|
14 years |
landauf |
adjusted a few library names and search paths for mingw dependencies
|
|
|
@8066
|
14 years |
landauf |
added support for boost 1.46 and adjusted code to work with the 3rd …
|
|
|
@8064
|
14 years |
rgrieder |
Also find POCO for MinGW (required for Ogre).
|
|
|
@8063
|
14 years |
rgrieder |
Disallow dependency packages, that don't work anymore.
|
|
|
@8062
|
14 years |
rgrieder |
Package version 6.0 is now also allowed with MinGW.
|
|
|
@8061
|
14 years |
rgrieder |
Sorted out tolua++ inclusion for newer CEGUI versions.
|
|
|
@8057
|
14 years |
rgrieder |
Added some extra wursts for Visual Studio 2010 to the build system.
|
|
|
@7980
|
14 years |
rgrieder |
Moved PCH and Config files to more appropriate places in the MSVC solution.
|
|
|
@7979
|
14 years |
rgrieder |
Removed option to specify a user script for the compiler …
|
|
|
@7960
|
14 years |
rgrieder |
Applied C++ code changes to compile Orxonox with CEGUI 0.7 (does not …
|
|
|
@7959
|
14 years |
rgrieder |
Separate dependency package versioning for msvc and mingw.
|
|
|
@7956
|
14 years |
rgrieder |
Merged revisions 7954 and 7955 from trunk to kicklib to fix the …
|
|
|
@7951
|
14 years |
rgrieder |
Bugfix for FindLua5.1.cmake
|
|
|
@7948
|
14 years |
rgrieder |
Dropped support for OGRE v1.4 and removed the remaining workarounds.
|
|
|
@7947
|
14 years |
rgrieder |
Dropping support for CEGUI v0.5 as v0.6 has been available for three …
|
|
|
@7944
|
14 years |
rgrieder |
Renamed Lua library to "Lua5.1" because that's also what the official …
|
|
|
@7943
|
14 years |
rgrieder |
Dropped support for Lua 5.0 in favour of v5.1. It also seems that all …
|
|
|
@7941
|
14 years |
rgrieder |
Kicked CEGUILua from our repository and adjusted the build system …
|
|
|
@7940
|
14 years |
rgrieder |
New branch with plans to remove CEGUILua and OgreCEGUIRenderer from …
|
|
copied from code/branches/usability/cmake:
|
|
|
@7915
|
14 years |
landauf |
creating usability branch to work on features which are more than just …
|