Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Core Modules
dune-common
Commits
0c144e4a
Commit
0c144e4a
authored
9 months ago
by
Simon Praetorius
Committed by
Santiago Ospina De Los Ríos
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Add documentation of new introduced dune policy
parent
8ad4b11b
No related branches found
No related tags found
2 merge requests
!1470
Fix wrong variable name to make target hash (2.10)
,
!1355
Provide a cmake utility dune_default_include_directories
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/buildsystem/dune-common.rst
+3
-1
3 additions, 1 deletion
doc/buildsystem/dune-common.rst
with
3 additions
and
1 deletion
doc/buildsystem/dune-common.rst
+
3
−
1
View file @
0c144e4a
...
...
@@ -208,7 +208,9 @@ not want to see any policy warnings and just stick with the defaults, the global
Policies Introduced by Dune 2.10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Here we will list and explain the introduced policies.
``DP0001`` (dune-common, set to NEW by default in version 3.0)
*OLD behavior:* Set global ``include_directories`` when creating a new ``dune_project``.
*NEW behavior*: Include directories must be set on a module library targets and are not set globally anymore.
.. _faq:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment