Commit Graph

54 Commits

Author SHA1 Message Date
rdb e9f4e44e99 Add panda/src/configfiles 2014-05-30 12:27:21 +02:00
Sam Edwards ea4043d689 cmake: Build pstatclient. 2014-04-16 06:31:04 -06:00
Sam Edwards 127dfe7c4d cmake: Add FFMPEG compilation support. 2014-04-11 03:38:08 -06:00
Sam Edwards a39be0ed75 Merge branch 'cmake-cfs-remainder' into cmake
Conflicts:
	panda/CMakeLists.txt
2014-03-30 01:21:09 -06:00
Sam Edwards ea48d3d7a6 CMake: Build OS X display modules. 2014-03-04 03:27:39 -07:00
Sam Edwards 3969d0e1ac CMake: Link Interrogate bindings against metalibs. 2014-03-02 18:33:00 -07:00
Sam Edwards 9f8ab63e75 CMake: Build audiotraits. 2014-02-14 06:23:05 -07:00
Sam Edwards 3c240ae0cd CMake: Build panda3d.ode. 2014-02-08 16:21:49 -07:00
Sam Edwards b5d9b8658d CMake: Panda3D physics and particlesystem. 2014-02-07 18:19:05 -07:00
Sam Edwards 94264a0b8d Merge branch 'cmake' into cmake-cfs-direct
Conflicts:
	panda/CMakeLists.txt
2014-02-06 12:37:41 -07:00
Sam Edwards 74bc124867 CMake: Add support for building WGL display output. 2014-02-05 23:28:57 -07:00
Sam Edwards 1ffd204b00 CMake: Rearrange panda/CMakeLists.txt for dependency order; older CMakes insist on it. 2014-02-05 22:27:54 -07:00
Sam Edwards 50a6ab2a4d CMake: Rearrange panda/CMakeLists.txt for dependency order; older CMakes insist on it. 2014-02-05 22:27:46 -07:00
Sam Edwards ad7f590ca3 Merge branch 'cmake' into cmake-cfs-install
Conflicts:
	panda/CMakeLists.txt
	panda/src/audio/CMakeLists.txt
	panda/src/movies/CMakeLists.txt
	panda/src/pnmtext/CMakeLists.txt
2014-02-05 17:38:03 -07:00
Sam Edwards 1a2be0dbee CMake: Only attempt to build pnmtext if HAVE_FREETYPE. 2014-02-05 17:09:26 -07:00
Sam Edwards dc898f4d78 CMake: Add audio/movies components. 2014-02-05 17:08:05 -07:00
Sam Edwards 9da0bb6912 CMake: Add audio/movies components. 2014-02-04 18:23:45 -07:00
Sam Edwards 470611a473 CMake: Interrogate/build nativenet, net. 2014-02-04 14:57:03 -07:00
Sam Edwards 2872c14c8f CMake: Get egg to interrogate. 2014-02-02 14:55:43 -07:00
Sam Edwards ba4f2ac3e8 CMake: Add the 'core' Python module for all of the currently-built component libraries. 2014-01-30 18:58:21 -07:00
Sam Edwards ed08fd1902 Get pandaegg to build under CMake. 2014-01-27 10:11:33 -07:00
Sam Edwards 826b98f727 Uncomment src/testbed in panda CMakeLists, to enable building pview. 2014-01-26 22:10:28 -07:00
Sam Edwards 5b791ca358 Get pandagl building under Linux on CMake. 2014-01-26 18:46:38 -07:00
kestred e24f7feb5a Add CMakeLists.txt for panda/glstuff and panda/glgsg 2014-01-26 11:45:19 -07:00
kestred a27475b9a6 Add CMakeLists.txt for panda/metalibs/panda 2014-01-26 11:22:18 -07:00
kestred ba2d2defb2 Add CMakeLists.txt for pnmimagetypes. 2014-01-26 11:20:49 -07:00
kestred fe62089192 Add CMakeLists.txt to pview, such that it will compile (but it does not link). 2014-01-22 01:01:32 -07:00
kestred 73d89146e6 Add CMakeLists.txt for panda/framework. 2014-01-22 00:03:57 -07:00
kestred b19d38f760 Add CMakeLists for panda/recorder. 2014-01-21 23:44:38 -07:00
kestred 6ecff9799e Add CMakeLists.txt for pgui. 2014-01-21 23:38:28 -07:00
kestred d624fce61c Add CMakeLists for panda/tform. 2014-01-21 23:28:34 -07:00
kestred 2cac5d9b1c Add CMakeLists for panda/grutil. 2014-01-21 23:26:11 -07:00
kestred 4a0e57255f Add CMakeLists.txt for panda/parametrics. 2014-01-21 23:17:52 -07:00
kestred 2af9551750 Add CMakeLists.txt to pnmtext. 2014-01-21 23:11:51 -07:00
kestred 065867f8d6 Add CMakeLists for panda/device 2014-01-21 22:50:05 -07:00
kestred d94951a91a Add CMakeLists for panda/chan. 2014-01-21 22:14:20 -07:00
kestred 43332362df Add CMakeLists.txt for panda/chan 2014-01-21 22:12:53 -07:00
kestred a4e48359da Add CMakeLists for panda/display 2014-01-21 21:25:38 -07:00
kestred 83c60dc187 Move conditional includes to panda/CMakeLists.txt so they don't have to be repeated everywhere. 2014-01-21 21:11:39 -07:00
kestred fd9ce53bc9 Add CMakeLists for panda/cull 2014-01-21 20:53:38 -07:00
kestred 6c98b96f5d Add CMakeLists.txt for panda/pgraph. 2014-01-21 18:36:25 -07:00
kestred 95a58809ff Add CMakeLists for panda/gobj. Has some compilation issues with vertexDataPage. 2014-01-19 15:04:00 -07:00
kestred f0076da3c0 Add CMakeLists for panda/pnmimage 2014-01-19 14:27:31 -07:00
kestred 8e3c001f8a Add CMakeLists for panda/gsgbase 2014-01-19 13:09:20 -07:00
kestred 5f136ca281 Add the basics of CMakeLists for panda/mathutil. Doesn't compile yet, has some errors. 2014-01-19 03:56:39 -07:00
kestred 5f23b506d9 Add CMakeLists for panda/pevent. 2014-01-19 02:58:13 -07:00
kestred 747c31f6d1 Add CMakeLists for panda/linmath 2014-01-19 02:48:10 -07:00
kestred fea7c70e1c Add CMakeLists for panda/pstatclient. 2014-01-19 02:30:13 -07:00
kestred 4214b6a4f4 Add CMakeList.txt for panda/putil 2014-01-19 02:23:00 -07:00
kestred e086647fa2 Add panda/src/pipeline/CMakeLists.txt 2014-01-19 02:02:31 -07:00