Commit History

Author SHA1 Message Date
  David Wimsey a170f13da5 Merge branch 'feature-use-existing-lua-context' of https://github.com/dwimsey/libRocket into feature/lua-scripting 11 years ago
  David Wimsey 19d2cccd45 Added error checking to LoadFile to catch NULL pointer errors when the file specified can not be loaded or is empty 11 years ago
  David Wimsey dcb7b7f33e Minor fixes for clarity 11 years ago
  David Wimsey e148bd5dfc Merge branch 'master' of http://github.com/Gambini/libRocket into feature/lua-scripting 11 years ago
  David Wimsey 43ff3b4da9 Merge pull request #182 from dwimsey/feature/cmake-cleanup-projectfiles 11 years ago
  David Wimsey 0e51dc62f0 Regenerated based on latest gen_filelists.sh update, includes appropriate .inl files 11 years ago
  David Wimsey 1978757990 This file is unreferenced and is a duplicate of Source/Core/Pool.inl, where it is referenced only by Pool.h and no public headers. 11 years ago
  David Wimsey 1d0ef7cc1c Adds .inl files to file list, this will ensure they are copied as required to the appropriate installation directories as well as insure that CMake rebuilds the project when these files are changed 11 years ago
  David Wimsey 6f17a257a6 Merge pull request #171 from dwimsey/feature/python-with-static-librocket 11 years ago
  David Wimsey 6b901d3e20 Merge branch 'feature/warningfix-badcast-decoratorhandle' of https://github.com/dwimsey/libRocket 11 years ago
  David Wimsey 2003339477 Merge pull request #178 from dwimsey/feature/cmake-cleanup-projectfiles 11 years ago
  David Wimsey f4c22860d9 Rebuilt file using gen_filelists.sh updates from previous commit 11 years ago
  David Wimsey 29bcb91235 Merge pull request #176 from dwimsey/feature/cleanup-core-datasourcewrapper-unused 11 years ago
  David Wimsey 4c99586310 Splits public header files into separate groups to allow CMake to build OSX Frameworks with the proper directory structure 11 years ago
  David Wimsey 1e781d7330 Merge pull request #177 from dwimsey/feature/warningfix-dllimport-inline-method 11 years ago
  David Wimsey 36dd11f5a2 Hotfix for broken static library builds 11 years ago
  David Wimsey cae28d8201 Rebuilt with gen_filelists.sh 11 years ago
  David Wimsey 602c9c0a43 Hack to fix output variable name case 11 years ago
  David Wimsey d7e2071eea Switched to use /usr/bin/env to locate bash instead of using a hard coded path, this allows bash to be located outside of /usr/bin and for /usr/bin to be kept pristine 11 years ago
  David Wimsey 1a22bd59a8 These appear to have be remnants from before the project was placed on github, they are not included in the CMake build process, note any project files. 11 years ago
  David Wimsey 1acbd77862 Minor fix for bad output when an empty directory is encountered or no files of the specified type are found 11 years ago
  David Wimsey f60ece4523 Fixed to generate consisten FileList.cmake and SampleFileList.cmake regardless of input order of files listed by find. Results in less better diff's moving forward 11 years ago
  David Wimsey f5f9bd8059 Minor fix to ensure python libs are always built as shared objects or DLLs regardless of BUILD_SHARED_LIBS setting to CMake 11 years ago
  Tom Mason 83882b7db0 Merge pull request #169 from libRocket/pifix 11 years ago
  Tom Mason 1d6f721578 changed name of PI constant to ROCKET_PI, and removed unnecessary and unused variants 11 years ago
  Tom Mason d2d7ba5ebf Merge pull request #168 from libRocket/remove-unused 11 years ago
  Tom Mason 71383c660d remove unused code 11 years ago
  David Wimsey 493b571b6f Merge pull request #163 from dwimsey/feature/bugfix-64bit-defines 11 years ago
  David Wimsey 0a13ed404f Added catch for 64 bit solaris builds 11 years ago
  David Wimsey 9ee97b467d Merge pull request #165 from dwimsey/feature/iOS-CMake-Support 11 years ago