summaryrefslogtreecommitdiffstats
path: root/o3d/build/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-101-0/+9
* Removed command_buffer dependency on vectormath (indirectly via core/types.h).apatrick@google.com2009-11-041-22/+56
* Adding the o3d-internal include path before the others so that if o3d-interna...vangelis@google.com2009-10-271-0/+1
* Fix O3D release binary. Turns out that with current tools we always need GCC_...maf@google.com2009-10-211-1/+1
* Removed workaround for Chrome 1.0 from o3djs library.apatrick@google.com2009-10-191-1/+1
* Fixed gpu_plugin to build in the Chrome tree.apatrick@google.com2009-10-191-9/+0
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-191-3/+3
* This rearranges where the renderer variable is set so that GYPgspencer@google.com2009-10-081-22/+24
* This makes some changes to the o3d tree in preparationgspencer@google.com2009-10-061-3/+10
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Fixing build.apatrick@google.com2009-10-021-1/+3
* Replaced SharedMemory::Map method with NPN_MapMemory.apatrick@google.com2009-10-021-7/+7
* Diabolic hackery to work around differing NPAPI headers and definitions betwe...apatrick@google.com2009-09-281-0/+7
* Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changedkbr@google.com2009-09-261-0/+4
* This fixes the renderer variable setting to fix the build.gspencer@google.com2009-09-251-27/+54
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-241-6/+49
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-041-4/+15
* Get Mac GYP build compiling.maf@google.com2009-09-031-4/+16
* Changes needed to get everything packaged for Mac.maf@google.com2009-08-261-1/+8
* Changes needed to get Mac plugin gyp project build compiling and linking.maf@google.com2009-08-131-1/+2
* Now that chromium's common.gypi sets /MP when building under vs2008,bradnelson@google.com2009-08-101-5/+0
* Changes for Mac GYP build: fix source that causes compiler warnings, fix incl...maf@google.com2009-08-071-1/+1
* This completes the building of o3d.msi from the GYP build.gspencer@google.com2009-08-061-0/+2
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-231-2/+2
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-221-0/+14
* This adds some infrastructure for building O3D as part of the Chrome build,gspencer@google.com2009-07-151-0/+1
* Fixing broken common.gypigspencer@google.com2009-06-241-3/+5
* This fixes types.h with a conditional block so that it provides down_cast<>,gspencer@google.com2009-06-241-0/+3
* This adds in the GYP files needed for our GYP build,gspencer@google.com2009-06-241-0/+80