[feature] Add option to turn off txt generator
See original GitHub issueI have created a tools
generator to install executable tools.
By calling the following command with the tools
generator, the txt
generator is also activated:
conan install ccls/0.20190823.3@username/stable -g tools -if ~/.local/bin
Which results in conanbuildinfo.txt
being installed to the bin
directory.
It would be nice if there was an option to turn off the txt
generator.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Turning Off Two of Microsoft Word's More Annoying Features
If you would prefer that Word not generate predictive text, it is easy to disable it. To do so, click File, followed by...
Read more >How to Turn Off AutoText in Outlook
1. Select "Options" from the File menu. ; 2. Select the "Mail" tab, and then click the "Editor Options" button. ; 3. Click...
Read more >Save keystrokes with text replacements on iPhone
Go to Settings > General > Keyboard, then tap Text Replacement. Tap the Add button at the top right, then enter your word...
Read more >Create reusable text snippets - Microsoft Support
Add reusable text snippets to your document automatically using AutoText. ... Go to File > Options > Proofing, and select AutoCorrect Options. On...
Read more >Server.properties - Minecraft Wiki - Fandom
The server.properties file is simply a normal text file with UTF-8 encoding, ... -1 - disable watchdog entirely (this disable option was added...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Certainly, the txt generator will go away in Conan 2.0. At the moment, an option to not generate it seems a bit too much, I’d suggest to remove the file manually as a workaround in the meantime, and we will take care of this in Conan 2.0.
I think this makes sense and IMO we have been using the txt generator to solve other issues. I think this makes sense but don’t know it could be implemented as a opt-out.
Anyway, I am sure we could disable it by default ina future conan 2.0