- Dec 03, 2013
-
-
Markus Blatt authored
-
- Nov 22, 2013
-
-
Markus Blatt authored
-
Markus Blatt authored
With this patch dunecontrol will work even if the path to the module contains spaces. Unfortunately, the tests for dune modules will still not work as I could not figure out how to use quoting in the CPP_FLAGS.
-
- Aug 20, 2013
-
-
Markus Blatt authored
-
- Jun 13, 2013
-
-
Markus Blatt authored
-
- Jun 11, 2013
-
-
Markus Blatt authored
-
- May 01, 2013
-
-
Markus Blatt authored
not available in older bash versions. [[Imported from SVN: r7462]]
-
- Apr 29, 2013
-
-
Markus Blatt authored
this was the other way around. [[Imported from SVN: r7458]]
-
Markus Blatt authored
[[Imported from SVN: r7457]]
-
Markus Blatt authored
less interference. [[Imported from SVN: r7456]]
-
- Apr 25, 2013
-
-
Christian Engwer authored
fix incompatibility with mawk - explicitly state list of whitespaces - patch by Ansgar Burchardt [[Imported from SVN: r7452]]
-
- Apr 24, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7449]]
-
Markus Blatt authored
translating options for provided for configure to CMake syntax. [[Imported from SVN: r7448]]
-
- Mar 12, 2013
-
-
Markus Blatt authored
At least on Debian CMAKE_INSTALL_LIBDIR is the multiarch libdir. [[Imported from SVN: r7411]]
-
- Feb 25, 2013
-
-
Markus Blatt authored
Fixes flyspray 1260. PLEASE REVIEW! [[Imported from SVN: r7387]]
-
- Feb 13, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7124]]
-
- Sep 20, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6988]]
-
- Aug 10, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6892]]
-
- Aug 08, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6890]]
-
- Aug 06, 2012
-
-
Christian Engwer authored
improve error message for invalid module names [[Imported from SVN: r6881]]
-
- Jul 19, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6873]]
-
- Jul 18, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6872]]
-
- Jul 10, 2012
-
-
Christian Engwer authored
actually depmode and mainmode where the same... only compute one of them [[Imported from SVN: r6859]]
-
Christian Engwer authored
only update the module mode if it not DEPS, which is the [[Imported from SVN: r6858]]
-
Christian Engwer authored
documentation for _search_module [[Imported from SVN: r6857]]
-
Christian Engwer authored
cleaner eval/test statements [[Imported from SVN: r6856]]
-
Christian Engwer authored
just search any module (dependencies and suggestions) and do the splitting of DEPS and SUGS list afterwards => make sure a module is not listed twice [[Imported from SVN: r6855]]
-
- Jul 09, 2012
-
-
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
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
export module name to make --current work properly again [[Imported from SVN: r6839]]
-
Christian Engwer authored
avoid parsing suggestions twice [[Imported from SVN: r6836]]
-
- 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]]
-