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

It doesn't detect ninja-build as a valid alternative command for ninja #1

Closed
astitcher opened this issue Apr 18, 2016 · 1 comment
Closed
Labels
bug a bug in the product

Comments

@astitcher
Copy link

Some Linux distributions (including Fedora) use "ninja-build" as the command to invoke ninja due to a pre-existing command called ninja.

@vector-of-bool
Copy link
Contributor

Thanks for the info. It is simple enough to detect ninja-build as an alternative to ninja.

I want to rework the automatic generator-detection code to be smarter, as it doesn't consider the case where the ninja command isn't actually the Ninja that's expected.

@vector-of-bool vector-of-bool added the bug a bug in the product label Apr 18, 2016
vector-of-bool pushed a commit that referenced this issue Oct 21, 2016
andreeis added a commit that referenced this issue Oct 31, 2019
bobbrow pushed a commit that referenced this issue Nov 1, 2019
* CMakeTools versions newer or equal to #1.2 should not coexist with older versions due to changed publisher
bobbrow pushed a commit that referenced this issue Nov 1, 2019
…Tools #1.2 (#862)

* Localize strings introduced by last bug fixes before releasing CMake Tools #1.2
andreeis added a commit that referenced this issue Nov 1, 2019
…sh into google translate text for the release of CMakeTools #1.2
andreeis added a commit that referenced this issue Nov 1, 2019
…google translate text for the release of CMakeTools #1.2
andreeis pushed a commit that referenced this issue Nov 1, 2019
* Localization - Translated Strings

* Temporarily revert found and delete duplicate kits strings from english into google translate text for the release of CMakeTools #1.2

* Temporarily revert uninstall.old.cmaketools string from english into google translate text for the release of CMakeTools #1.2

* Copy button.no translation from cmake-tools into extension.ts

* Fixed italian translation for uninstall.old.cmaketools
bobbrow added a commit that referenced this issue Nov 12, 2019
…_notes_1.2.2

Changelog and version update for CMake Tools Extension Release #1.2.2
Zingam pushed a commit to Zingam/vscode-cmake-tools that referenced this issue Nov 21, 2019
* CMakeTools versions newer or equal to microsoft#1.2 should not coexist with older versions due to changed publisher
Zingam pushed a commit to Zingam/vscode-cmake-tools that referenced this issue Nov 21, 2019
…Tools microsoft#1.2 (microsoft#862)

* Localize strings introduced by last bug fixes before releasing CMake Tools microsoft#1.2
Zingam pushed a commit to Zingam/vscode-cmake-tools that referenced this issue Nov 21, 2019
* Localization - Translated Strings

* Temporarily revert found and delete duplicate kits strings from english into google translate text for the release of CMakeTools microsoft#1.2

* Temporarily revert uninstall.old.cmaketools string from english into google translate text for the release of CMakeTools microsoft#1.2

* Copy button.no translation from cmake-tools into extension.ts

* Fixed italian translation for uninstall.old.cmaketools
Zingam pushed a commit to Zingam/vscode-cmake-tools that referenced this issue Nov 21, 2019
andreeis added a commit that referenced this issue Nov 27, 2019
…2.3 (#947)

Update HandleBars version. Bump up CMake Tools Release version to #1.2.3
andreeis added a commit that referenced this issue Feb 6, 2020
* Update CHANGELOG.md for CMake Tools #1.3 release

* Add ' for variable name
andreeis added a commit that referenced this issue Feb 6, 2020
Merge develop into master for CMake Tools #1.3.0 release.
andreeis added a commit that referenced this issue Feb 7, 2020
Merge latest fixes from develop into master for CMake Tools #1.3.0 release
bobbrow added a commit that referenced this issue May 14, 2020
…e1.4

Version and CHANGELOG updates for CMake Tools #1.4 release.
This was referenced May 20, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug a bug in the product
Projects
None yet
Development

No branches or pull requests

2 participants