Tom Mason
|
cbbbed70a8
Merge pull request #267 from konopka90/master
|
há 10 anos atrás |
Patryk Konopka
|
caf6eefbba
Build samples OFF
|
há 10 anos atrás |
Patryk Konopka
|
fabcfe4097
Bitmap font example
|
há 10 anos atrás |
Dawid Piotrowski
|
212d1d808c
generate *Config.cmake files
|
há 10 anos atrás |
David Wimsey
|
1da9becf07
Merge pull request #224 from i8degrees/bugfix-upstream/sdl2-sample
|
há 10 anos atrás |
David Wimsey
|
d82193614f
Initial changes to make building dependancies much easier and require less knowledge of how the sub projects work
|
há 10 anos atrás |
David Wimsey
|
70e4e5810a
Merge pull request #233 from hotgloupi/rename-static-lib-macro
|
há 11 anos atrás |
Raphaël Londeix
|
a0dd1982f4
Rename STATIC_LIB macro to ROCKET_STATIC_LIB.
|
há 11 anos atrás |
David Wimsey
|
b7de27a202
Merge pull request #226 from i8degrees/feature-upstream/cmake-policy
|
há 11 anos atrás |
Jeffrey Carpenter
|
7fae0c5046
Toggle CMake policy CMP0042 on by default
|
há 11 anos atrás |
Jeffrey Carpenter
|
f4ffcedf60
Fix build of SDL2 sample on OSX
|
há 11 anos atrás |
David Wimsey
|
18731055ce
Better handling of default values for CMAKE_OSX_ARCHITECTURES and allowing for override. Rather than the Xcode default of only building for the current platform, universal binaries are always built.
|
há 11 anos atrás |
David Wimsey
|
e5cb5433c0
Added ARCHS_OVERRIDE option which allows custom architecture targets to be selected instead of the native defaults, currently only applies to OS X and iOS builds
|
há 11 anos atrás |
David Wimsey
|
b426294cbf
Fixes to deal with architecture availability in Xcode 6.x. 32 bit support probably won't be supported at all in the relatively near future as no 32 bit OSes are supported at this stage. (10.6 is last 32 bit kernel)
|
há 11 anos atrás |
David Wimsey
|
761d05a247
Merge pull request #209 from libRocket/feature/osx-framework
|
há 11 anos atrás |
David Wimsey
|
41ff4e6162
Properly fix the Lua/check() macro collision
|
há 11 anos atrás |
David Wimsey
|
38ea8ef14c
Merge branch 'hotfix/osx-lua-check-builtin-macro-collision-fix'
|
há 11 anos atrás |
David Wimsey
|
637db9ba98
Merge branch 'hotfix/directx-skiplist-all'
|
há 11 anos atrás |
David Wimsey
|
a7781d94c3
Avoids building DirectX 10 sample properly
|
há 11 anos atrás |
David Wimsey
|
c395224d16
Fixes SKIP_DIRECTX_SAMPLES to actually skip building directx9 and directx10 samples
|
há 11 anos atrás |
David Wimsey
|
a431ca14ef
Fix to avoid naming collisions between macros defined in AssertMacros.h on OSX and LuaType::check
|
há 11 anos atrás |
David Wimsey
|
5c2558f69f
Merge pull request #173 from libRocket/feature/cmake-osx-lib-naming-convention
|
há 11 anos atrás |
David Wimsey
|
84a78d139c
Removed Debug suffix completely based on input from Tom Mason @wheybags and general usage within other projects. Continuous integration builds use separate directories for build configuration type which works as well as the name suffix
|
há 11 anos atrás |
David Wimsey
|
7b3d201a37
Merge pull request #203 from libRocket/feature/cmake-samples
|
há 11 anos atrás |
David Wimsey
|
6669f3a2bd
Added default hint for SFML location in our dependancies directory
|
há 11 anos atrás |
David Wimsey
|
eb75a98e93
Switched to using FindSFML.cmake from SFML distribution
|
há 11 anos atrás |
David Wimsey
|
f1076e0f18
Various fixes to resolve issues with building python modules on OSX
|
há 11 anos atrás |
David Wimsey
|
90cb3fe93c
Fix for GLEW enabled SFML builds
|
há 11 anos atrás |
David Wimsey
|
e2e42d2481
Added SFML cmake support, only builds the SFML sample related to the version of SFML detected
|
há 11 anos atrás |
David Wimsey
|
529a2f2c58
Added search for SDL in dependencies directory by default
|
há 11 anos atrás |