Bill Hoffman
|
db1303aa7d
|
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
2001-08-08 11:54:46 -04:00 |
Brad King
|
cfa25e9e1a
|
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will.
|
2001-07-31 11:29:21 -04:00 |
Ian Scott
|
e8be6cba7b
|
adding what I think is a missing /pdbtype:sept
|
2001-07-20 04:56:57 -04:00 |
Brad King
|
c5381e8588
|
ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments.
|
2001-07-17 09:54:05 -04:00 |
Bill Hoffman
|
a07fa65f9d
|
ENH: add a variable for CMAKE_COMPILER_IS_GNUCXX
|
2001-07-16 10:17:35 -04:00 |
Bill Hoffman
|
726f4fc524
|
BUG: fix excape of * for cmake
|
2001-07-10 14:29:45 -04:00 |
Bill Hoffman
|
9fb9493137
|
BUG: fix flags for cygwin and shared builds
|
2001-07-05 18:15:05 -04:00 |
Bill Hoffman
|
863ca7d0e2
|
BUG: fix solaris problems in install and ar
|
2001-07-05 12:03:57 -04:00 |
Ian Scott
|
331c517eeb
|
Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo,
because msdev does simple matching on build target, and specifying either
Release or Debug builds would also build ReleaseWithDebugInfo
|
2001-07-03 05:27:39 -04:00 |
Bill Hoffman
|
0846046200
|
BUG: break up CMAKE_AR into program and ARGS
|
2001-06-29 09:30:01 -04:00 |
Bill Hoffman
|
a7f7366abd
|
ENH: various fixes to allow bootstrap on sunos with CC
|
2001-06-28 17:45:54 -04:00 |
Bill Hoffman
|
ea712cf8a8
|
set values in the cache not just the current makefile
|
2001-06-28 15:27:44 -04:00 |
Bill Hoffman
|
aec9f9eaa9
|
BUG: pass flags to compiler during configure
|
2001-06-28 14:38:21 -04:00 |
Bill Hoffman
|
5bd5e6553b
|
BUG: pass flags to compiler during configure
|
2001-06-28 14:27:04 -04:00 |
Bill Hoffman
|
a5cda2217d
|
ENH: fix install for cygwin, build cmake from configure
|
2001-06-27 15:42:27 -04:00 |
Ken Martin
|
3a200bf909
|
minor install fix
|
2001-06-21 15:57:46 -04:00 |
Ken Martin
|
0ff3bdba20
|
better install support
|
2001-06-21 12:01:18 -04:00 |
Bill Hoffman
|
8deccd3c2e
|
BUG: remove quotes
|
2001-06-21 10:58:08 -04:00 |
Bill Hoffman
|
339bdd47b5
|
ENH: boot strap mfc gui and support for MFC
|
2001-06-20 16:49:09 -04:00 |
Bill Hoffman
|
adbae91cb5
|
ENH: fix cmake so it can boot strap itself better
|
2001-06-20 13:56:38 -04:00 |
Amitha Perera
|
918c8c4f3a
|
BUG: SHLIB_LINK was being used when linking static executables. Missing comma
in RUNTIME_FLAG for IRIX.
ENH: User supplied SHLIB_CFLAGS (-fPIC, etc) will override configure detected
flags
|
2001-06-12 14:15:22 -04:00 |
Amitha Perera
|
0f98c51d77
|
ENH: Runtime library search paths can be added to the link lines for
on shared builds.
|
2001-06-08 00:18:54 -04:00 |
Bill Hoffman
|
4f77d737c9
|
ENH: move utilities to targets from makefile, and add versioning to cache
|
2001-06-07 14:52:29 -04:00 |
Ian Scott
|
4c4184f56c
|
adding a "Release with debugging Info" build to CMake for NT
|
2001-06-07 11:36:55 -04:00 |
Sebastien Barre
|
4d51f16118
|
the "Release" target is not the default.
|
2001-06-04 15:46:09 -04:00 |
Sebastien Barre
|
1a2918040d
|
better help
|
2001-05-25 15:27:52 -04:00 |
Brad King
|
296649209c
|
ERR: VAR type entry missing after CACHE for CMAKE_TEMPLATE_FLAGS.
|
2001-05-24 17:51:57 -04:00 |
Bill Hoffman
|
5731bc9d54
|
ENH: change the syntax of the SET command, fix the combo box for larger strings
|
2001-05-24 12:57:33 -04:00 |
Sebastien Barre
|
4d036f44f5
|
removed hardcoded VTKDLL
|
2001-05-24 10:32:00 -04:00 |
Sebastien Barre
|
25fb20c4aa
|
slight change in the order of the options (right-most takes precedence)
|
2001-05-24 10:00:27 -04:00 |
Sebastien Barre
|
8130d63235
|
Intermediate Dir was wrong
|
2001-05-23 18:31:20 -04:00 |
Sebastien Barre
|
af6c95495c
|
/Gz => /GZ
|
2001-05-23 18:22:20 -04:00 |
Sebastien Barre
|
2dcd871b4f
|
removed /O2 from debug
|
2001-05-23 18:19:01 -04:00 |
Bill Hoffman
|
bc9531c0d1
|
ENH: create CMAKE_CXX_FLAGS_[Buildtype] flags
|
2001-05-23 17:19:38 -04:00 |
Sebastien Barre
|
1a2a3abbfd
|
ReleaseMinSize => MinSizeRel
|
2001-05-23 16:09:13 -04:00 |
Bill Hoffman
|
7ff4d170b4
|
BUG: remove vtkCommon
|
2001-05-23 15:53:09 -04:00 |
Bill Hoffman
|
2eb7fee1fc
|
ENH: change Release Minsize to MinSizeRel, add MinSizeRel to dll template
|
2001-05-23 14:05:26 -04:00 |
Ken Martin
|
fdb3d30dca
|
added prefix to config
|
2001-05-23 11:27:15 -04:00 |
Sebastien Barre
|
a75ff81d08
|
Template now uses EXECUTABLE_OUTPUT_PATH too.
|
2001-05-22 20:45:34 -04:00 |
Sebastien Barre
|
ec6d73c73b
|
PROP BASE and PROP were inverted
|
2001-05-22 20:44:45 -04:00 |
Bill Hoffman
|
beaa7dc1c8
|
BUG: fix depends and CXXFLAGS passing
|
2001-05-22 13:22:30 -04:00 |
Sebastien Barre
|
69503c66eb
|
fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.
|
2001-05-22 12:39:22 -04:00 |
Bill Hoffman
|
c1086a9524
|
fix for hp x11 and gl
|
2001-05-21 16:10:20 -04:00 |
Bill Hoffman
|
4ea1c51eba
|
clean up for build on its own
|
2001-05-21 14:01:30 -04:00 |
Ken Martin
|
e2a555e1e1
|
new structure
|
2001-05-21 09:31:00 -04:00 |
Ken Martin
|
e093e4a4e0
|
new directory
|
2001-05-17 12:04:41 -04:00 |