- Oct 23, 2015
-
-
Christoph Grüninger authored
This enables users to have several build directories like build-clang, build-gcc5, build-debug, and still get all of them ignored.
-
- Oct 13, 2015
-
-
Dominic Kempf authored
This includes the following workflow: * The cmake module path is globbed for any modules matching *.cmake * The opening comment is parsed for the following rst directives: cmake_function, cmake_module, cmake_variables * From those, a browsable documentation is generated. To run properly, a python interpreter and sphinx are needed.
-
- Jul 27, 2015
-
-
Jö Fahlke authored
Add missing files, remove ancient buildsystem stuff and stuff where it is unclear where it comes from.
-
- Nov 08, 2014
-
-
Jö Fahlke authored
"Makefile.in", "*.o", etc. need only be listed in the toplevel .gitignore, the rules are applied recursively. Test programs etc. should be listed as "/program" in their directory's .gitignore, so they are not accidentially ignored in a lower level directory.
-
- Jan 15, 2014
-
-
Oliver Sander authored
-
- Jun 19, 2013
-
-
Martin Nolte authored
-
- May 15, 2013
-
-
Christoph Grüninger authored
-
- May 08, 2013
-
-
Christian Engwer authored
-
Steffen Müthing authored
-
- May 07, 2013
-
-
Steffen Müthing authored
-
- Mar 14, 2013
-
-
Markus Blatt authored
[Bugfix] Prevent definition of HAVE_BOOST without value due to race conditions in some autoconf versions. For some autoconf versions there was a race condition between ax_boost_base.m4 and dune_boost_base.m4 resulting in HAVE_BOOST being defined with no value (instead of ENABLE_BOOST). For others there were even two definitions of it (one with and one without value). This patch renames the symbol being defined in dune_boost_base.m4 to HAVE_DUNE_BOOST and defines a value for it if boost is found. Please change your code such the preprocessor directives checking for boost from #if HAVE_BOOST to #if HAVE_DUNE_BOOST Resolves flyspray 1265 and presumably 1249. [[Imported from SVN: r7422]]
-
- Feb 19, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7361]]
-
- Feb 13, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7122]]
-
- Dec 08, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5756]]
-
- Oct 14, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5648]]
-
- May 25, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5214]]
-
- Oct 27, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4761]]
-
- Jul 12, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4596]]
-
- May 17, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4559]]
-
- Apr 14, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4500]]
-
- Apr 05, 2005
-
-
Thimo Neubauer authored
[[Imported from SVN: r1828]]
-
- Dec 08, 2004
-
-
Thimo Neubauer authored
tested on autotool-agnostic systems [[Imported from SVN: r1241]]
-
- Dec 01, 2004
-
-
Markus Blatt authored
[[Imported from SVN: r1191]]
-
- Oct 26, 2004
-
-
Thimo Neubauer authored
[[Imported from SVN: r991]]
-
- Oct 12, 2004
-
-
Thimo Neubauer authored
[[Imported from SVN: r852]]
-
- Nov 10, 2003
-
-
Thimo Neubauer authored
[[Imported from SVN: r252]]
-
- Jul 01, 2003
-
-
Thimo Neubauer authored
can be installed into a system - wrote m4-macros so that any program using dune can check for albert/ug/dune them self [[Imported from SVN: r79]]
-
- Mar 17, 2003
-
-
git-bot authored
[[Imported from SVN: r1]]
-