-
Notifications
You must be signed in to change notification settings - Fork 38
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
Please provide installable packages (rpm,deb) for Linux distros... #84
Comments
Hi Martin, thanks for the issue. I need some clarification Do you want to have cmakepp inside a rpm/deb or do you want to use cmakepp to retrieve these packages? if you mean the first: If you mean the latter: |
Am Samstag, 7. M�rz 2015, 11:37:01 schrieb Tobias Becker:
Hi Tobias,
I want cmakepp inside an rpm. Whith OBS, it is possible to build rpms for Fedora and other rpm based OBS also has some kind of integration to github which could automatically Do you think, that would help to spread cmakepp? BTW: The command name 'icmake' is already occupied in the linux world: Information for package icmake:Repository: openSUSE-13.1-Oss Cd wrttn wtht vwls s mch trsr. |
Ok sounds good. I added an issue to rename icmake (i'll do that as soon as I get a change) as I primarily use that for testing purposes. I am all for spreading cmakepp and I think that install packages are a good possibility - if you would take that upon yourself I would be very happy :) The only concern I have is that it has to be automatically mantained - automation is a main aspect of cmakepp I want it itself to adhere to it. |
Am Samstag, 7. M�rz 2015, 12:06:27 schrieb Tobias Becker:
Ok, I will setup up a home-project on OBS. Once that is building, you could
Well, complete automation to build newer versions of cmakepp as rpms will Martin Cd wrttn wtht vwls s mch trsr. |
Am Samstag, 7. M�rz 2015, 12:06:27 schrieb Tobias Becker:
https://build.opensuse.org/package/show/home:15knots/cmakepp Will I get all the sources with the download link on github Cd wrttn wtht vwls s mch trsr. |
you can get all sources when you download https://github.com/toeb/cmakepp/releases a release. |
Ok, preview rpms are available at I decided to build and put the all-in-one cmakepp.cmake inside the rpm instead of multiple files. Please tell me if that decision will lead to problems. And now for the bad news.
|
Am Samstag, 7. M�rz 2015, 11:37:01 schrieb Tobias Becker:
Hi Tobias, first rpms are out. URL : https://github.com/toeb/cmakepp
Please contact me, if you fell uncomfortable with that list. BTW: Thats a lot of features for v 0.0.7. What do you plan for v 1.0.0? Regards, Cd wrttn wtht vwls s mch trsr. |
The single file solution is optimal. It does not contain anything unnecessary and should always work. It may be put into the modules path / however it is not necessary (the best thing is if it is part of PATH) If you want to have access to the aliases cmakepp, icmakepp, ... you should run Currently the cmakepp.cmake file cannot by used by cmake's The docs are currently split up into different markdown files so they would probably not be useful for manpages. I plan on creating a single doc file in the future (if you want you can add the issue and also tell me what kind of docs would be sensible) The test commandrunneraddruncommand is obsolete and will be removed in the next release. I will try to create a condensed abstract less than 20 lines to explain cmakepp :) (I plan on taking some time on documenting everything and creating samples soon. But as you know that is always hard ;)) I do not have a real roadmap for cmakepp but I guess version 1.0.0 should have the completed package management and should they should be stable. As I am trying to adhere to semantic versioning (which I am failing at a bit) the 1 will be added as soon as I am happy with the interface. |
AH: Thanks for your work. Would you mind telling what is involved in releasing a newer version? |
Am Sonntag, 8. M�rz 2015, 12:49:29 schrieb Tobias Becker:
OK, I will try to lower that limit. Adds one more distro. ...
Well, on linux, $path is for command binaries.
I wasn't aware of the aliases yet, but the rpm could add a file in ...
Well, to be honest here: I do not insist on providing offline docs with the
The rpm build invokes
Let me know if it's done. I will update the rpm description accordingly then.
Oops, package management ? I totally missed that. IMHO, cmakepp has lots of
v 0.0.7 seems definitely too shy, if I look at the amount of code and docs. Cd wrttn wtht vwls s mch trsr. |
Am Sonntag, 8. M�rz 2015, 12:50:28 schrieb Tobias Becker:
Sorry, I don't get that question right.
Conclusion: YOU code, WE package SCNR Cd wrttn wtht vwls s mch trsr. |
RPMs are published (for 7 distros). But see issue #97 |
Thank You! - Shall I Close the Issue? |
Yes, close this. |
.. to save time, disk space and bandwidth
.. to allow the use of cmakepp in build systems that diable network access during the build
I am willing to help with that.
Martin
The text was updated successfully, but these errors were encountered: