summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt
Commit message (Expand)AuthorAgeFilesLines
* Add a BUILD_RPATH target property specifying build-tree RPATH entriesRuslan Baratov2016-10-031-0/+10
* Merge topic 'android-platform-modules'Brad King2016-08-244-16/+32
|\
| * Help: Document cross compiling for AndroidBrad King2016-08-234-16/+32
* | Help: Document AUTORCC behavior for same .qrc name caseSebastian Holtermann2016-08-151-0/+5
|/
* Update documentation about bundle extensionsGregor Jasny2016-07-221-3/+4
* Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exportsYury Zhuravlev2016-07-111-2/+3
* Merge topic 'doc-cross-reference-lang-standard-and-extensions'Brad King2016-06-284-2/+8
|\
| * Help: Cross reference CXX_STANDARD and CXX_EXTENSIONS (#16162)Gregor Jasny2016-06-284-2/+8
* | Merge topic 'doc-osx-versions'Brad King2016-06-273-13/+43
|\ \
| * | Help: Describe VERSION and SOVERSION meanings for Mach-O binariesBartosz Kosiorek2016-06-233-13/+43
| |/
* | VS: Add VS_SDK_REFERENCES target property to reference external SDKsGilles Khouzam2016-06-221-0/+7
* | Add options to run `ldd -u -r` as a "link-what-you-use" toolBill Hoffman2016-06-171-0/+15
|/
* CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATORJean-Christophe Fillion-Robin2016-05-091-3/+4
* Help: Hyperlink propertiesGregor Jasny2016-04-271-5/+5
* Autogen: Check added for name collisions of generated moc filesSebastian Holtermann2016-04-221-1/+7
* Help: Improve AUTOMOC documentation layoutBrad King2016-04-221-16/+23
* Add options to run clang-tidy with the compilerDaniel Pfeifer2016-04-131-0/+13
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-292-2/+2
* VS: Optionally generate remote directory for WinCE projectsAndrej Bosik2016-03-151-0/+18
* Drop Visual Studio 6 generatorBrad King2016-03-093-8/+1
* VS: Add option to set `ConfigurationType` of a .vcxproj fileFabian Otto2016-02-261-0/+10
* Xcode: Add support for combined install on iOSRuslan Baratov2015-12-101-0/+11
* iOS: Fix framework resource directory layout (#15848)Bartosz Kosiorek2015-12-033-12/+62
* Help: Update documentation to reflect support for iOSBartosz Kosiorek2015-11-2313-44/+67
* Merge topic 'macosx_rpath-clarify-doc'Brad King2015-11-021-5/+10
|\
| * Help: Clarify documentation for MACOSX_RPATH variable.Clinton Stimpson2015-11-021-5/+10
* | Help: Document target properties setting Info.plist fields (#15820)Brad King2015-10-302-29/+37
|/
* VS: Add support for Windows 10 Universal (Store) ApplicationsGilles Khouzam2015-10-055-0/+46
* CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-211-1/+4
* Do not set SONAME for MODULE library targets (#15705)Felix Geyer2015-08-201-3/+3
* Merge topic 'OUTPUT_DIRECTORY-genex'Brad King2015-08-134-2/+14
|\
| * Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-124-2/+14
* | Allow LINK_SEARCH_{START,END}_STATIC props to have default values.Chuck Atkins2015-08-132-3/+12
|/
* Add SOURCE_DIR and BINARY_DIR target propertiesClifford Yapp2015-07-212-0/+12
* Merge topic 'vs-nsight-tegra-attributes'Brad King2015-07-1514-0/+148
|\
| * VS: Add more Nsight Tegra generator Android property settingsMikhail Filimonov2015-07-1414-0/+148
* | Help: Document Apple Framework creation with an example (#15651)Brad King2015-07-142-1/+8
|/
* Add generator expression support to OUTPUT_NAME target propertyRobert Goulet2015-07-091-0/+3
* Help: Improve OUTPUT_NAME documentation formattingBrad King2015-07-093-3/+15
* Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-061-0/+18
* Add options to launch the compiler through tools like ccache or distccBill Hoffman2015-06-151-0/+13
* Honor visibility properties for all target types (#15556)Brad King2015-05-262-4/+8
* Help: Format visibility property and variable documentationBrad King2015-05-222-8/+9
* Add options to run include-what-you-use with the compilerBrad King2015-05-191-0/+13
* Help: Revise buildsystem artifact file type documentation (#15539)Brad King2015-04-2915-41/+53
* Help: Clarify PDB_NAME fallback behavior (#15518)Brad King2015-04-171-1/+2
* Merge topic 'emulator-property'Brad King2015-04-081-0/+6
|\
| * TestGenerator: Add CROSSCOMPILING_EMULATOR support.Matt McCormick2015-04-081-1/+3
| * Properties: Add CROSSCOMPILING_EMULATOR target property.Matt McCormick2015-04-071-0/+4
* | Help: Document supported compilers in cmake-compile-features.7Robert Maynard2015-04-078-8/+8
|/