Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No gmock install #1464

Open
wants to merge 4,159 commits into
base: master
Choose a base branch
from
Open

No gmock install #1464

wants to merge 4,159 commits into from

Conversation

dkeeney
Copy link

@dkeeney dkeeney commented Feb 16, 2025

During the build, it was trying to install gmock which was not wanted. The solution was to specify that the gmock was not to be installed during the download of dependencies.

Zbysekz and others added 30 commits September 8, 2020 09:55
somehow, did not suffice to use SYSTEM for external_includes;
so using pragma ignored individually when including httplib.h
in the 3rd party lib, so avoid using it.
bump cpp-httplib version to v0.7.6 latest
…ctions' into networkAPI_exposingConnections"

This reverts commit f49823a.
…ingConnections' into networkAPI_exposingConnections""

This reverts commit 67131b3.
Connections growSynapse in C++ are now faster
…ctions' into networkAPI_exposingConnections"

This reverts commit f49823a.
fcr and others added 29 commits June 11, 2024 14:03
breaking the visualization server
…y/htm/advanced/examples/single_layer_2d_experiment/visualizations/multi-36e86be00e

Bump braces and onchange in /py/htm/advanced/examples/single_layer_2d_experiment/visualizations
Bump pybind11 from version 2.10 to 2.12 for numpy version 2 support
Bumps [@blakeembrey/template](https://github.com/blakeembrey/js-template) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/blakeembrey/js-template/releases)
- [Commits](blakeembrey/js-template@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: "@blakeembrey/template"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…y/htm/advanced/examples/single_layer_2d_experiment/visualizations/blakeembrey/template-1.2.0

Bump @blakeembrey/template from 1.1.0 to 1.2.0 in /py/htm/advanced/examples/single_layer_2d_experiment/visualizations
Followup to PR #993: Fix TM static inputs.

After I changed the TM algorithm to handle the repeating inputs corner case,
I never updated the unit-test for deterministic outputs.
Fix gtest CMake target: do not add 'd' postfix on debug builds
Fix test HelloSPTP: deterministic output.
Bumps [rollup](https://github.com/rollup/rollup) from 0.41.6 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v0.41.6...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…y/htm/advanced/examples/single_layer_2d_experiment/visualizations/rollup-2.79.2

Bump rollup from 0.41.6 to 2.79.2 in /py/htm/advanced/examples/single_layer_2d_experiment/visualizations
migrates from distil to scikit-build-core build environment
htm.core should now be buildable by those using Python 3.12 and up.
settings that are needed to complete the Python
stage of the build.
Added missing Python dependencies to the build
@dkeeney
Copy link
Author

dkeeney commented Feb 16, 2025

oops, wrong repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants