init
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
This commit is contained in:
63
cmake/external/glib/cppgir/expected-lite/project/CodeBlocks/expected-lite.cbp
vendored
Normal file
63
cmake/external/glib/cppgir/expected-lite/project/CodeBlocks/expected-lite.cbp
vendored
Normal file
@@ -0,0 +1,63 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_project_file>
|
||||
<FileVersion major="1" minor="6" />
|
||||
<Project>
|
||||
<Option title="Expected Lite" />
|
||||
<Option pch_mode="2" />
|
||||
<Option compiler="gcc" />
|
||||
<Build>
|
||||
<Target title="Release">
|
||||
<Option output="bin/Release/optional3" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj/Release/" />
|
||||
<Option type="1" />
|
||||
<Option compiler="gcc" />
|
||||
<Compiler>
|
||||
<Add option="-O2" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Add option="-s" />
|
||||
</Linker>
|
||||
</Target>
|
||||
</Build>
|
||||
<Compiler>
|
||||
<Add option="-Wall" />
|
||||
</Compiler>
|
||||
<Unit filename="../../.gitattributes" />
|
||||
<Unit filename="../../.gitignore" />
|
||||
<Unit filename="../../.travis.yml" />
|
||||
<Unit filename="../../CHANGES.txt" />
|
||||
<Unit filename="../../CMakeLists.txt" />
|
||||
<Unit filename="../../LICENSE.txt" />
|
||||
<Unit filename="../../Notes.md" />
|
||||
<Unit filename="../../README.md" />
|
||||
<Unit filename="../../appveyor.yml" />
|
||||
<Unit filename="../../cmake/expected-lite-config-version.cmake.in" />
|
||||
<Unit filename="../../cmake/expected-lite-config.cmake.in" />
|
||||
<Unit filename="../../conanfile.py" />
|
||||
<Unit filename="../../example/01-basic.cpp" />
|
||||
<Unit filename="../../example/02-required.cpp" />
|
||||
<Unit filename="../../example/CMakeLists.txt" />
|
||||
<Unit filename="../../include/nonstd/expected.hpp" />
|
||||
<Unit filename="../../script/create-cov-rpt.py" />
|
||||
<Unit filename="../../script/create-vcpkg.py" />
|
||||
<Unit filename="../../script/update-version.py" />
|
||||
<Unit filename="../../script/upload-conan.py" />
|
||||
<Unit filename="../../test/CMakeLists.txt" />
|
||||
<Unit filename="../../test/expected-main.t.cpp" />
|
||||
<Unit filename="../../test/expected-main.t.hpp" />
|
||||
<Unit filename="../../test/expected.t.cpp" />
|
||||
<Unit filename="../../test/lest.hpp" />
|
||||
<Unit filename="../../test/odr.cpp" />
|
||||
<Unit filename="../../test/t-odr.bat" />
|
||||
<Unit filename="../../test/t.bat" />
|
||||
<Unit filename="../../test/tc.bat" />
|
||||
<Unit filename="../../test/tg-all.bat" />
|
||||
<Unit filename="../../test/tg.bat" />
|
||||
<Extensions>
|
||||
<code_completion />
|
||||
<envvars />
|
||||
<debugger />
|
||||
<lib_finder disable_auto="1" />
|
||||
</Extensions>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
||||
9
cmake/external/glib/cppgir/expected-lite/project/CodeBlocks/expected-lite.workspace
vendored
Normal file
9
cmake/external/glib/cppgir/expected-lite/project/CodeBlocks/expected-lite.workspace
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_workspace_file>
|
||||
<Workspace title="Workspace">
|
||||
<Project filename="expected.cbp" />
|
||||
<Project filename="../../optional-lite/project/optional.cbp" />
|
||||
<Project filename="../../expected-spike/codeblocks.cbp" />
|
||||
<Project filename="../../../GitHub-Pre/IsoCpp/gsl-lite/project/gsl-lite.cbp" />
|
||||
</Workspace>
|
||||
</CodeBlocks_workspace_file>
|
||||
Reference in New Issue
Block a user