Donny Lawrence
|
f0b4d7637b
|
CMake: Separate composite files by extension.
|
2019-06-27 17:38:18 -06:00 |
Sam Edwards
|
6097d34ead
|
CMake: Neatly format everything for readability and consistency
|
2019-04-14 22:37:18 -06:00 |
Sam Edwards
|
986377b131
|
CMake: Make CompositeSources skip sources with SKIP_COMPOSITING property
|
2019-01-12 15:00:03 -07:00 |
Sam Edwards
|
8d94790d3a
|
CMake: Exclude .c files from compositing
|
2019-01-12 15:00:03 -07:00 |
Sam Edwards
|
b3f1b7d40b
|
Merge branch 'cmake' of https://github.com/treamology/panda3d into cmake
# Conflicts:
# .travis.yml
# direct/src/showbase/CMakeLists.txt
# dtool/dtool_config.h.in
# dtool/src/prc/CMakeLists.txt
# panda/src/cocoadisplay/CMakeLists.txt
# panda/src/express/CMakeLists.txt
# panda/src/osxdisplay/CMakeLists.txt
|
2018-10-14 02:26:56 -06:00 |
Donny Lawrence
|
cddd553d1e
|
Add COMPOSITE_SOURCE_EXCLUSIONS option
It specifies a list of targets to exclude during the compositing stage.
|
2018-06-06 09:16:26 -05:00 |
Sam Edwards
|
4c4c17cac2
|
CMake: Flag composite files as generated
No idea why this was commented out.
|
2018-05-26 18:01:05 -06:00 |
Sam Edwards
|
1421627dd9
|
CMake: Deprecate the FOO_composite pseudotarget -- the hack that needed it is no longer around.
|
2014-03-30 04:50:14 -06:00 |
Sam Edwards
|
fd9aec6ee7
|
CMake: Fix Interrogate's dependency on the *_composite#.cxx files by creating an explicit target that can be used to do composite generation.
|
2014-02-02 12:24:18 -07:00 |
kestred
|
c579f87007
|
cmake: Reorganize macros, and cleanup related files (add docs, etc)
|
2013-12-21 13:44:05 -07:00 |