- Mar 18, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5479]]
-
Oliver Sander authored
[[Imported from SVN: r5477]]
-
Oliver Sander authored
[[Imported from SVN: r5475]]
-
- Mar 17, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5473]]
-
- Mar 05, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5470]]
-
Martin Nolte authored
[[Imported from SVN: r5468]]
-
- Mar 03, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5466]]
-
Oliver Sander authored
[[Imported from SVN: r5465]]
-
- Mar 02, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5461]]
-
- Feb 27, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5457]]
-
Oliver Sander authored
[[Imported from SVN: r5455]]
-
- Feb 26, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5454]]
-
- Feb 23, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5446]]
-
- Feb 17, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5439]]
-
- Feb 16, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5437]]
-
Martin Nolte authored
[[Imported from SVN: r5434]]
-
- Feb 13, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5429]]
-
Oliver Sander authored
[[Imported from SVN: r5427]]
-
- Feb 10, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5425]]
-
- Feb 09, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5422]]
-
- Feb 03, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5416]]
-
Christian Engwer authored
[[Imported from SVN: r5415]]
-
Christian Engwer authored
[[Imported from SVN: r5414]]
-
Christian Engwer authored
[[Imported from SVN: r5413]]
-
- Jan 27, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r5412]]
-
- Jan 23, 2009
-
-
Jorrit Fahlke authored
directories in DUNE_CONTROL_PATH which don't actually contain any modules and dunecontrol should now return a (more) sensible error message if it is called from a wrong directory. [[Imported from SVN: r5411]]
-
- Jan 21, 2009
-
-
Christian Engwer authored
* now libdunegrid is found * delay LT_OUTPUT as long as possible [[Imported from SVN: r5410]]
-
Christian Engwer authored
thanks to felix for excessive testing... [[Imported from SVN: r5409]]
-
Christian Engwer authored
[[Imported from SVN: r5408]]
-
Christian Engwer authored
[[Imported from SVN: r5407]]
-
Oliver Sander authored
[[Imported from SVN: r5406]]
-
Oliver Sander authored
[[Imported from SVN: r5405]]
-
Oliver Sander authored
[[Imported from SVN: r5404]]
-
Oliver Sander authored
[[Imported from SVN: r5403]]
-
- Jan 14, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5402]]
-
- Jan 04, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5401]]
-
- Dec 28, 2008
-
-
Jorrit Fahlke authored
* SunOS basic regexps are very /basic/: no support for character classes like [:alnum:], no '+' (not even '\+') and the greediness of stuff like '\{m,n\}' is not well defined, which is a problem in sed 's/.../.../' (according to the man page, it should work only with regular expressions matching a single character, i.e. not with '\(...\)'). Therefore, a lot of parsers had to be rewritten, especially the one for (versioned) dependencies. * Don't use grep's -q option, it's not portable. Use >/dev/null instead. * Awk on SunOS is very basic as well. Currently it still fails in configure, but at least it gets there... [[Imported from SVN: r5400]]
-
- Dec 24, 2008
-
-
Oliver Sander authored
[[Imported from SVN: r5399]]
-
Oliver Sander authored
Don't include static_assert.hh at the end of the file. Whoever needs this should include it explicitly [[Imported from SVN: r5398]]
-
- Dec 22, 2008
-
-
Oliver Sander authored
[[Imported from SVN: r5397]]
-