index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Added FIND_PACKAGE command prototyp.
Brad King
2003-01-21
3
-0/+320
*
BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory inst...
Brad King
2003-01-21
1
-7/+7
*
ENH: Updated documentation.
Brad King
2003-01-21
1
-3/+0
*
Attempt to cleanup CMake and try to fix build on some systems
Andy Cedilnik
2003-01-21
1
-131/+117
*
This list can be really long. Only display the variable name
Andy Cedilnik
2003-01-21
1
-5/+5
*
add a fatal error, and make sure c and c++ compilers work before using them
Bill Hoffman
2003-01-21
11
-21/+116
*
use export all symbols on cygwin
Bill Hoffman
2003-01-21
1
-1/+1
*
IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look i...
Sebastien Barre
2003-01-21
1
-6/+49
*
BUG: Fix for custom commands with spaces in paths. The arguments were not ha...
Brad King
2003-01-21
1
-1/+3
*
BUG: Fixed typo in previous fix.
Brad King
2003-01-20
1
-1/+1
*
BUG: Fixed directory creation for spaces in install path.
Brad King
2003-01-20
1
-8/+8
*
ENH: add a new command that allows exports of library dependencies from a pro...
Bill Hoffman
2003-01-20
8
-5/+204
*
BUG: fix missed CMAKE to X11 variable name
Will Schroeder
2003-01-20
1
-2/+1
*
ENH: Improved CopyFile error messages.
Brad King
2003-01-19
1
-18/+34
*
BUG: Fix for application of expand-list-variables.
Brad King
2003-01-17
1
-3/+3
*
ENH: Support for spaces in paths during make install.
Brad King
2003-01-17
3
-97/+98
*
ENH: Adding FIND_AND_IMPORT_CMAKE_PROJECT macro.
Brad King
2003-01-17
1
-0/+76
*
ENH: Added sanity check for setting of WX_RESOURCES by config_Darwin for osx_...
Brad King
2003-01-17
1
-0/+4
*
ENH: Prototype for OSX packaging.
Brad King
2003-01-17
2
-0/+27
*
ENH: Cygwin package is now created in a Cygwin subdirectory.
Brad King
2003-01-17
1
-15/+18
*
Fix version
Andy Cedilnik
2003-01-17
1
-4/+4
*
Fix proxy code and fix comments to be C comments
Bill Hoffman
2003-01-17
1
-4/+4
*
ENH: Renamed cmake-cygwin-package.sh to cygwin-package.sh.in and removed exec...
Brad King
2003-01-17
2
-1/+1
*
ENH: clean now removes the entire release root directory.
Brad King
2003-01-17
1
-2/+2
*
ENH: Removing old release scripts and config files.
Brad King
2003-01-17
13
-633/+0
*
ENH: Adding OSF release configuration.
Brad King
2003-01-17
1
-0/+18
*
ENH: Added cygwin release support.
Brad King
2003-01-17
1
-1/+120
*
ENH: Adding cygwin packaging script to release directory.
Brad King
2003-01-17
1
-0/+155
*
remove trailing slash from findpath command
Bill Hoffman
2003-01-17
4
-10/+17
*
add some more prints
Bill Hoffman
2003-01-17
2
-1/+7
*
ENH: Removed old setting.
Brad King
2003-01-17
1
-1/+0
*
ENH: Cygwin release configuration.
Brad King
2003-01-17
1
-0/+3
*
Add proxy support
Andy Cedilnik
2003-01-17
1
-5/+59
*
ENH: Added support for full remote packaging and copying back to local machin...
Brad King
2003-01-17
1
-7/+59
*
ENH: Linking with -a,archive_shared instead of -a,archive so that the shared ...
Brad King
2003-01-17
1
-1/+1
*
ERR: Can't build release static on aix.
Brad King
2003-01-17
1
-2/+0
*
Add AIX config file
Bill Hoffman
2003-01-17
1
-0/+13
*
Remove warning about %e and %T
Andy Cedilnik
2003-01-17
1
-1/+1
*
Remove unnecessary defines
Andy Cedilnik
2003-01-17
1
-3/+0
*
Fix gcc32 -ansi problem
Andy Cedilnik
2003-01-17
1
-0/+4
*
Look for features
Andy Cedilnik
2003-01-17
1
-0/+3
*
More portability issues. Sigaction is a symbol
Andy Cedilnik
2003-01-17
1
-1/+5
*
ENH: fix for compilers that need _
Ken Martin
2003-01-16
3
-21/+48
*
Add aix warning
Andy Cedilnik
2003-01-16
1
-0/+1
*
Add selection of drop method
Andy Cedilnik
2003-01-16
1
-4/+10
*
FIX: HHC is now HTML_HELP_COMPILER
Sebastien Barre
2003-01-16
1
-10/+10
*
FIX: Quotes added around the list of libs to be added in Apple.
Luis Ibanez
2003-01-16
1
-1/+1
*
ENH: Platform dependent libraries added for APPLE.
Luis Ibanez
2003-01-16
1
-0/+4
*
Try to fix aix problem
Andy Cedilnik
2003-01-16
1
-22/+22
*
Add proxy support for triggering
Andy Cedilnik
2003-01-16
1
-1/+18
[next]