Sam Edwards
|
eced41b7c3
CMake: Move Interrogate.cmake's _LP64 detection to the top of the script, where it gets added to IGATE_FLAGS.
|
12 years ago |
Sam Edwards
|
3dc38e0f61
CMake: Move ${INTERROGATE_*_OPTIONS} expansion to the add_custom_command proper; other CMake files may wish to set this after Interrogate.cmake is loaded.
|
12 years ago |
Sam Edwards
|
8cd41a48af
CMake: Detect 64-bit vs. 32-bit when running Interrogate.
|
12 years ago |
Sam Edwards
|
df69bba34a
CMake: Fix typos in Interrogate.
|
12 years ago |
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.
|
12 years ago |
Sam Edwards
|
e150492355
CMake: Use LINK_LIBRARIES instead of INTERFACE_LINK_LIBRARIES in Interrogate macro, for compatibility with CMake < 2.8.12.
|
12 years ago |
Sam Edwards
|
e3cee4f5cd
CMake: Add .N files to deps for Interrogate command.
|
12 years ago |
Sam Edwards
|
57944c58d1
CMake: Invoke Interrogate with the same compiler definitions as the source itself.
|
12 years ago |
Sam Edwards
|
75c1b937f8
CMake: Use "NOT varname" instead of testing for equality to -NOTFOUND.
|
12 years ago |
Sam Edwards
|
20daa755f0
CMake: Update Interrogate macro to make paths relative to CMake source directory.
|
12 years ago |
Sam Edwards
|
3f045f85f5
CMake: Hack up the Interrogate macro to work when the codebase depends on the Dtool_* stubs.
|
12 years ago |
Sam Edwards
|
5fd958a9be
CMake: Completely re-do the Interrogate macro.
|
12 years ago |
Sam Edwards
|
f9d4a3ccef
CMake: Revert back to rdb's Interrogate. This can be done cleaner.
|
12 years ago |
Sam Edwards
|
c9a4228811
When interrogating under CMake, record INTERROGATE_DATABASE as a target property.
|
12 years ago |
Sam Edwards
|
72c180a82c
Massively update CMake's Interrogate macro. This gets several modules to build...
|
12 years ago |
kestred
|
c579f87007
cmake: Reorganize macros, and cleanup related files (add docs, etc)
|
12 years ago |