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
*
FIX: returned to using /O2 optimization level and put a pragma in the netlib ...
Jim Miller
2001-04-04
2
-4/+4
*
ERR: Blank line regular expression updated to allow whitespace on the line.
Brad King
2001-03-28
1
-1/+1
*
ENH: Added support for CABLE_SOURCE_FILES to refer to files that are not in t...
Brad King
2001-03-23
2
-7/+41
*
ERR: Added pragma to disable symbol length warning for Intel compiler.
Brad King
2001-03-21
1
-0/+4
*
ERR: Small bug in generated DSP file fixed. A custom command environment var...
Brad King
2001-03-20
2
-4/+2
*
ENH: Added SOURCE_GROUP command and corresponding support code. This command...
Brad King
2001-03-20
17
-232/+721
*
ENH: ignore unused libary warnings, removed /force
Jim Miller
2001-03-19
1
-6/+6
*
ENH: Added text files group to DSP output. CMakeLists.txt is duplicated in t...
Brad King
2001-03-19
2
-0/+6
*
ERR: Changed generation of rule to generate cable_config.xml to be produced d...
Brad King
2001-03-19
1
-6/+12
*
ERR: Removed functions I just added. They don't belong here (yet?).
Brad King
2001-03-19
2
-34/+0
*
ENH: Added generation of a rule to re-run CMake if the cable_config.xml file ...
Brad King
2001-03-19
1
-0/+26
*
ENH: Added functions to get information about the CMake executable on each pl...
Brad King
2001-03-19
2
-0/+32
*
ERR: Re-ordered declaration of members v. order of initialization on the cons...
Brad King
2001-03-16
2
-11/+11
*
BUG: Rearranged cable config file open to do open in construction of m_Output...
Brad King
2001-03-16
2
-10/+15
*
ENH: Changed generated includes to not have full path specified.
Brad King
2001-03-16
2
-20/+13
*
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ...
Brad King
2001-03-15
7
-15/+135
*
ENH: Added SOURCE_FILES syntax to CABLE_DEFINE_SET command.
Brad King
2001-03-15
2
-4/+99
*
BUG: Moved definition of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR to be as soon ...
Brad King
2001-03-15
2
-5/+3
*
BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to ord...
Brad King
2001-03-15
2
-2/+19
*
ERR: Added for-loop scoping hack for CMake sources on MSVC
Brad King
2001-03-14
1
-0/+2
*
ENH: Added support for comments inside function calls and indented comments.
Brad King
2001-03-14
1
-1/+5
*
ENH: Added support for element tag specification with syntax tag:element as a...
Brad King
2001-03-13
2
-19/+73
*
ERR: Less-than-zero test replaced with greater-than-zero since we want zero a...
Brad King
2001-03-13
1
-1/+1
*
ENH: Improved error handling when GetError is called on a command that has no...
Brad King
2001-03-12
3
-3/+20
*
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
[next]