- Oct 27, 2008
-
-
Oliver Sander authored
A dynamic array of blocks of booleans. Will supersede BitField. Initial commit. Credits go to Carsten Gräser [[Imported from SVN: r5322]]
-
- Oct 20, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5321]]
-
- Oct 19, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5320]]
-
Oliver Sander authored
Use assign() method of std::vector to set the entire bitfield. It is way faster than an explicit for loop [[Imported from SVN: r5319]]
-
- Oct 18, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5318]]
-
Christian Engwer authored
[[Imported from SVN: r5317]]
-
Christian Engwer authored
[[Imported from SVN: r5316]]
-
- Oct 17, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5315]]
-
- Oct 13, 2008
-
-
Christian Engwer authored
dunemodules.inc * expand '~' before canonicalpath expansion [[Imported from SVN: r5314]]
-
Christian Engwer authored
[[Imported from SVN: r5313]]
-
Oliver Sander authored
[[Imported from SVN: r5312]]
-
Oliver Sander authored
[[Imported from SVN: r5311]]
-
- Oct 11, 2008
-
-
Markus Blatt authored
[[Imported from SVN: r5310]]
-
- Oct 10, 2008
-
-
Christian Engwer authored
AC_REQUIRE([DUNE_SUB_VERSION_FUNCTION]) this is a relict and not needed anymore. [[Imported from SVN: r5309]]
-
- Oct 09, 2008
-
-
Christian Engwer authored
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2431.pdf [[Imported from SVN: r5308]]
-
Christian Engwer authored
* replace experimental multi-command feature with the desired one: You can seperate commands and their flags with the ' : ' delimiter. Note the space! example: dunecontrol make clean : update : make all this will do (in pseudo code) foreach module; do make clean update make all done [[Imported from SVN: r5307]]
-
- Oct 08, 2008
-
-
Christian Engwer authored
* use same code in dunemodules.inc and dune.m4 [[Imported from SVN: r5306]]
-
- Oct 07, 2008
-
-
Christian Engwer authored
next step is to add parameters to the dune.module file and parse these. [[Imported from SVN: r5305]]
-
- Oct 06, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5304]]
-
Markus Blatt authored
[[Imported from SVN: r5303]]
-
Markus Blatt authored
[[Imported from SVN: r5302]]
-
- Oct 02, 2008
-
-
Markus Blatt authored
Added fucking const to key type for pedantic Macs! [[Imported from SVN: r5301]]
-
Markus Blatt authored
Fixed wrong key and value type. Now the flyspray bug is supposed to be fixed. [[Imported from SVN: r5300]]
-
Markus Blatt authored
Rebind allocator for correct value type! Fixes flyspray 432. [[Imported from SVN: r5299]]
-
Christian Engwer authored
dunecontrol call. commands are given as a colon seperated list. example: dunecontrol --opts=optsfile autogen:configure:make would do exactly the same as dunecontrol --opts=optsfile all This feature will change in the future, as it does not allow different parameters for the different commands. [[Imported from SVN: r5298]]
-
- Oct 01, 2008
-
-
Christian Engwer authored
credits to Elias Pipping [[Imported from SVN: r5297]]
-
- Sep 30, 2008
-
-
Christian Engwer authored
see also http://www.opengroup.org/onlinepubs/009695399/utilities/awk.html Credits go to Elias Pipping [[Imported from SVN: r5296]]
-
Christian Engwer authored
* Fail if 'Module:' is not specified in dune.module * Replace three calls for 'name' with one * Look for glibtoolize first (darwin compatibility) Credits go to Ellias Pipping. [[Imported from SVN: r5295]]
-
Christian Engwer authored
[[Imported from SVN: r5294]]
-
Oliver Sander authored
* Rewrite using switches and iterators Patch by Elias Pipping [[Imported from SVN: r5293]]
-
Oliver Sander authored
[[Imported from SVN: r5292]]
-
Oliver Sander authored
[[Imported from SVN: r5291]]
-
- Sep 24, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5290]]
-
Christian Engwer authored
[[Imported from SVN: r5289]]
-
Christian Engwer authored
.--std=c++0x should not be added to the CXXFLAGS, but CXX should be updaten [[Imported from SVN: r5288]]
-
- Sep 18, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5287]]
-
Martin Nolte authored
[[Imported from SVN: r5286]]
-
Martin Nolte authored
[[Imported from SVN: r5285]]
-
Andreas Dedner authored
For silent mode use make SILENT=1 and for verbose SILENT=0 Default: if no header is given: SILENT=1 if header is given: SILENT=0 [[Imported from SVN: r5284]]
-
- Sep 17, 2008
-
-
Andreas Dedner authored
[[Imported from SVN: r5283]]
-