0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add fix to generated CMakeList file when EXTRA_LIBRARIES are set More... over 12 years ago
Merge branch 'fix-dolfin-16' More... over 12 years ago
Merge branch 'fix-issue-2' More... over 12 years ago
Add a hash of the instant directory to generated tmp dir. Also only remove these tmp directories preventing instant-clean to remove other directories which it shouldn't. More... over 12 years ago
Add check for installed dolfin More... over 12 years ago
Make get_output_status and get_output more robust. You can now also send in a list of commands More... over 12 years ago
Compile additional source files passed to build into itsown static library. This resolves problem when using this function within a multithreaded make invoked call. -- This might be a bug in CMake... More... over 12 years ago
get_status_output now uses shell=False -- Fixing issue #2 More... over 12 years ago
Update README More... over 12 years ago
Add .gitignore More... over 12 years ago
Propagate cppargs to compiled extension modules using cmake: -- This now re-enables dolfin and ffc options cpp_optimize which for a while has been silently ignored... More... over 12 years ago
removed some comments More... over 12 years ago
Merge from 1.2.x: Johannes Ring 2013-03-24 Update version numbers to 1.2.0. Johannes Ring 2013-03-24 Update ChangeLog. Johannes Ring 2013-03-24 Update to 1.2.x branch in release.conf. More... over 12 years ago
Update version numbers to 1.2.0. More... over 12 years ago
Update ChangeLog. More... over 12 years ago
Update to 1.2.x branch in release.conf. More... over 12 years ago
Added example with external C++ code that uses Dolfin objects. Thanks to Mikael Mortensen for the Probe code, and Johannes Ring and Johan Hake for help with the cmake and dolfin-swiging. More... over 12 years ago
added possible source files to the compilation More... over 12 years ago
include include_dirs etc in cmake More... over 12 years ago
added various flags to cmake More... over 12 years ago
Uncomment removing of temp dir. More... over 12 years ago
Fix more linking issues detected on OS X buildbot. Also add cxx and link flags from all CMake packages. More... over 12 years ago
Fix Python linking issue. More... over 12 years ago
Fix messed up indentation and three or four bugs in recompile(). More... over 12 years ago
Fix messed up indentation and three or four bugs in recompile(). More... over 12 years ago
Bugfix output1 -> output variable name. More... over 12 years ago
Add a more configurable way of including CMake packages in cmake based build system More... over 12 years ago
update the error handling More... over 12 years ago
update instant to be able to use either distutils or cmake More... over 12 years ago
Update cmake stuff. Kudos to Johannes and Johan. More... over 12 years ago