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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include directories under Win32 only (inherited by subdirs)
Geoffrey Cross
2001-03-12
3
-0/+127
*
ENH: Finished Simplifying dsptemplate processing with in place of separate R...
Brad King
2001-03-09
7
-81/+37
*
ERR: Fixed library path problem for ReleaseMinSize build. should now be use...
Brad King
2001-03-09
3
-14/+4
*
ERR: Fixed header template for Release MinSize builds.
Brad King
2001-03-09
1
-10/+10
*
ENH: Added Release MinSize configuration for executables.
Brad King
2001-03-09
1
-0/+24
*
ENH: Made UTILITY_SOURCE command inherited, just like FIND_PROGRAM.
Brad King
2001-03-09
1
-0/+6
*
ERR: Missing initalization of a cmClassFile::m_HeaderFileOnly fixed.
Brad King
2001-03-09
1
-0/+1
*
ENH: Added utility dependency support. Now a project can depend on other exe...
Brad King
2001-03-09
7
-14/+108
*
ERR: Added automatic creation of directory for cable_config.xml file and corr...
Brad King
2001-03-09
2
-2/+13
*
ENH: Added proper dependency generation for a package on cable executable.
Brad King
2001-03-09
1
-12/+7
*
ERR: Replaced CMAKE_CFG= with CMAKE_CFG_OUTDIR= to fix windows behavior.
Brad King
2001-03-08
2
-4/+4
*
ENH: Added output of custom rules for XML sources.
Brad King
2001-03-08
2
-0/+6
*
ENH: Added output of defines flags as part of INCLUDE_FLAGS.
Brad King
2001-03-08
1
-1/+2
*
ENH: Added output of a custom command's m_Source as a dependency.
Brad King
2001-03-08
1
-2/+2
*
ERR: Minor wording error in output message.
Brad King
2001-03-08
1
-1/+1
*
ENH: Creation of generator rule now properly uses the custom command's m_Sour...
Brad King
2001-03-08
1
-5/+3
*
ENH: Added creation of custom rules for generating CABLE packages.
Brad King
2001-03-08
7
-12/+96
*
ENH: Added support for finding dependencies for files that don't exist. Depe...
Brad King
2001-03-08
2
-26/+96
*
ENH: Added .txx detection for Header block output.
Brad King
2001-03-08
1
-1/+25
*
ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ...
Brad King
2001-03-08
7
-2/+195
*
ERR: Commented out experimental code that was accidentally checked in.
Brad King
2001-03-07
1
-6/+6
*
ENH: Added Cable to Utilities and appropriate CMakeLists.txt changes. Moved ...
Brad King
2001-03-07
1
-0/+7
*
ENH: Added custom rule support to cmUnixMakefileGenerator.
Brad King
2001-03-02
2
-0/+23
*
BUG: repeat all -l options to avoid having to worry about link order.
Will Schroeder
2001-03-02
1
-3/+8
*
ENH: CABLE config file (config_cable.xml) should now be opened in the output ...
Brad King
2001-03-02
3
-4/+7
*
ENH: Change to new CABLE command architecture. CABLE configuration code is n...
Brad King
2001-03-01
23
-232/+1016
*
BUG: fix circular depends on libraries and remove depends for static libraries
Bill Hoffman
2001-02-28
6
-14/+34
*
ENH: CABIL -> CABLE rename.
Brad King
2001-02-28
11
-153/+153
*
many enhancements including dll support
Ken Martin
2001-02-27
6
-34/+76
*
bug fixes
Ken Martin
2001-02-27
1
-23/+42
*
added new commands
Ken Martin
2001-02-27
1
-0/+4
*
added wrap exclude ivar
Ken Martin
2001-02-27
1
-0/+6
*
new commands
Ken Martin
2001-02-27
4
-0/+204
*
dll build rules
Ken Martin
2001-02-27
2
-0/+110
*
change in options for much smaller libraries
Ken Martin
2001-02-27
1
-2/+2
*
ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. Adde...
Brad King
2001-02-27
8
-9/+264
*
ENH/BUG: Improved function parsing to allow just about anything inside a doub...
Brad King
2001-02-27
1
-16/+43
*
ENH: mask on mkdir set to 777.
Bill Lorensen
2001-02-27
1
-1/+1
*
ERR: missing std:: on cout.
Bill Lorensen
2001-02-27
1
-1/+1
*
FIX: added /GR to MinSize build to avoid warnings about dynamic cast
Jim Miller
2001-02-27
1
-1/+1
*
ERR: Fixed configuration file output to open file in output directory.
Brad King
2001-02-26
1
-4/+11
*
int -> unsigned int
Brad King
2001-02-26
1
-2/+2
*
ENH: Added CABIL commands for configuration file generation.
Brad King
2001-02-26
9
-0/+695
*
ENH: Added GetUsedCommands() method.
Brad King
2001-02-26
1
-1/+7
*
ERR: fsream.h -> fstream.h
Brad King
2001-02-26
1
-1/+1
*
a variety of fixes and enhancements
Ken Martin
2001-02-26
6
-33/+227
*
very early version of a wrapper
Ken Martin
2001-02-26
2
-0/+301
*
added functionality, fixed bug if no file existed and with header files
Ken Martin
2001-02-26
2
-3/+40
*
fixed bug and modified functionality
Ken Martin
2001-02-26
2
-18/+25
*
new command
Ken Martin
2001-02-26
2
-0/+155
[next]