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
path:
root
/
Templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
FIX: fixes bugs 1152 and 1154
Bill Hoffman
2005-02-11
1
-4/+4
*
make sure tests flush output
Bill Hoffman
2004-07-16
1
-0/+1
*
BUG: remove unused variable CMAKE_OBJECT_FILE_SUFFIX from cmake
Bill Hoffman
2004-07-09
2
-94/+0
*
ENH: add NDEBUG to windows release builds for both ide and nmake
Bill Hoffman
2004-06-14
1
-6/+6
*
BUG: remove debug pop hacks, also remove duplicate call to argvc function
Bill Hoffman
2004-05-08
1
-39/+0
*
fix warning maybe
Ken Martin
2004-05-07
1
-1/+0
*
fix warning
Ken Martin
2004-05-06
1
-1/+0
*
ENH: remove unused variable
Bill Hoffman
2004-04-30
1
-1/+0
*
BUG: add missing install file
Bill Hoffman
2004-04-30
1
-0/+1
*
ENH: make test driver more flexible by using a configured file instead of gen...
Bill Hoffman
2004-04-28
1
-0/+180
*
ENH: With new install framework we don't need install-sh any more
Andy Cedilnik
2004-04-26
2
-252/+0
*
BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides
Bill Hoffman
2004-04-23
3
-24/+24
*
ENH: add support for static library property STATIC_LIBRARY_FLAGS
Bill Hoffman
2004-04-22
1
-4/+4
*
ENH: Handle make install target on Visual Studio 6 and 7 and install templates
Andy Cedilnik
2004-04-15
1
-0/+2
*
ENH: Attempt to add debug library postfix for visual studio 6
Andy Cedilnik
2003-10-31
4
-3/+6
*
Fix for BUG: 316
Bill Hoffman
2003-10-31
1
-3/+3
*
ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS
Bill Hoffman
2003-10-16
4
-31/+31
*
ENH: Added optional configuration of data/doc/man dirs. This will be useful ...
Brad King
2003-07-21
1
-1/+1
*
fix for new custom commands
Bill Hoffman
2003-06-04
1
-0/+8
*
ENH: Support for spaces in paths during make install.
Brad King
2003-01-17
1
-24/+24
*
ENH: fix install target for templates
Bill Hoffman
2003-01-07
1
-2/+1
*
remove unused files
Bill Hoffman
2003-01-07
4
-5504/+0
*
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be...
Brad King
2002-12-20
1
-0/+3
*
ERR: Remove references to files removed 4 days ago
Yves Starreveld
2002-12-08
1
-1/+1
*
remove unused files
Bill Hoffman
2002-12-03
4
-581/+0
*
Use CMake icon on Mac
Andy Cedilnik
2002-11-06
1
-1/+1
*
Attempt to automate apple gui generation
Andy Cedilnik
2002-11-04
1
-0/+36
*
Revert X11 stuff until other steps are done
Andy Cedilnik
2002-10-31
1
-0/+11
*
Remove X11 stuff
Andy Cedilnik
2002-10-29
1
-11/+0
*
ENH: mark some vars as advanced (and resort the list)
Sebastien Barre
2002-10-10
6
-60/+70
*
ENH: nmake now uses incremental linking as Msdev does. Faster build (linking ...
Sebastien Barre
2002-10-06
1
-2/+2
*
Make borland pass all the tests on XP (and 2000?)
Andy Cedilnik
2002-09-30
1
-1/+1
*
Cleanup configure scripts
Andy Cedilnik
2002-09-27
3
-515/+92
*
now uses TryCompile
Ken Martin
2002-09-13
3
-89/+10
*
Remove Mark_AS_ADVANCED for some variables that do not exist
Andy Cedilnik
2002-09-11
1
-4/+1
*
ENH: Improved configure test implementations by using AC_TRY_COMPILE.
Brad King
2002-09-06
4
-302/+683
*
fix comment
Bill Hoffman
2002-09-06
1
-1/+1
*
ENH: add include paths to rc program for resource generation
Bill Hoffman
2002-08-28
4
-16/+16
*
try another flag for the dec compiler...
Bill Hoffman
2002-08-23
2
-6/+6
*
BUG: fix for OSF compiler to use ansi mode for streams
Bill Hoffman
2002-08-22
2
-7/+29
*
fixed some empty descriptions
Ken Martin
2002-07-19
1
-14/+18
*
ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake need...
Brad King
2002-07-15
1
-1/+1
*
ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in.
Brad King
2002-06-21
1
-15/+13
*
fix for sstream
Bill Hoffman
2002-06-21
1
-11/+9
*
BUG: CMAKE_NO_ANSI_STRING_STREAM needs to be copied from the cxxconfigure res...
Brad King
2002-06-20
1
-0/+3
*
ENH: Re-ran autoconf to include changes to corresponding configure input. Th...
Brad King
2002-06-19
1
-4/+22
*
ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if t...
Brad King
2002-06-19
1
-1/+17
*
ENH: remove -fPIC for AIX gnu
Bill Hoffman
2002-04-30
2
-21/+27
*
use multiple rpath options for sgi
Bill Hoffman
2002-04-29
2
-4/+4
*
correct c flags for shared links
Bill Hoffman
2002-04-26
1
-3/+3
[next]