- Jul 10, 2012
-
-
Christian Engwer authored
remove debug output [[Imported from SVN: r6854]]
-
Christian Engwer authored
print warnings, but continue compilation (thanks to Tobias Malkmus) [[Imported from SVN: r6853]]
-
- Jul 09, 2012
-
-
Christian Engwer authored
don't try to install doxygen when documentation is disabled [[Imported from SVN: r6852]]
-
Christian Engwer authored
don't stop the dependency tracking if suggestion is missing, just skip this single entry [[Imported from SVN: r6851]]
-
Christian Engwer authored
tell the user that we skip a suggestion [[Imported from SVN: r6850]]
-
Christian Engwer authored
add support to run the dependencies in revers order (necessarry for "make distclean") [[Imported from SVN: r6849]]
-
Christian Engwer authored
refactored _check_deps handled missing SUGS as fatal error. now we just ignore SUSG which are not present or don't match the required version [[Imported from SVN: r6848]]
-
Christian Engwer authored
sorting modules: distinguish between the MAIN pass and DEPS/SUGS [[Imported from SVN: r6847]]
-
Christian Engwer authored
report about suggestions [[Imported from SVN: r6846]]
-
Christian Engwer authored
set full path for dependencies.m4 [[Imported from SVN: r6845]]
-
Christian Engwer authored
put path into double-ticks to allow spaces etc. [[Imported from SVN: r6844]]
-
Christian Engwer authored
fix broken assignment after changing the naming of SORT_*_DONE_* [[Imported from SVN: r6843]]
-
Christian Engwer authored
fix reset of SORT_*_DONE_* flags after changing the naming scheme [[Imported from SVN: r6842]]
-
Christian Engwer authored
replay FOUNDMODULES when calling find_modules_in_path a second time [[Imported from SVN: r6841]]
-
Christian Engwer authored
make m4create work with versioned suggestions [[Imported from SVN: r6840]]
-
Christian Engwer authored
export module name to make --current work properly again [[Imported from SVN: r6839]]
-
Christian Engwer authored
bug fix in m4create: - the current module is stored in $mainmod, not $module [[Imported from SVN: r6838]]
-
Christian Engwer authored
remove obsolete assignment [[Imported from SVN: r6837]]
-
Christian Engwer authored
avoid parsing suggestions twice [[Imported from SVN: r6836]]
-
Christian Engwer authored
remove unused code [[Imported from SVN: r6835]]
-
- Jul 08, 2012
-
-
Christian Engwer authored
fix DEPS and SUGS check invocation [[Imported from SVN: r6834]]
-
Christian Engwer authored
for some straneg reason the variable module can not be local... [[Imported from SVN: r6833]]
-
Christian Engwer authored
[[Imported from SVN: r6832]]
-
Christian Engwer authored
- factor out check and version check of dependencies - reuse for suggestions - make versioned suggestions work [[Imported from SVN: r6831]]
-
Christian Engwer authored
use bash string substitution instead of sed [[Imported from SVN: r6830]]
-
Christian Engwer authored
alternative implementation for fix_variable_name, avoiding invocation of tr [[Imported from SVN: r6829]]
-
Christian Engwer authored
avoid ${var} expression, $var is slightly faster [[Imported from SVN: r6828]]
-
Christian Engwer authored
fix whitespace match for awk [[Imported from SVN: r6827]]
-
Christian Engwer authored
fix tracking of already parsed modules ... results in a significantly speedup [[Imported from SVN: r6826]]
-
Christian Engwer authored
bug fix and further cleanup in dunemodules.lib [[Imported from SVN: r6825]]
-
Christian Engwer authored
- fix check_module_name - make it faster by using a pure bash-pattern-matching [[Imported from SVN: r6824]]
-
Christian Engwer authored
* smaller cleanups * remove unsused methods [[Imported from SVN: r6823]]
-
- Jul 07, 2012
-
-
Christoph Grüninger authored
duneproject. See FS#1029 for more details. [[Imported from SVN: r6821]]
-
- Jul 06, 2012
-
-
Oliver Sander authored
This fixes FS 1147. Thanks to Elias Pipping for the patch. [[Imported from SVN: r6819]]
-
Christian Engwer authored
fix typo in ax_boost_base (thanks to Bård Skaflestad for the patch) [[Imported from SVN: r6818]]
-
- Jun 25, 2012
-
-
Markus Blatt authored
Patch contributed by Matthias Wohlmuth [[Imported from SVN: r6816]]
-
- Jun 24, 2012
-
-
Christoph Grüninger authored
details. [[Imported from SVN: r6812]]
-
- Jun 23, 2012
-
-
Jorrit Fahlke authored
[[Imported from SVN: r6811]]
-
- Jun 22, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6809]]
-
- Jun 12, 2012
-
-
Christoph Grüninger authored
assignment. [[Imported from SVN: r6802]]
-