- 21 Feb, 2008 2 commits
-
-
Brad King authored
- Use linker search path -L.. -lfoo for lib w/out soname when platform sets CMAKE_PLATFORM_USES_PATH_WHEN_NO_SONAME - Rename cmOrderRuntimeDirectories to cmOrderDirectories and generalize it for both soname constraints and link library constraints - Use cmOrderDirectories to order -L directories based on all needed constraints - Avoid processing implicit link directories - For CMAKE_OLD_LINK_PATHS add constraints from libs producing them to produce old ordering
-
Brad King authored
-
- 20 Feb, 2008 3 commits
- 19 Feb, 2008 10 commits
-
-
Luis Ibanez authored
-
Alexander Neundorf authored
Alex
-
Alexander Neundorf authored
true, then the generator additionally generates eclipse project files in the source dir, since this is the only way to get cvs/svn working with eclipse This is off by default and the user has to enable it explicitely. If cmake can't write there it still continues. Alex
-
Alexander Neundorf authored
project name Alex
-
Bill Hoffman authored
-
Alexander Neundorf authored
(http://www.oasis-open.org/docbook/xml/4.2/), which users can then convert to other formats. Tested with meinproc from KDE, which generates HTML pages which look good. Alex
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
Brad King authored
-
- 18 Feb, 2008 10 commits
-
-
Brad King authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- 17 Feb, 2008 4 commits
-
-
Bill Hoffman authored
-
Alexander Neundorf authored
Alex
-
Alexander Neundorf authored
created and filled only once instead for every character I guess a simple case-switch would be still faster. Alex
-
Brad King authored
-
- 16 Feb, 2008 4 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- 15 Feb, 2008 7 commits
-
-
Alexander Neundorf authored
modules from a source tree Alex
-
Clinton Stimpson authored
-
Bill Hoffman authored
-
Brad King authored
-
David Cole authored
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too.
-
Brad King authored
- Fixes repeated rebuild of bundles by Makefile generators - Add special rules to copy sources to their MACOSX_PACKAGE_LOCATION bundle directory - Remove MacOSX_Content language hack - Remove EXTRA_CONTENT property - Remove MACOSX_CONTENT - Remove corresponding special cases in object names
-
Bill Hoffman authored
-