[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: branches/work/unity/WebKit/WebCore
From:       Dirk Mueller <dmueller () suse ! de>
Date:       2006-07-12 11:04:50
Message-ID: 200607121304.50878.dmueller () suse ! de
[Download RAW message or body]

On Tuesday 11 July 2006 23:45, Alexander Neundorf wrote:

> -add_definitions ( -DSVG_SUPPORT=0 )
> -add_definitions ( -DQT3_SUPPORT )
> -add_definitions ( -Wno-undef )
> -add_definitions ( -Wno-unused-parameter )
> +add_definitions ( -DSVG_SUPPORT=0 -DQT3_SUPPORT -Wno-undef
> -Wno-unused-parameter )

Actually, I liked it the other way because it made it easier to enable/disable 
individual flags. 

> +foreach (idl ${IDL_BINDINGS})
> +  execute_process(COMMAND perl
> -I${CMAKE_CURRENT_SOURCE_DIR}/bindings/scripts
> ${CMAKE_CURRENT_SOURCE_DIR}/bindings/scripts/generate-bindings.pl 
> --defines \"SVG_SUPPORT=0\" --generator JS --include dom --include html
> --include xpath --include ksvg2/svg --outputdir ${CMAKE_CURRENT_BINARY_DIR}
> ${CMAKE_CURRENT_SOURCE_DIR}/${idl}) +endforeach (idl)

if you could make that only regenerate the binding when the input file 
changed, then that would save us from a huge pile of recompilations :)


Dirk
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic