News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

cbp2make - makefile generation tool

Started by mirai, November 13, 2010, 10:27:15 PM

Previous topic - Next topic

ollydbg

Quote from: stahta01 on August 25, 2024, 05:12:49 PM

https://github.com/stahta01/MINGW-packages/actions/runs/10543268999#artifacts

Link to 4 versions of untested packages.

These packages are autodeleted in time; I have no idea how long I think it was 90 days.

Tim S.

Thanks. I will try it, it looks like I need to use the pacman command to manually install this package.  :)
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

ollydbg

#121
Oh, sorry, it looks like cbp2make is a plugin already in our C::B's code repo, so I can simply build it or use the nightly build version.  :(

Sorry about the noise.

EDIT:

cbp2make.exe is an standalone program, so I can directly call it.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

stahta01

I have added cbp2make to the msys2 mingw codeblocks package; so, the cbp2make.exe will in a few days be part of the codeblocks msys2 mingw package.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]