blender/build_files
Antony Riakiotakis e02af840e1 Fix gtest linking on ubuntu and do minor cleanup.
Generally for build systems, libraries that do not depend on other
libraries, such as system libraries, OpenGL etc always go at the end.

We could even get rid of some duplicate dependency libraries here but
auto duplication by build systems and differences between OSs make this
difficult.

GTest still duplicates all libraries twice to solve some issues which is
weird (maybe libs are not sorted correctly for some reason? needs
investigation)
2015-01-08 17:17:40 +01:00
..
build_environment Fix for previous commit (forgot to update rev UID, sorry). 2014-11-28 13:00:00 +01:00
buildbot Enable sm52 for linux buildbot 2014-12-02 17:30:59 +05:00
cmake Fix gtest linking on ubuntu and do minor cleanup. 2015-01-08 17:17:40 +01:00
package_spec CMake: update pacman spec 2014-11-18 11:52:05 +01:00
scons Remove executable flag from the build configuration files 2014-12-31 14:05:53 +05:00
utils exclude git/arc files from tgz archive 2015-01-08 22:53:23 +11:00