kestred
|
a4e48359da
|
Add CMakeLists for panda/display
|
2014-01-21 21:25:38 -07:00 |
kestred
|
cb09aa42f3
|
Add CMakeLists.txt for panda/pgraphnodes
|
2014-01-21 21:19:34 -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
|
6a9f2e023a
|
Finish CMake for panda/gobj.
|
2014-01-19 18:28:49 -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
|
c000d2c19b
|
Fix mix with gobj/gsgbase CMakeLists and #includes
Signed-off-by: kestred <kestred@riotcave.com>
|
2014-01-19 14:27:02 -07:00 |
kestred
|
53ae0fb95b
|
Fix FindCG to output variables in a general and expected format.
|
2014-01-19 14:04:18 -07:00 |
kestred
|
8e3c001f8a
|
Add CMakeLists for panda/gsgbase
|
2014-01-19 13:09:20 -07:00 |
kestred
|
3d65bd49a7
|
Fix mathutil compilation with CMake.
|
2014-01-19 12:13:14 -07:00 |
kestred
|
c5a7e82009
|
Remove unnecessary include in panda/event/asyncTask.cxx
|
2014-01-19 12:07:37 -07:00 |
kestred
|
dd495b5573
|
Rename FindFFTW to FindFFTW3 and comment out configuration for it. FindFFTW3 was implemented, but Panda expects FFTW2.
|
2014-01-19 12:07:20 -07:00 |
kestred
|
d44ab29ed7
|
Add missing headers to panda/event (when doing non-composite builds).
|
2014-01-19 11:51:58 -07:00 |
kestred
|
595b69fc71
|
Add missing headers to panda/linmath (when doing non-composite builds).
|
2014-01-19 11:49:03 -07:00 |
kestred
|
07b7f5de5d
|
Add missing headers to panda/putil (when doing non-composite builds).
|
2014-01-19 11:37:25 -07:00 |
kestred
|
1cf0b5d78c
|
Add missing headers to panda/pipeline (when doing non-composite builds).
|
2014-01-19 11:21:52 -07:00 |
kestred
|
f1919df261
|
Fix names in CMakeLists for p3mathutil.
|
2014-01-19 17:34:59 -07:00 |
kestred
|
f4bf740362
|
Fix HAVE_LOCKF in dtoolbase.h for python headers that don't define it.
|
2014-01-19 17:33:19 -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
|
8e681876c0
|
Have linmath's CMakeLists check for HAVE_EIGEN instead of FOUND_EIGEN.
|
2014-01-19 02:58:53 -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
|
fe90bcfdea
|
Fix indentation on pandabase
|
2014-01-19 02:09:32 -07:00 |
kestred
|
a411ad4813
|
Fix name for p3express zstream test
|
2014-01-19 02:09:19 -07:00 |
kestred
|
e086647fa2
|
Add panda/src/pipeline/CMakeLists.txt
|
2014-01-19 02:02:31 -07:00 |
kestred
|
b940bbc88e
|
Add python_libaries for linker to p3interrogatedb target (when not HAVE_PYTHON, PYTHON_LIBRARIES will be empty).
|
2014-01-19 00:53:11 -07:00 |
kestred
|
9ee6e59795
|
Change %pure_parser to %pure-parser in cppBison.yxx (%pure_parser is very very deprecated)
|
2014-01-19 00:45:02 -07:00 |
kestred
|
3fd5f58583
|
Add #ifdef and #undef where necessary to prevent duplicate definitions.
|
2014-01-19 00:44:14 -07:00 |
kestred
|
b07ce7dc93
|
Add include guards to our generated dtool_config.h
|
2014-01-19 00:28:55 -07:00 |
kestred
|
58d54eb4fe
|
Add commented test to panda/src/express/CMakeLists, emulating Sources.pp
|
2014-01-19 00:17:44 -07:00 |
kestred
|
9dd82f90c2
|
cmake: Update readme to match current cmake variable naming scheme.
|
2013-12-21 19:45:12 -07:00 |
kestred
|
f81b14a70b
|
cmake: config: Finish updating config to use the same variables as used in-source.
|
2013-12-21 19:41:23 -07:00 |
kestred
|
8cdc819344
|
cmake: config: Move new package macros to cmake/macros, use new package macros in Package.cmake, begin removing redundant package/config options from Package.cmake (theses are being moved to Config.cmake).
|
2013-12-21 19:30:53 -07:00 |
rdb
|
693159b1c7
|
Merge branch 'cmake' of ssh://github.com/kestred/panda3d into cmake
Conflicts:
CMakeLists.txt
|
2013-12-22 00:20:01 +01:00 |
rdb
|
5fdf4828be
|
package macros, add stuff to Config.cmake
|
2013-12-22 00:18:57 +01:00 |
kestred
|
89f8f2f12a
|
cmake: Add various missing header includes.
|
2013-12-21 15:37:24 -07:00 |
kestred
|
f3d7a325ab
|
cmake: bugfix: Should be #ifdef HAVE_GL not #if HAVE_GL
|
2013-12-21 15:12:22 -07:00 |
kestred
|
87dba6f064
|
cmake: packages: Add SDL find and config, general bugfixing and cleanup
|
2013-12-21 14:58:38 -07:00 |
kestred
|
89e0cd9d96
|
cmake: packages: Add OpenGL find and config.
|
2013-12-21 14:39:49 -07:00 |
kestred
|
9c42b3602f
|
cmake: packages: Add FLTK find and config.
|
2013-12-21 14:36:22 -07:00 |
kestred
|
26b3d826b9
|
cmake: packages: add support for wxwidgets
|
2013-12-21 14:31:17 -07:00 |
kestred
|
7321c7b4b7
|
cmake: add missing prc variables to the mark_as_advanced declaration.
|
2013-12-21 13:46:47 -07:00 |
kestred
|
1fc064104f
|
cmake: Rename dtool/Packages.cmake to dtool/Package.cmake to keep consistency with ppremake.
|
2013-12-21 13:46:28 -07:00 |
kestred
|
c579f87007
|
cmake: Reorganize macros, and cleanup related files (add docs, etc)
|
2013-12-21 13:44:05 -07:00 |
rdb
|
3fa270b302
|
Merge branch 'master' into cmake
|
2013-12-16 22:58:48 +01:00 |
rdb
|
d71923b36e
|
Add interrogate macros, add p3express/p3downloader/p3dtoolconfig, fixes for pre-2.8.11
|
2013-12-16 22:20:46 +01:00 |