~snelgrove/lsoracle/+git/alice:pybind11-target-check

Last commit made on 2021-07-22
Get this branch:
git clone -b pybind11-target-check https://git.launchpad.net/~snelgrove/lsoracle/+git/alice

Branch merges

Branch information

Name:
pybind11-target-check
Repository:
lp:~snelgrove/lsoracle/+git/alice

Recent commits

2c1944d... by Ashton Snelgrove

Check if pybind11 is already an existing target before including.

0614bb7... by Marcel Walter <email address hidden>

Declare alice as a SYSTEM library in CMake (#25)

* Added persistent command history

* Use command 'start' to launch standard applications under Windows when 'show' is called

* Removed redundant semicolons

* Updated pybind11 to version 2.5.0

* Declare alice as a SYSTEM library in CMake

a94e95d... by Marcel Walter <email address hidden>

Updated nlohmann::json to latest version 3.9.1 to resolve compiler issues with GCC 9 and 10 (#24)

* Added persistent command history

* Use command 'start' to launch standard applications under Windows when 'show' is called

* Removed redundant semicolons

* Updated pybind11 to version 2.5.0

* Updated nlohmann::json to latest version 3.9.1 to resolve compiler issues with GCC 9 and 10

6efc469... by =?utf-8?q?Lucien_Z=C3=BCrcher?= <email address hidden>

Fix memory leak reported by ASAN closes #21 (#22)

Co-authored-by: Lucien Zuercher <email address hidden>

66baab6... by Ruan Formigoni <email address hidden>

C++ 20 requires keyword fix (#19)

f09c388... by Mathias Soeken <email address hidden>

Construct new store entry with arguments (#18)

* Construct new store entry with arguments.

* Extend if empty short cut.

* Set default store helper from command.

c65c9bd... by Mathias Soeken <email address hidden>

Update to C++17, remove and update dependencies (#17)

* Update to C++ 17.

* Remove any.

* Update fmt, json, and catch2.

32364d0... by Marcel Walter <email address hidden>

Updated pybind11 to version 2.5.0 and fixed a compiler warning (#16)

* Added persistent command history

* Use command 'start' to launch standard applications under Windows when 'show' is called

* Removed redundant semicolons

* Updated pybind11 to version 2.5.0

62edb96... by Marcel Walter <email address hidden>

Added persistent command history and launching standard applications under Windows (#15)

* Added persistent command history

* Use command 'start' to launch standard applications under Windows when 'show' is called

f4c4295... by Mathias Soeken <email address hidden>

Update third party libraries (#14)

* Ignore files.

* Update dependencies.