Re: [LMMS-devel] Building lmms debug

2015-04-20 Thread Amadeus Folego
On Mon, Apr 20, 2015 at 05:39:34PM -0400, midi-pascal wrote: > Good move Tres! > > I suppose I am not the first one who ask for this :-) Indeed: http://sourceforge.net/p/lmms/mailman/message/33199338/ Thanks for the change Tres! --

Re: [LMMS-devel] Building lmms debug

2015-04-20 Thread midi-pascal
Good move Tres! I suppose I am not the first one who ask for this :-) If this information was on the wiki before I had never asked. Kind regards, midi-pascal On 15-04-20 01:58 PM, Tres Finocchiaro wrote: Added to compilation instructions: https://github.com/LMMS/lmms/wiki/Compiling-lmms -Tr

Re: [LMMS-devel] Building lmms debug

2015-04-20 Thread Tres Finocchiaro
Added to compilation instructions: https://github.com/LMMS/lmms/wiki/Compiling-lmms -Tres - tres.finocchi...@gmail.com On Mon, Apr 20, 2015 at 1:01 PM, midi-pascal wrote: > It works! > I dug a lot to solve this myself but the answer was probably too simple... > > Thanks a lot Lukas. > midi-p

Re: [LMMS-devel] Building lmms debug

2015-04-20 Thread midi-pascal
It works! I dug a lot to solve this myself but the answer was probably too simple... Thanks a lot Lukas. midi-pascal On 15-04-20 12:48 PM, Lukas W. wrote: You should be able to do this by invoking Cmake with -DCMAKE_BUILD_TYPE=DEBUG Am 20.04.2015 18:26 schrieb "midi-pascal"

Re: [LMMS-devel] Building lmms debug

2015-04-20 Thread Lukas W.
You should be able to do this by invoking Cmake with -DCMAKE_BUILD_TYPE=DEBUG Am 20.04.2015 18:26 schrieb "midi-pascal" : > Hi all, > > I try to build lmms (master branch) with debug info under Linux (Ubuntu) > but I cannot find any cmake option to replace the compiler flag "-O3" by > "-g" in the

[LMMS-devel] Building lmms debug

2015-04-20 Thread midi-pascal
Hi all, I try to build lmms (master branch) with debug info under Linux (Ubuntu) but I cannot find any cmake option to replace the compiler flag "-O3" by "-g" in the generated Makefiles. Is there a simple way to achieve this or do I have to edit the CXXFLAGS manually in the generated Makefiles

Re: [LMMS-devel] 1.2 feature definition/feature freeze

2015-04-20 Thread Dave French
@tres https://github.com/LMMS/lmms/pull/1704 Have put full comments on github, but think it should be ok to merge. https://github.com/LMMS/lmms/pull/1915 has been superceeded by https://github.com/LMMS/lmms/pull/1982 https://github.com/LMMS/lmms/pull/1945 I have read through this. It looks to m