]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-09-13 Matthias MaierBuild TBB directly into deal.II
2012-09-13 Matthias MaierAdd DEAL_II_MIN_VECTOR_CAPACITY tests
2012-09-13 Matthias MaierAdd configure_deal_ii.cmake
2012-09-13 Matthias MaierReorganize the main CMakeLists.txt
2012-09-13 Matthias MaierTypo
2012-09-13 Matthias MaierBugfix
2012-09-13 Matthias MaierUpdate for the build process
2012-09-13 Matthias MaierBugfix
2012-09-13 Matthias MaierBugfix
2012-09-13 Matthias MaierAdd a debug postfix to the shared library
2012-09-13 Matthias MaierAdd a comment
2012-09-13 Matthias MaierSome more meaningful error messages
2012-09-13 Matthias MaierOn the quest to better error messages
2012-09-13 Matthias MaierRenaming
2012-09-13 Matthias MaierSmall changes on the BUILD_TYPE specific configuration
2012-09-12 Matthias MaierMinor changes
2012-09-12 Matthias MaierMinor changes on the library configuration
2012-09-12 Matthias MaierAn important TODO point...
2012-09-12 Matthias MaierMigrate building of bundled boost to cmake
2012-09-12 Matthias MaierUpdate
2012-09-12 Matthias MaierAdd sonaming and versioning
2012-09-12 Matthias MaierRudimentary linkage
2012-09-12 Matthias MaierAdd Version.in
2012-09-12 Matthias MaierTODO updated
2012-09-12 Matthias MaierSome further checks in check_for_cxx_features.cmake
2012-09-12 Matthias MaierA bunch of compiler feature tests
2012-09-12 Matthias MaierMajor update of the feature configuration portion
2012-09-12 Matthias MaierAdd some more tests for compiler features
2012-09-12 Matthias MaierUpdate config.h.in
2012-09-12 Matthias MaierBugfix
2012-09-12 Matthias MaierRemove obsolete HAVE_STD_OSTREAM checks
2012-09-12 Matthias MaierPhase out obsolete ostream-Header test
2012-09-12 Matthias MaierAdd DEAL_II_HAVE_SANE_MT_DEFINITIONS
2012-09-12 Matthias Maierconfig.h.in updated
2012-09-12 Matthias MaierAdd checks for C++0X Support
2012-09-12 Matthias MaierAdd some comments on what we are doing
2012-09-12 Matthias MaierReorganize the build process of expand_instantiations...
2012-09-11 Matthias Maierforgot the file...
2012-09-11 Matthias MaierA small reminder
2012-09-11 Matthias MaierGet rid of unnecessary tests
2012-09-11 Matthias MaierRest of change from #if to #ifdef
2012-09-11 Matthias MaierModern times for #if ...
2012-09-11 Matthias MaierRename...
2012-09-11 Matthias MaierUpdate source file list in CMakeLists.txt
2012-09-11 Matthias MaierMerge branch 'trunk' into branch_cmake
2012-09-11 Matthias MaierUpdate
2012-09-11 Matthias MaierQuick Bugfix
2012-09-11 Matthias MaierAdd support for zlib
2012-09-11 Matthias MaierAdd Support for contrib functionparser, TODO: external
2012-09-11 Matthias MaierAdd support for netcdf and mpi
2012-09-11 Matthias MaierRoundup...
2012-09-11 Matthias MaierMT_POSIX_NO_BARRIERS added
2012-09-11 Matthias MaierFurhter configuration changes
2012-09-11 Matthias MaierA bunch of checks
2012-09-10 Matthias MaierBUGFIX: Build C code with -fpic.
2012-09-10 Matthias MaierBugfix
2012-09-10 Matthias MaierSome more basic configuration...
2012-09-10 Matthias MaierRename check_cxx_features to check_for_cxx_features
2012-09-10 Matthias MaierRename prepare_* to configure_*
2012-09-10 Matthias MaierSome platform checks
2012-09-10 Matthias Maier...
2012-09-10 Matthias MaierA small TODO list
2012-09-10 Matthias MaierNew configuration behaviour:
2012-09-10 Matthias MaierBugfix: Set up the Include directories at an appropriat...
2012-09-10 Matthias MaierCMAKE Build environment for Umfpack
2012-09-10 Matthias MaierSmall Typo
2012-08-12 Matthias MaierReplace SET(foo ${foo} ..) by LIST(APPEND foo ..)
2012-08-10 Matthias Maieradd boost
2012-08-10 Matthias MaierSome progress for contrib umfpack
2012-08-10 Matthias MaierUpdate config.h.in
2012-08-10 Matthias MaierSome renaming
2012-08-09 Matthias MaierSome last changes for today
2012-08-09 Matthias MaierAdd rudimentary support for Umfpack, AMD, BLAS, LAPACK
2012-08-09 Matthias MaierAdd the lapack_templates.pl functionality for the meant...
2012-08-09 Matthias Maierdebug
2012-08-09 Matthias Maierintermediate
2012-08-09 Matthias Maier;-)
2012-08-09 Matthias MaierPrepare config.h.in for cmake
2012-08-09 Matthias MaierAdd FindTBB.cmake
2012-08-09 Matthias Maierupdate
2012-08-09 Matthias MaierCleanup
2012-08-09 Matthias MaierRoundup
2012-08-09 Matthias MaierMerge remote-tracking branch 'mirror/trunk' into branch...
2012-08-09 Matthias MaierFix some minor mistakes
2012-08-09 Matthias MaierA better location for the configured files
2012-08-09 Matthias MaierFix a typo.
2012-08-09 Matthias MaierUpdate.
2012-08-08 Matthias MaierProcess all necessary *.in files
2012-08-08 Matthias MaierQuickfix for the inst.pl files...
2012-08-08 Matthias MaierSo... this actually works ;-)
2012-08-08 Matthias MaierAdd expand_instantiations in a separate folder
2012-08-08 Matthias Maierintermediate
2012-08-08 Matthias MaierRevert "Make run under cmake 2.8.3."
2012-08-08 Wolfgang BangerthIgnore cmake files.
2012-08-08 Wolfgang BangerthMake run under cmake 2.8.3.
2012-08-07 Matthias MaierSome minor changes so that the library compiles :)
2012-08-07 Matthias MaierKeep the Makefile a bit longer...
2012-08-07 Matthias MaierFinish the rudimentary build system
2012-08-07 Matthias MaierEtwas schoener...
2012-08-07 Matthias MaierA first attempt for cmake
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.