- Jan 15, 2015
-
-
Ricardo Ortiz authored
-
- Dec 30, 2014
-
-
Ricardo Ortiz authored
Some changes to get things building on OS X again.
-
David Thompson authored
... when threads and OpenGL support are off.
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
-
- Dec 29, 2014
-
-
David Thompson authored
-
- Dec 27, 2014
-
-
Ricardo Ortiz authored
-
- Dec 26, 2014
-
-
Ricardo Ortiz authored
-
- Dec 22, 2014
-
-
David Thompson authored
It looks for the Xmu library even though it is not a dependency of freeglut3.
-
David Thompson authored
... to see if it builds without BLAS/LAPACK.
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
... now that they are not duplicated in the `include` directory.
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
This also adds a configuration option named `VegaFEM_ENABLE_OpenGL_SUPPORT` to match Ricardo's build.
-
David Thompson authored
-
David Thompson authored
Now you can turn on `VEGA_ENABLE_CG_SUPPORT` and expect the build to complete.
-
David Thompson authored
Rename `BUILD_MODEL_REDUCTION` to `VEGA_BUILD_MODEL_REDUCTION`. Add some include directories for "private" headers to get picked up by dependent libraries; for example, the quaternion library now marks its own source directory (`src/libquaternion`) as an include directory for targets that depend on it. Note that this is only for the build tree, not the installed version of Vega. There is still some fiddliness going on with LAPACK; at times CMake does not seem to want to link to it even though it is listed as a dependency. The workaround seems to be upgrading to CMake 3.1.
-
David Thompson authored
Build static libraries on Windows until we start exporting symbols. Keep the list of Vega modules in the top-level CMakeLists file and simplify all the `add_subdirectory` calls.
-
- Dec 15, 2014
-
-
David Thompson authored
VegaFEM now installs libraries plus CMake config and target files so that it can be used by other packages. PS. The duplicate headers in include and src/libXXX are evil! PPS. The Vega getopts library has been renamed libvega-getopts because of issues with the preprocessor and potential install-name conflicts/confusion with the real getopt.
-
- Dec 13, 2014
-
-
David Thompson authored
-
David Thompson authored
-
- Dec 12, 2014
-
-
David Thompson authored
-
- Mar 03, 2014
-
-
Cliff Yapp authored
-
Cliff Yapp authored
-
- Dec 14, 2012
-
-
Cliff Yapp authored
-
Cliff Yapp authored
-
Cliff Yapp authored
-
Cliff Yapp authored
Add turtle example model and config files, reworking a bit so the 'turtle' example is self-contained.
-
Cliff Yapp authored
-
Cliff Yapp authored
-
Cliff Yapp authored
-
Cliff Yapp authored
-
Cliff Yapp authored
-
Cliff Yapp authored
-