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
/
Source
/
cmDSPWriter.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
switched string::compare to strncmp
Phil Pritchett
2001-11-05
1
-1/+1
*
allow more than one external MS project
Phil Pritchett
2001-11-02
1
-1/+1
*
ENH: IntDir to INTDIR
Bill Hoffman
2001-11-01
1
-6/+6
*
INCLUDE_EXTERNAL_MSPROJECT command
Phil Pritchett
2001-10-31
1
-1/+4
*
fix error in cygwin
Bill Hoffman
2001-09-14
1
-1/+2
*
include fixes
Ken Martin
2001-09-11
1
-1/+13
*
fix for include paths
Ken Martin
2001-09-11
1
-1/+1
*
various windows fixes
Ken Martin
2001-09-10
1
-0/+1
*
ENH: separate command from its arguments in the custom command. This allows ...
Bill Hoffman
2001-09-04
1
-12/+15
*
Convert path format back to Windows slashes syntax. Mandatory for Win98 build.
Sebastien Barre
2001-09-01
1
-2/+7
*
BUG: put spaces in /I paths
Bill Hoffman
2001-08-28
1
-1/+1
*
better network build support
Ken Martin
2001-08-28
1
-51/+27
*
support for network path link libraries
Ken Martin
2001-08-27
1
-3/+19
*
ENH: do not put a rule in to rebuild the ALL_BUILD.dsp file, as it is not pos...
Ken Martin
2001-08-22
1
-0/+4
*
OUTDIR->IntDir
Berk Geveci
2001-08-22
1
-2/+2
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-1/+1
*
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...
Brad King
2001-07-31
1
-2/+5
*
BUG: Changed include and link directory paths in cmMakefile back to std::vect...
Brad King
2001-07-30
1
-4/+4
*
Removed the Uniquification of the include and link directory list in FinalPass,
Ian Scott
2001-07-30
1
-4/+4
*
BUG: Fixed dependency generation to work for when there are many, many depend...
Brad King
2001-07-24
1
-10/+3
*
Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo,
Ian Scott
2001-07-03
1
-2/+2
*
ENH: Added support for selection of static/shared build on a per-library basis.
Brad King
2001-07-02
1
-9/+8
*
BUG: Check for building shared libraries should read from makefile's setting,...
Brad King
2001-06-27
1
-1/+1
*
ENH: boot strap mfc gui and support for MFC
Bill Hoffman
2001-06-20
1
-0/+7
*
BUG: Removed generation of stray # Begin Custom Build line.
Brad King
2001-06-08
1
-1/+0
*
adding a "Release with debugging Info" build to CMake for NT
Ian Scott
2001-06-07
1
-0/+4
*
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
Bill Hoffman
2001-06-06
1
-13/+13
*
BUG: fix EXE and LIB path problems
Bill Hoffman
2001-06-05
1
-1/+41
*
fix for network includ paths
Ken Martin
2001-06-01
1
-1/+11
*
ENH: create CMAKE_CXX_FLAGS_[Buildtype] flags
Bill Hoffman
2001-05-23
1
-0/+18
*
ENH: Added INSTALL target to switch in OutputDSPFile. Also added a default t...
Brad King
2001-05-23
1
-0/+5
*
install fixes for win32
Ken Martin
2001-05-23
1
-1/+4
*
Seems to me that EXEWinHeader was not searched in the right place.
Sebastien Barre
2001-05-23
1
-4/+4
*
fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.
Sebastien Barre
2001-05-22
1
-3/+3
*
half checked in changes for CMAKE_ROOT
Ken Martin
2001-05-17
1
-5/+5
*
ENH: unify make process on unix
Bill Hoffman
2001-05-16
1
-2/+0
*
added output directory support
Ken Martin
2001-05-15
1
-0/+16
*
fix for expanding library vars
Ken Martin
2001-05-11
1
-1/+2
*
added registry entry support and windows app support
Ken Martin
2001-05-11
1
-1/+10
*
BUG: fix up gui with values that stay around too long
Bill Hoffman
2001-05-10
1
-1/+1
*
Reads and uses MSPROJECT_TEMPLATE_DIRECTORY if it exists
Geoffrey Cross
2001-05-10
1
-16/+29
*
ADD LINK32s are now on multiple lines because VC breaks otherwise
Geoffrey Cross
2001-05-09
1
-0/+33
*
BUG: escape spaces before adding .lib
Bill Hoffman
2001-05-09
1
-16/+10
*
ENH: escape spaces
Bill Hoffman
2001-05-09
1
-3/+3
*
ENH: only add .lib if no .lib exists
Bill Hoffman
2001-05-09
1
-3/+12
*
ENH: Added use of CMAKE cache entry for generating the DSP build rules.
Brad King
2001-05-04
1
-35/+2
*
fixed custom command rule
Ken Martin
2001-05-04
1
-25/+27
*
better custom rules
Ken Martin
2001-05-04
1
-20/+24
*
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
Bill Hoffman
2001-05-01
1
-10/+73
*
New command: INCLUDE(somefile.txt)
Anonymous
2001-04-30
1
-35/+14
[next]