Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: make sure OBJECT_DIR is in the path of the SHELL | Bill Hoffman | 2008-04-11 | 2 | -1/+7 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-11 | 1 | -1/+1 |
| | |||||
* | BUG: the sun make goes into some odd n squared thing with this sccs and rcs ↵ | Bill Hoffman | 2008-04-10 | 1 | -11/+1 |
| | | | | stuff for gmake, so I am removing them. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | BUG: undo change as it breaks preprocess test for some reason?? | Bill Hoffman | 2008-04-08 | 1 | -4/+1 |
| | |||||
* | ENH: remove qualifier from .h file | Bill Hoffman | 2008-04-08 | 1 | -1/+1 |
| | |||||
* | BUG: half fix for 6688, expand registry stuff on unix just like it was not ↵ | Bill Hoffman | 2008-04-08 | 1 | -1/+12 |
| | | | | found on windows | ||||
* | ENH: half fix for 6688, don't let [ count go negative | Bill Hoffman | 2008-04-08 | 1 | -1/+4 |
| | |||||
* | ENH: Update cmSystemTools::ChangeRPath to support replacing rpath values ↵ | Brad King | 2008-04-08 | 1 | -9/+61 |
| | | | | from the middle of the string. | ||||
* | ENH: make sure cmake-gui builds with cmake 2.4.X | Bill Hoffman | 2008-04-08 | 1 | -4/+4 |
| | |||||
* | BUG: Correct Mac OS X framework behavior | Brad King | 2008-04-08 | 10 | -279/+296 |
| | | | | | | | | | | | | - Place the built library in foo.framework/Versions/A/foo - Do not create unused content symlinks (like PrivateHeaders) - Do not use VERSION/SOVERSION properties for frameworks - Make cmTarget::GetDirectory return by value - Remove the foo.framework part from cmTarget::GetDirectory - Correct install_name construction and conversion on install - Fix MACOSX_PACKAGE_LOCATION under Xcode to use the Versions/<version> directory for frameworks - Update the Framework test to try these things | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-08 | 1 | -1/+1 |
| | |||||
* | BUG: Fix #6733. Always convert "\" to "/" in source & binary directory ↵ | Clinton Stimpson | 2008-04-07 | 4 | -8/+26 |
| | | | | fields on Windows. | ||||
* | BUG: Do not create target output directory in cmTarget. Let the generators ↵ | Brad King | 2008-04-07 | 4 | -22/+7 |
| | | | | do it. | ||||
* | ENH: Improve error message when installation file(CHRPATH) cannot change the ↵ | Brad King | 2008-04-07 | 2 | -3/+11 |
| | | | | RPATH. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | BUG: fix network path by mistake in search | Bill Hoffman | 2008-04-07 | 1 | -1/+9 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-06 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-05 | 1 | -1/+1 |
| | |||||
* | ENH: install the mac application bundle into /Applications directly with no ↵ | Bill Hoffman | 2008-04-04 | 6 | -6/+48 |
| | | | | enclosing folder | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-04 | 1 | -1/+1 |
| | |||||
* | ENH: add edit_cache target for Eclipse (if it's not ccmake, because this | Alexander Neundorf | 2008-04-03 | 1 | -0/+12 |
| | | | | | | doesn't work inside the log view) Alex | ||||
* | ENH: Fix exit shortcut to be more standard, and add shortcut for advanced ↵ | Clinton Stimpson | 2008-04-03 | 2 | -2/+2 |
| | | | | checkbox. | ||||
* | ENH: do not link . and .. during install | Bill Hoffman | 2008-04-03 | 1 | -2/+6 |
| | |||||
* | ENH: Add more shortcuts. Fixes 6357. | Clinton Stimpson | 2008-04-03 | 2 | -13/+13 |
| | |||||
* | ENH: add ability to create symlinks for command line on mac from gui | Bill Hoffman | 2008-04-03 | 3 | -2/+23 |
| | |||||
* | BUG: response file must be a copy if different or you get relinks every time ↵ | Bill Hoffman | 2008-04-03 | 1 | -0/+1 |
| | | | | you run cmake | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-03 | 1 | -1/+1 |
| | |||||
* | ENH: Add debug output option to a new Options menu. | Clinton Stimpson | 2008-04-02 | 4 | -3/+36 |
| | | | | | Move dev warnings option to the new Options menu. Fixes #6335. | ||||
* | ENH: make it possible to disable debug output again | Alexander Neundorf | 2008-04-02 | 2 | -2/+2 |
| | | | | Alex | ||||
* | BUG: Keep editor alive when file dialog comes up to pick another file or path. | Clinton Stimpson | 2008-04-02 | 2 | -3/+38 |
| | | | | The editor going away prematurely Seems to only happen on Mac OS X. | ||||
* | ENH: Allow cancelling the dialog that prompts for the generator. | Clinton Stimpson | 2008-04-02 | 2 | -10/+20 |
| | |||||
* | STYLE: minor comments | Mathieu Malaterre | 2008-04-02 | 2 | -3/+3 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-02 | 1 | -1/+1 |
| | |||||
* | ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable | Bill Hoffman | 2008-04-01 | 1 | -0/+24 |
| | |||||
* | BUG: fix location of tmp file to use the full path, caused error on vista ↵ | Bill Hoffman | 2008-04-01 | 1 | -1/+1 |
| | | | | not running as admin | ||||
* | COMP: fix warning | Ken Martin | 2008-04-01 | 1 | -1/+0 |
| | |||||
* | ENH: support unset of properties | Ken Martin | 2008-04-01 | 7 | -26/+65 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-01 | 1 | -2/+2 |
| | |||||
* | BUG: Generated target export files should set the policy version to 2.6 ↵ | Brad King | 2008-03-31 | 1 | -5/+7 |
| | | | | instead of the currently running version because they are 2.6 compatible. | ||||
* | ENH: Allow policy CMP0000 to be set explicitly | Brad King | 2008-03-31 | 4 | -36/+79 |
| | | | | | | | | - Message for missing cmake_minimum_required is not issued until the end of processing the top CMakeLists.txt file - During processing a cmake_policy command may set behavior - OLD behavior is to silently ignore the problem - NEW behavior is to issue an error instead of a warning | ||||
* | BUG: Fix bug 6605 more completely | Brad King | 2008-03-31 | 3 | -0/+66 |
| | | | | | | - CMake 2.4 added link directories for targets linked in the optimized configuration even when building debug - Old behavior for policy CMP0003 must account for this | ||||
* | ENH: Improve speed of manifest tool on VS8 and VS9. | Brad King | 2008-03-31 | 1 | -8/+33 |
| | | | | | - Detect filesystem type where target will be linked - Use FAT32 workaround only when fs is FAT or FAT32 | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-03-31 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-03-30 | 1 | -1/+1 |
| | |||||
* | ENH: make sure gui no-dev workis | Bill Hoffman | 2008-03-29 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-03-29 | 1 | -1/+1 |
| | |||||
* | BUG: fix packaging of files installed to absolute paths, works only when | Alexander Neundorf | 2008-03-29 | 1 | -1/+21 |
| | | | | | | used with SET(CPACK_SET_DESTDIR "ON") Alex | ||||
* | ENH: remove dangerous access to ivar that should not be used | Bill Hoffman | 2008-03-28 | 1 | -1/+0 |
| |