No description
Find a file
Marco Nelissen 73a075d8b2 Since we're using gcc 4.4 in master, we can use the -Werror= option
to make not having a virtual destructor in classes with virtual
methods an error. I already fixed all code that had this problem,
so now it's a matter of turning the option on.
Also, as long as we don't have any C-specific options, it's
probably best to copy the CPP flags from the C flags. We can
always break them out later.
2009-07-08 17:51:18 -07:00
core Since we're using gcc 4.4 in master, we can use the -Werror= option 2009-07-08 17:51:18 -07:00
history Cupcake import history for change 127436 2009-01-23 08:12:18 -08:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target Add calculator and email to generic 2009-07-08 08:28:14 -07:00
tools Merge branch 'master' of git://android.git.kernel.org/platform/build into merge_korg_master 2009-07-06 12:27:36 -07:00
buildspec.mk.default AI 145053: add SVG to the browser [disabled by default] 2009-04-08 08:09:31 -07:00
cleanspec.mk force libwebcore clean build after turning <video> support with V8 2009-07-03 01:10:41 +01:00
envsetup.sh am bd1ee348: Merge change 6059 into donut 2009-07-03 08:58:53 -07:00