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
*
made Debug the default configuration
Ken Martin
2001-09-14
5
-5/+5
*
ERR: Spelling
John Biddiscombe
2001-09-12
1
-1/+1
*
ENH: integrate borland support
Bill Hoffman
2001-09-06
1
-12/+2
*
NEW: First check in of Borland Makefile Generator and template stuff
John Biddiscombe
2001-09-04
1
-0/+106
*
Changes to allow a MODULE target for a shared library.
Yves Starreveld
2001-08-28
3
-49/+180
*
Added support for Darwin (OSX)
Yves Starreveld
2001-08-28
2
-26/+52
*
*** empty log message ***
Bill Hoffman
2001-08-27
1
-3728/+1782
*
ENH: use ANSI_CXXFLAGS for testing compiler
Bill Hoffman
2001-08-27
2
-6/+6
*
ENH: sgi -LANG:std
Bill Hoffman
2001-08-27
3
-20/+25
*
*** empty log message ***
Bill Hoffman
2001-08-24
2
-2/+2
*
ENH: more sgi -LANG stuff
Bill Hoffman
2001-08-24
3
-19/+42
*
BUG: fix flag for building shared on HP
Bill Hoffman
2001-08-24
2
-2/+2
*
BUG: fix check for no std::
Bill Hoffman
2001-08-20
2
-1783/+3727
*
BUG: get the flags right
Bill Hoffman
2001-08-18
2
-3732/+1788
*
ENH: default for cygwin should be pthreads
Bill Hoffman
2001-08-16
1
-1780/+3727
*
ENH: add CMAKE_USE_WIN32_THREADS to the possible thread types
Bill Hoffman
2001-08-16
4
-7/+15
*
ENH: make pthreads the default for cygwin
Bill Hoffman
2001-08-15
2
-2/+2
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
3
-2/+39
*
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...
Brad King
2001-07-31
1
-1/+2
*
adding what I think is a missing /pdbtype:sept
Ian Scott
2001-07-20
1
-2/+2
*
ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...
Brad King
2001-07-17
2
-2/+2
*
ENH: add a variable for CMAKE_COMPILER_IS_GNUCXX
Bill Hoffman
2001-07-16
3
-0/+12
*
BUG: fix excape of * for cmake
Bill Hoffman
2001-07-10
2
-2/+2
*
BUG: fix flags for cygwin and shared builds
Bill Hoffman
2001-07-05
2
-24/+26
*
BUG: fix solaris problems in install and ar
Bill Hoffman
2001-07-05
2
-2/+2
*
Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo,
Ian Scott
2001-07-03
6
-41/+41
*
BUG: break up CMAKE_AR into program and ARGS
Bill Hoffman
2001-06-29
3
-2/+11
*
ENH: various fixes to allow bootstrap on sunos with CC
Bill Hoffman
2001-06-28
2
-30/+37
*
set values in the cache not just the current makefile
Bill Hoffman
2001-06-28
1
-3/+3
*
BUG: pass flags to compiler during configure
Bill Hoffman
2001-06-28
2
-7/+3
*
BUG: pass flags to compiler during configure
Bill Hoffman
2001-06-28
2
-4/+4
*
ENH: fix install for cygwin, build cmake from configure
Bill Hoffman
2001-06-27
1
-41/+157
*
minor install fix
Ken Martin
2001-06-21
1
-2/+1
*
better install support
Ken Martin
2001-06-21
2
-0/+138
*
BUG: remove quotes
Bill Hoffman
2001-06-21
1
-3/+3
*
ENH: boot strap mfc gui and support for MFC
Bill Hoffman
2001-06-20
4
-32/+32
*
ENH: fix cmake so it can boot strap itself better
Bill Hoffman
2001-06-20
3
-14/+15
*
BUG: SHLIB_LINK was being used when linking static executables. Missing comma
Amitha Perera
2001-06-12
2
-30/+40
*
ENH: Runtime library search paths can be added to the link lines for
Amitha Perera
2001-06-08
3
-44/+170
*
ENH: move utilities to targets from makefile, and add versioning to cache
Bill Hoffman
2001-06-07
1
-5/+3
*
adding a "Release with debugging Info" build to CMake for NT
Ian Scott
2001-06-07
6
-1/+139
*
the "Release" target is not the default.
Sebastien Barre
2001-06-04
5
-5/+5
*
better help
Sebastien Barre
2001-05-25
1
-2/+2
*
ERR: VAR type entry missing after CACHE for CMAKE_TEMPLATE_FLAGS.
Brad King
2001-05-24
1
-1/+1
*
ENH: change the syntax of the SET command, fix the combo box for larger strings
Bill Hoffman
2001-05-24
2
-28/+47
*
removed hardcoded VTKDLL
Sebastien Barre
2001-05-24
1
-2/+2
*
slight change in the order of the options (right-most takes precedence)
Sebastien Barre
2001-05-24
4
-12/+12
*
Intermediate Dir was wrong
Sebastien Barre
2001-05-23
1
-1/+1
*
/Gz => /GZ
Sebastien Barre
2001-05-23
1
-1/+1
*
removed /O2 from debug
Sebastien Barre
2001-05-23
1
-1/+1
[next]