Qucs / qucs

Qucs Project official mirror
http://qucs.sourceforge.net/
GNU General Public License v2.0
1.16k stars 213 forks source link

Cmake and Flatpak packages #1025

Closed Murmele closed 3 years ago

Murmele commented 3 years ago

Add CMake and flatpak build support

felix-salfelder commented 3 years ago

On Mon, Dec 28, 2020 at 02:18:53AM -0800, Murmele wrote:

CMake and Flatpak package.

please rebase to the newest revision (-20?), and squash into one commit. avoid white space and format changes.

Murmele commented 3 years ago

I merged, this is the reason, why it looks like I'm behind. Why do I have to squash into one commit? Then the history is gone

felix-salfelder commented 3 years ago

On Mon, Dec 28, 2020 at 04:14:52AM -0800, Murmele wrote:

I merged, this is the reason, why it looks like I'm behind. Why do I have to squash into one commit? Then the history is gone

when you squash, you can concatenate the commit messages into a bullet point list. kick out the unneeded ones. also, have a look at [1].

[1] https://chris.beams.io/posts/git-commit/

Murmele commented 3 years ago

I create a new one with only one commit