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
/
cmGlobalUnixMakefileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: try to initialize all languages at the same time
Bill Hoffman
2004-08-27
1
-32/+17
*
ENH: more uniform approach to enable language, one step closer to being able ...
Bill Hoffman
2004-08-26
1
-25/+22
*
ENH: use GetRequiredDefinition instead of GetDefinition and crash
Bill Hoffman
2004-08-11
1
-2/+2
*
ENH: add the unix makefile generator as an option from the windows GUI, this ...
Bill Hoffman
2003-08-21
1
-0/+2
*
ENH: Wrote basic description in full documentation block.
Brad King
2003-07-11
1
-1/+4
*
ENH: Registered global generators are now kept in a table in the cmake instan...
Brad King
2003-07-08
1
-0/+7
*
add a fatal error, and make sure c and c++ compilers work before using them
Bill Hoffman
2003-01-21
1
-4/+21
*
ENH: add a check to make sure cmake can find the c or C++ compiler for trycom...
Bill Hoffman
2002-12-20
1
-0/+37
*
ENH: fix IntDir jump and build problem
Bill Hoffman
2002-12-06
1
-0/+1
*
ENH: unify EnableLanguage across all generators
Bill Hoffman
2002-12-05
1
-142/+6
*
BUG: fix get make command problems.
Bill Hoffman
2002-12-04
1
-2/+9
*
determine CMAKE_MAKE_PROGRAM in EnableLanguage
Bill Hoffman
2002-12-03
1
-2/+7
*
Fix problem on unix with space
Andy Cedilnik
2002-11-29
1
-2/+3
*
ENH: check to make sure cmake matches the cmake used to generate the cache
Bill Hoffman
2002-11-13
1
-15/+0
*
ENH: force a global generate if the cache version does not match the running ...
Bill Hoffman
2002-11-13
1
-3/+19
*
clean up flags with _init flags
Bill Hoffman
2002-11-11
1
-7/+14
*
Complete rework of makefile generators expect trouble
Bill Hoffman
2002-11-08
1
-88/+79
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Rename variables to remove warnings
Andy Cedilnik
2002-10-17
1
-2/+2
*
ENH: Added explicit declarations of some C functions that are hard to get fro...
Brad King
2002-10-02
1
-18/+2
*
Several changes: COMPILE_DEFINITIONS is now depricated. If you want to specif...
Andy Cedilnik
2002-09-25
1
-11/+22
*
Improve backward compatibility, so that all backward compatibility stuff is i...
Andy Cedilnik
2002-09-24
1
-9/+29
*
better trycompile and enable langiages
Ken Martin
2002-09-13
1
-55/+88
*
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot ...
Brad King
2002-09-10
1
-2/+19
*
new arch
Ken Martin
2002-09-06
1
-49/+60
*
in progress
Ken Martin
2002-08-30
1
-0/+89