Sam Edwards
|
5b791ca358
|
Get pandagl building under Linux on CMake.
|
2014-01-26 18:46:38 -07:00 |
Sam Edwards
|
0f89ef1e7b
|
In CMake, link a few libraries against other libraries that they depend on.
|
2014-01-26 18:06:37 -07:00 |
Sam Edwards
|
0ceb237c9c
|
Remove bin2c-converted files from CMake sources. These use static variables, and are only meant for include.
|
2014-01-26 14:38:44 -07:00 |
kestred
|
77060a4fb8
|
Add CMakeLists for panda/metakubs/pandagl. Not yet built.
|
2014-01-26 12:52:37 -07:00 |
kestred
|
7323dbc566
|
Add missing compiler define in CMakeLists for panda/metalibs/panda
|
2014-01-26 11:45:35 -07:00 |
kestred
|
e24f7feb5a
|
Add CMakeLists.txt for panda/glstuff and panda/glgsg
|
2014-01-26 11:45:19 -07:00 |
kestred
|
a0eeccf381
|
Add missing compiler define in CMakeLists for dtool/metalibs/dtoolconfig.
|
2014-01-26 11:22:48 -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
|
b25669af6f
|
Merge remote-tracking branch 'upstream/master' into cmake
|
2014-01-25 22:17:41 -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
|
2475e995ae
|
Remove unnecessary link target from panda/downloader/CMakeLists
|
2014-01-22 00:58:07 -07:00 |
kestred
|
25771c6629
|
Cleanup some dtool/package.cmake find variables.
|
2014-01-22 00:53:32 -07:00 |
kestred
|
e363266573
|
Remove extra '}' from panda/mathutil/CMakeLists.txt that was causing linking errors.
|
2014-01-22 00:31:33 -07:00 |
kestred
|
1bb8ad8a2d
|
Remove (filename)_src.c includes from panda/text CMakeLists. These files are included in other .cxx files.
|
2014-01-22 00:27:36 -07:00 |
kestred
|
73d89146e6
|
Add CMakeLists.txt for panda/framework.
|
2014-01-22 00:03:57 -07:00 |
kestred
|
2aa16df9f2
|
Add CMakeLists for panda/collide.
|
2014-01-21 23:56:38 -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
|
3cf973f64c
|
Add CMakeLists.txt for panda/text.
|
2014-01-21 23:21:54 -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
|
62a0039d60
|
Add CMakeLists for panda/dgraph
|
2014-01-21 22:45:09 -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
|
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 |