Fix/include with subdirs
The hack to have every sub-directory in the include path does no longer work for me. Time to get it fixed by making the includes relative to dune-uggrid root directory.
This cannot be merged until core/dune-grid!358 (merged) is merged, because the symlinks don't work with the new includes
I moved the files below dune/uggrid/
.
Edited by Oliver Sander
Merge request reports
Activity
changed milestone to %Dune 2.7.0
added 8 commits
-
a0f1905d - 1 commit from branch
master
- c5587b73 - [cleanup] Includes with subdirs for dom/ and ui/
- 864c092b - [cleanup] Includes with subdir for gm/
- dd84aa85 - [cleanup] Includes with subdir for low/
- f6d01585 - [cleanup] Includes with subdirs for np/ and ./
- 8be601a2 - [cleanup] Includes with subdir for parallel/
- 92b9e27f - [cleanup] Smaller include cleanups
- cdb62b1c - [cleanup] Fix headercheck
Toggle commit list-
a0f1905d - 1 commit from branch
assigned to @ansgar
added 7 commits
- e46d7204 - Move low/ below dune/uggrid/
- cc7ce022 - Move dom/ below dune/uggrid/ and rename to domain/
- 63571b47 - Move lib/ below dune/uggrid/
- 5bb70393 - Move gm/ below dune/uggrid/
- 2857a65e - Move ui/, dev/, initug.* to dune/uggrid/*
- bd86c54a - Delete ug/
- 549f13b7 - Move np/ below dune/uggrid/ and rename it numerics/
Toggle commit listadded 1 commit
- 876b84cb - Move np/ below dune/uggrid/ and rename it numerics/
added 21 commits
-
1bb85c13...172f6988 - 4 commits from branch
master
- 29c9bdae - [cleanup] Includes with subdirs for dom/ and ui/
- c92d0ddc - [cleanup] Includes with subdir for gm/
- dc2e8b5c - [cleanup] Includes with subdir for low/
- b29aaeca - [cleanup] Includes with subdirs for np/ and ./
- 1930de25 - [cleanup] Includes with subdir for parallel/
- fab0e03a - [cleanup] Smaller include cleanups
- 8ae2b36d - [cleanup] Fix headercheck
- bad5e6fc - Move low/ below dune/uggrid/
- 5339a0f5 - Move dom/ below dune/uggrid/ and rename to domain/
- a7810c5b - Move lib/ below dune/uggrid/
- 1a136e2f - Move gm/ below dune/uggrid/
- 6fcda4a5 - Move ui/, dev/, initug.* to dune/uggrid/*
- 2b26eeb9 - Delete ug/
- c81dfb5d - Move np/ below dune/uggrid/ and rename it numerics/
- b99ed9ab - Move parallel/ppif/ to dune/uggrid/parallel/ppif/.
- 93cf4278 - Move parallel/ddif/ to dune/uggrid/parallel/ddif/
- 138d1ae3 - Move parallel/ddd/ below dune/uggrid/
Toggle commit list-
1bb85c13...172f6988 - 4 commits from branch
mentioned in issue #13 (closed)
added 30 commits
-
138d1ae3...edf4d675 - 11 commits from branch
master
- ac37b138 - [cleanup] Includes with subdirs for dom/ and ui/
- 5543a495 - [cleanup] Includes with subdir for gm/
- 9a8d212e - [cleanup] Includes with subdir for low/
- 112e82b8 - [cleanup] Includes with subdirs for np/ and ./
- 29f9d764 - [cleanup] Includes with subdir for parallel/
- c27d6491 - [cleanup] Smaller include cleanups
- 631a2cd3 - [cleanup] Fix headercheck
- 8273503e - Move low/ below dune/uggrid/
- 97aceb9e - Move dom/ below dune/uggrid/ and rename to domain/
- e5f0d064 - Move lib/ below dune/uggrid/
- 553f74ea - Move gm/ below dune/uggrid/
- dfac4f9c - Move ui/, dev/, initug.* to dune/uggrid/*
- c928ab99 - Delete ug/
- b28f92ca - Move np/ below dune/uggrid/ and rename it numerics/
- 045bfc9c - Move parallel/ppif/ to dune/uggrid/parallel/ppif/.
- b7fea207 - Move parallel/ddif/ to dune/uggrid/parallel/ddif/
- 25586cac - Move parallel/ddd/ below dune/uggrid/
- f06f659a - Stop creating libug.pc and ug-config-version.cmake
- 67cdfc1c - Install headers in same folder structure, not ug/
Toggle commit list-
138d1ae3...edf4d675 - 11 commits from branch
added 1 commit
- bb37d236 - update changelog about changed header location
assigned to @oliver.sander and unassigned @ansgar
- Resolved by Christoph Grüninger
mentioned in merge request core/dune-grid!358 (merged)
Please register or sign in to reply