Stephen Kelly
2afadb0d5a
cmake: Port away from trivial cmCacheManager use.
2015-10-10 15:10:23 +02:00
Stephen Kelly
3d8c299f3e
cmake: Use existing cache API wrapper.
2015-10-10 14:56:44 +02:00
Stephen Kelly
c66084f5d7
cmGeneratorTarget: Port GetImportLinkInterface away from cmTarget.
2015-10-10 11:22:41 +02:00
Stephen Kelly
83c29e3903
cmGeneratorTarget: Port ComputeLinkImplementationLibraries away from cmTarget.
2015-10-10 11:22:27 +02:00
Stephen Kelly
1988255448
cmGeneratorTarget: Port handleSystemIncludesDep away from cmTarget.
2015-10-10 11:22:27 +02:00
Stephen Kelly
c1f687b1ad
cmGeneratorTarget: Port GetLinkImplementationLibrariesInternal.
2015-10-10 11:22:20 +02:00
Stephen Kelly
a6e1f05c15
cmGeneratorTarget: Port ComputeLinkInterface away from cmTarget.
2015-10-10 11:21:11 +02:00
Stephen Kelly
654002feb8
cmGeneratorTarget: Port ComputeLinkInterfaceLibraries away from cmTarget.
2015-10-10 11:21:09 +02:00
Stephen Kelly
922c89014f
cmGeneratorTarget: Port GetLinkInterface away from cmTarget.
2015-10-10 11:20:30 +02:00
Stephen Kelly
eaa5b9cbb1
cmGeneratorTarget: Port cmTargetCollectLinkLanguages away from cmTarget.
2015-10-10 11:14:32 +02:00
Stephen Kelly
f539da126b
cmGeneratorTarget: Port GetLinkInterfaceLibraries away from cmTarget.
2015-10-10 11:14:31 +02:00
Stephen Kelly
1c5d70f9c2
cmGeneratorTarget: Port processILibs away from cmTarget.
2015-10-10 11:14:31 +02:00
Stephen Kelly
064c248811
cmComputeLinkDepends: Port some API to cmGeneratorTarget.
2015-10-10 11:14:31 +02:00
Stephen Kelly
223d0efe55
Remove some needless GetMakefile() calls.
2015-10-10 11:04:39 +02:00
Stephen Kelly
a367416cec
cmLocalGenerator: Add current source directory accessor.
2015-10-10 11:04:39 +02:00
Stephen Kelly
bbef3c2da8
cmLocalGenerator: Add current binary directory accessor.
2015-10-10 11:04:39 +02:00
Stephen Kelly
3e428fdcb4
cmGeneratorTarget: Move IsImportedSharedLibWithoutSOName from cmTarget.
2015-10-10 11:03:48 +02:00
Stephen Kelly
110fd2fba1
cmGeneratorTarget: Move GetOutputTargetType from cmTarget.
2015-10-10 11:03:48 +02:00
Stephen Kelly
e73916992c
cmGeneratorTarget: Move HasMacOSXRpathInstallNameDir from cmTarget.
2015-10-10 11:03:48 +02:00
Kitware Robot
3fe240a79a
CMake Nightly Date Stamp
2015-10-10 00:01:07 -04:00
Kitware Robot
9f6638c8a7
CMake Nightly Date Stamp
2015-10-09 00:01:08 -04:00
Stephen Kelly
096f098849
cmComputeLinkDepends: Remove unused typedef.
2015-10-09 01:08:31 +02:00
Stephen Kelly
c5718217ad
cmGeneratorTarget: Move HaveInstallTreeRPATH from cmTarget.
2015-10-09 01:04:38 +02:00
Stephen Kelly
bf5eb4a3f3
cmGeneratorTarget: Move ComputePDBOutputDir from cmTarget.
2015-10-09 01:04:38 +02:00
Stephen Kelly
49017cddab
cmGeneratorTarget: Move IsNullImpliedByLinkLibraries from cmTarget.
2015-10-09 01:04:38 +02:00
Stephen Kelly
0bae4a416f
cmGeneratorTarget: Move output info from cmTarget.
2015-10-09 01:04:38 +02:00
Stephen Kelly
1abc20d81d
cmGeneratorTarget: Move UsesDefaultOutputDir from cmTarget.
2015-10-09 01:04:38 +02:00
Stephen Kelly
50dc9b4440
cmGeneratorTarget: Move GetPDBDirectory from cmTarget.
2015-10-09 01:04:37 +02:00
Stephen Kelly
8b0168863e
cmGeneratorTarget: Move GetDirectory from cmTarget.
2015-10-09 01:04:37 +02:00
Stephen Kelly
ee44be22cb
cmGeneratorTarget: Use local GetProperty method.
2015-10-09 00:07:55 +02:00
Stephen Kelly
4f767afe1d
cmMakefile: Remove unneeded container clears.
...
No need to do that in a destructor.
2015-10-09 00:05:14 +02:00
Stephen Kelly
c72d276a5a
C::B: Remove unused variables.
2015-10-09 00:04:50 +02:00
Stephen Kelly
c99b6cefbe
cmLocalGenerator: Devirtualize method.
2015-10-09 00:03:40 +02:00
Stephen Kelly
12cb3bdce4
cmLocalGenerator: Add Home directory accessors.
...
Reduce reasons for cmLocalGenerator to have a cmMakefile.
2015-10-09 00:00:19 +02:00
Stephen Kelly
72efa15dc2
Eclipse: Port API to cmLocalGenerator.
2015-10-09 00:00:19 +02:00
Stephen Kelly
f2a641d68b
Kate: Remove unused variables.
2015-10-09 00:00:19 +02:00
Stephen Kelly
10cf42f5ae
Kate: Port API to cmLocalGenerator.
2015-10-09 00:00:19 +02:00
Stephen Kelly
e46ef270ed
export: Port internal method to cmGeneratorTarget.
2015-10-09 00:00:18 +02:00
Stephen Kelly
53d3a1c95a
cmMakefile: Remove unused GetProjectName calls.
2015-10-09 00:00:18 +02:00
Stephen Kelly
4ab2750c54
cmLocalGenerator: Add GetProjectName method.
2015-10-09 00:00:18 +02:00
Stephen Kelly
c8187f414b
cmCPluginAPI: Inline code to get project name.
2015-10-09 00:00:18 +02:00
Stephen Kelly
8c6e6dd3ce
cmMakefile: Inline initialization of project name.
2015-10-09 00:00:18 +02:00
Stephen Kelly
e0261a1e20
cmTarget: Make OutputInfo definition public.
2015-10-08 23:41:30 +02:00
Stephen Kelly
df42dbb355
cmGeneratorTarget: Move link implementation from cmTarget.
2015-10-08 23:41:29 +02:00
Stephen Kelly
a8429a402d
cmTarget: Split storage of link implementation from backtraces.
2015-10-08 23:41:29 +02:00
Stephen Kelly
370bb92c10
cmGeneratorTarget: Issue messages through the local generator.
2015-10-08 23:41:27 +02:00
Stephen Kelly
27916f2cd1
cmLocalGenerator: Add cmake instance accessor.
2015-10-08 23:25:11 +02:00
Kevin Burge
47f4b3b662
cmake-mode.el: unscreamify symbols instead of words
...
cmake-unscreamify-buffer should unscream more than just
words. For example:
CHECK_FUNCTION_EXISTS (...)
2015-10-08 15:03:11 -04:00
Kevin Wojniak
fb9ec2430b
CPackWIX: fix typos in documentation
2015-10-08 14:42:52 -04:00
Kevin Burge
a935745d07
cmake-mode.el: treat keywords as symbols
...
Symbols such as "CHECK_FUNCTION_EXISTS" should not trigger an open block
(due to containing the "word" FUNCTION). Fix this regression caused by
commit v3.4.0-rc1~292^2~3 (cmake-mode.el: Use `rx' for regexps,
2015-07-23).
2015-10-08 14:21:20 -04:00