Skip to content

Commit ea16bd2

Browse files
Deployed 90c23c0 to latest with MkDocs 1.6.1 and mike 2.1.3
1 parent 750f07a commit ea16bd2

File tree

13 files changed

+490
-325
lines changed

13 files changed

+490
-325
lines changed

latest/404.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252

5353

54+
<meta name="google-site-verification" content="DbD9BorxRao-ddtExeVQxiQZgzMci9rCahyn_1yCcoY" />
55+
5456
</head>
5557

5658

latest/TODO/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555

5656

5757

58+
<meta name="google-site-verification" content="DbD9BorxRao-ddtExeVQxiQZgzMci9rCahyn_1yCcoY" />
59+
5860
</head>
5961

6062

@@ -658,7 +660,6 @@ <h2 id="planned">Planned</h2>
658660
</ul>
659661
</li>
660662
<li>Allow runcpp2 to be library for scriptable pipeline</li>
661-
<li>Async/Multi-thread compile and dependencies processing</li>
662663
<li>Smoother CMake support by reading cmake target properties (https://stackoverflow.com/a/56738858/23479578)</li>
663664
<li>Add the ability for user to specify custom substitution options which applies to all fields</li>
664665
<li>Add the ability to append defines coming from the dependencies</li>

latest/build_settings/index.html

Lines changed: 449 additions & 302 deletions
Large diffs are not rendered by default.

latest/guides/basic_concepts/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757

5858

5959

60+
<meta name="google-site-verification" content="DbD9BorxRao-ddtExeVQxiQZgzMci9rCahyn_1yCcoY" />
61+
6062
</head>
6163

6264

latest/guides/building_project_sources/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757

5858

5959

60+
<meta name="google-site-verification" content="DbD9BorxRao-ddtExeVQxiQZgzMci9rCahyn_1yCcoY" />
61+
6062
</head>
6163

6264

latest/guides/external_dependencies/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757

5858

5959

60+
<meta name="google-site-verification" content="DbD9BorxRao-ddtExeVQxiQZgzMci9rCahyn_1yCcoY" />
61+
6062
</head>
6163

6264

latest/guides/scriptable_pipeline/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757

5858

5959

60+
<meta name="google-site-verification" content="DbD9BorxRao-ddtExeVQxiQZgzMci9rCahyn_1yCcoY" />
61+
6062
</head>
6163

6264

latest/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555

5656

5757

58+
<meta name="google-site-verification" content="DbD9BorxRao-ddtExeVQxiQZgzMci9rCahyn_1yCcoY" />
59+
5860
</head>
5961

6062

latest/program_manual/index.html

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757

5858

5959

60+
<meta name="google-site-verification" content="DbD9BorxRao-ddtExeVQxiQZgzMci9rCahyn_1yCcoY" />
61+
6062
</head>
6163

6264

@@ -662,18 +664,19 @@ <h2 id="options">Options</h2>
662664
</span><span id="__span-0-6"><a id="__codelineno-0-6" name="__codelineno-0-6" href="#__codelineno-0-6"></a> -c, --[c]onfig &lt;file&gt; Use specified config file instead of default
663665
</span><span id="__span-0-7"><a id="__codelineno-0-7" name="__codelineno-0-7" href="#__codelineno-0-7"></a> -t, --create-script-[t]emplate &lt;file&gt; Creates/prepend runcpp2 script info template
664666
</span><span id="__span-0-8"><a id="__codelineno-0-8" name="__codelineno-0-8" href="#__codelineno-0-8"></a> -s, --build-[s]ource-only (Re)Builds source files only without building dependencies.
665-
</span><span id="__span-0-9"><a id="__codelineno-0-9" name="__codelineno-0-9" href="#__codelineno-0-9"></a> The previous built binaries will be used for dependencies.
666-
</span><span id="__span-0-10"><a id="__codelineno-0-10" name="__codelineno-0-10" href="#__codelineno-0-10"></a> Requires dependencies to be built already.
667-
</span><span id="__span-0-11"><a id="__codelineno-0-11" name="__codelineno-0-11" href="#__codelineno-0-11"></a>Reset/Cleanup:
668-
</span><span id="__span-0-12"><a id="__codelineno-0-12" name="__codelineno-0-12" href="#__codelineno-0-12"></a> -rc, --[r]eset-[c]ache Deletes compiled source files cache only
669-
</span><span id="__span-0-13"><a id="__codelineno-0-13" name="__codelineno-0-13" href="#__codelineno-0-13"></a> -ru, --[r]eset-[u]ser-config Replace current user config with the default one
670-
</span><span id="__span-0-14"><a id="__codelineno-0-14" name="__codelineno-0-14" href="#__codelineno-0-14"></a> -rd, --[r]eset-[d]ependencies &lt;names&gt; Reset dependencies (comma-separated names, or &quot;all&quot; for all)
671-
</span><span id="__span-0-15"><a id="__codelineno-0-15" name="__codelineno-0-15" href="#__codelineno-0-15"></a> -cu, --[c]lean[u]p Run cleanup commands and remove build directory
672-
</span><span id="__span-0-16"><a id="__codelineno-0-16" name="__codelineno-0-16" href="#__codelineno-0-16"></a>Settings:
673-
</span><span id="__span-0-17"><a id="__codelineno-0-17" name="__codelineno-0-17" href="#__codelineno-0-17"></a> -sc, --[s]how-[c]onfig-path Show where runcpp2 is reading the config from
674-
</span><span id="__span-0-18"><a id="__codelineno-0-18" name="__codelineno-0-18" href="#__codelineno-0-18"></a> -v, --[v]ersion Show the version of runcpp2
675-
</span><span id="__span-0-19"><a id="__codelineno-0-19" name="__codelineno-0-19" href="#__codelineno-0-19"></a> -h, --[h]elp Show this help message
676-
</span><span id="__span-0-20"><a id="__codelineno-0-20" name="__codelineno-0-20" href="#__codelineno-0-20"></a> --log-level &lt;level&gt; Sets the log level (Normal, Info, Debug) for runcpp2.
667+
</span><span id="__span-0-9"><a id="__codelineno-0-9" name="__codelineno-0-9" href="#__codelineno-0-9"></a> The previous built binaries will be used for dependencies.
668+
</span><span id="__span-0-10"><a id="__codelineno-0-10" name="__codelineno-0-10" href="#__codelineno-0-10"></a> Requires dependencies to be built already.
669+
</span><span id="__span-0-11"><a id="__codelineno-0-11" name="__codelineno-0-11" href="#__codelineno-0-11"></a> -j, --[j]obs Maximum number of threads running. Defaults to 8
670+
</span><span id="__span-0-12"><a id="__codelineno-0-12" name="__codelineno-0-12" href="#__codelineno-0-12"></a>Reset/Cleanup:
671+
</span><span id="__span-0-13"><a id="__codelineno-0-13" name="__codelineno-0-13" href="#__codelineno-0-13"></a> -rc, --[r]eset-[c]ache Deletes compiled source files cache only
672+
</span><span id="__span-0-14"><a id="__codelineno-0-14" name="__codelineno-0-14" href="#__codelineno-0-14"></a> -ru, --[r]eset-[u]ser-config Replace current user config with the default one
673+
</span><span id="__span-0-15"><a id="__codelineno-0-15" name="__codelineno-0-15" href="#__codelineno-0-15"></a> -rd, --[r]eset-[d]ependencies &lt;names&gt; Reset dependencies (comma-separated names, or &quot;all&quot; for all)
674+
</span><span id="__span-0-16"><a id="__codelineno-0-16" name="__codelineno-0-16" href="#__codelineno-0-16"></a> -cu, --[c]lean[u]p Run cleanup commands and remove build directory
675+
</span><span id="__span-0-17"><a id="__codelineno-0-17" name="__codelineno-0-17" href="#__codelineno-0-17"></a>Settings:
676+
</span><span id="__span-0-18"><a id="__codelineno-0-18" name="__codelineno-0-18" href="#__codelineno-0-18"></a> -sc, --[s]how-[c]onfig-path Show where runcpp2 is reading the config from
677+
</span><span id="__span-0-19"><a id="__codelineno-0-19" name="__codelineno-0-19" href="#__codelineno-0-19"></a> -v, --[v]ersion Show the version of runcpp2
678+
</span><span id="__span-0-20"><a id="__codelineno-0-20" name="__codelineno-0-20" href="#__codelineno-0-20"></a> -h, --[h]elp Show this help message
679+
</span><span id="__span-0-21"><a id="__codelineno-0-21" name="__codelineno-0-21" href="#__codelineno-0-21"></a> --log-level &lt;level&gt; Sets the log level (Normal, Info, Debug) for runcpp2.
677680
</span></code></pre></div>
678681

679682

latest/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)