I think the best thing to do would be to have 4 ppa's one for linux ( ubuntu)
another for rpm package another for windows and mac osx.
If we provide these we can easily get testing coverage across all platforms.
On Thursday 23 January 2014 11:29:19 Tobias Doerffel wrote:
> At least the Win32/Win
At least the Win32/Win64 cross compilation should work as all you need is
installing various packages from the MinGW PPA and run the
"build_mingw32"/"build_mingw64" script and "make" afterwards.
--
CenturyLink Cloud: The Le
No problem :) its a great asset that we can further have enhance things
through the uploads.
@lukas can travis build for non linux platforms? Or is that something the LMMS
code would need to have tweaked somethings in regards to cmake?
On Thursday 23 January 2014 11:22:27 Tobias Doerffel wrote:
BTW thanks for your work on the CI system!! I think this greatly helps to
improve overall software quality.
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink C
Just to give you a heads up about the CI build of andrew's
It successfully builds and can safely be merged.
FYI to all
If you need any information about CI build for a particular commit please
provide the commit number and Lukas or myself can give you the status of the
build.
So far we have
I think it would not harm and potentially lead to better code quality, so
why not?
@8tab: BTW I just merged the warnings branch so you can safely work on top
of current stable-0.4 branch
--
CenturyLink Cloud: The Leader in
Citerar Tobias Doerffel :
> I think we're going to merge it as soon as things are fine and build
> without errors/warnings. I don't know the current state and when this will
> be finished. Andrew?
So, it's policy now that unused variables and functions are forbidden?
--
ra...@iki.fi
http://www.
I think we're going to merge it as soon as things are fine and build
without errors/warnings. I don't know the current state and when this will
be finished. Andrew?
Toby
--
CenturyLink Cloud: The Leader in Enterprise Cloud
Hi,
I've seen that new branch (warnings) appeared in our upstream repository.
I plan to code something based on that, so my question is: will that be
merged to stable or should I push to warnings branch.
Good job Andrew on fixing those warnings. Some of them can be potential
bugs in our code, so