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
/
cmMakefile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
BUG: If there is a fatal error, stop processing list file
Andy Cedilnik
2005-05-05
1
-0/+4
*
ENH: Improve internal test handling by creating a test class. Command cmEnabl...
Andy Cedilnik
2005-04-24
1
-0/+46
*
ENH: Speedup by storing source name without last extension
Andy Cedilnik
2005-04-13
1
-2/+1
*
ENH: performance improvements
Bill Hoffman
2005-04-12
1
-4/+5
*
BUG: Do not repeat paths when trying the lib/ to lib64/ replacement.
Brad King
2005-04-07
1
-1/+1
*
ENH: Adding automatic generation of several 64-bit search path forms.
Brad King
2005-04-07
1
-5/+18
*
ENH: better fix for 64 bit, add 64 to the name of all directories in the sear...
Bill Hoffman
2005-04-06
1
-9/+13
*
BUG: try to address Bug 1673 .
Bill Hoffman
2005-04-05
1
-1/+17
*
ENH: More ctest changes and move SetupTest to superclass
Andy Cedilnik
2005-04-01
1
-0/+21
*
ENH: removed GetParentProjects
Ken Martin
2005-03-29
1
-4/+0
*
BUG: Initializing from parent should copy link directories as well.
Brad King
2005-03-22
1
-0/+3
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-186/+73
*
ENH: add support for out of source source
Ken Martin
2005-03-14
1
-40/+113
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
1
-4/+0
*
COMP: HP compiler does not like initializing a const std::string & with a co...
Brad King
2005-02-24
1
-1/+2
*
BUG: Fixed GetCacheMinorVersion to not always return 0.
Brad King
2005-02-24
1
-6/+16
*
ENH: Updated implementation of custom commands. Multiple command lines are n...
Brad King
2005-02-22
1
-297/+194
*
BUG: cmSourceFile instances should delete their own custom commands when a ne...
Brad King
2005-02-18
1
-4/+0
*
ENH: more tests are passing
Bill Hoffman
2005-02-16
1
-0/+14
*
ENH: fix for relative paths
Ken Martin
2004-12-03
1
-5/+26
*
BUG: fix for 1369 before include directories need to be always added
Bill Hoffman
2004-12-02
1
-2/+14
*
ENH: look in the windows LIB env variable for libraries
Bill Hoffman
2004-10-27
1
-0/+1
*
PERF: Remove several classes from the bootstrap and so making bootstrap small...
Andy Cedilnik
2004-10-27
1
-1/+14
*
ENH: shorten the symbols a bit and remove maps of std::string for map of cmSt...
Bill Hoffman
2004-09-29
1
-2/+2
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
1
-7/+6
*
ENH: add better error reporting for file open failures
Bill Hoffman
2004-09-07
1
-0/+1
*
ENH: define language extensions in cmake files and not hard coded, also fix t...
Bill Hoffman
2004-09-03
1
-0/+3
*
ENH: try to initialize all languages at the same time
Bill Hoffman
2004-08-27
1
-1/+1
*
BUG: fix bug where custom command generated .h files do not get the header_fi...
Bill Hoffman
2004-08-09
1
-2/+4
*
ENH: initial fortran support
Bill Hoffman
2004-08-06
1
-0/+13
*
BUG: Fix crash when adding a custom command to a source file that cannot be c...
Brad King
2004-08-04
1
-7/+15
*
BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile i...
Brad King
2004-08-04
1
-1/+2
*
ERR: Removed duplicate default arguments.
Brad King
2004-08-04
1
-2/+2
*
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CU...
Brad King
2004-08-04
1
-3/+17
*
BUG: fix for bug 998, fix spelling errors
Bill Hoffman
2004-07-26
1
-1/+1
*
ENH: When running cmake with PreLoad make sure CMAKE_CURRENT_SOURCE/BINARY_DI...
Andy Cedilnik
2004-07-20
1
-0/+8
*
BUG: fix spelling errors BUG 952
Bill Hoffman
2004-07-09
1
-2/+2
*
ENH: add CMAKE_FILE_PATH, CMAKE_PROGRAM_PATH, CMAKE_LIBRARY_PATH, and search ...
Bill Hoffman
2004-06-30
1
-3/+3
*
ENH: Detect if there were problems writing file
Andy Cedilnik
2004-05-27
1
-4/+11
*
ENH: Implement additional make clean files as a directory property instead of...
Andy Cedilnik
2004-05-20
1
-0/+35
*
ENH: Add method to get definition even if it does not exists
Andy Cedilnik
2004-04-27
1
-0/+10
*
ENH: add SUBDIR PREORDER and fix clean for non-relative paths
Bill Hoffman
2004-04-23
1
-1/+10
*
BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used ...
Bill Hoffman
2004-04-22
1
-0/+1
*
ENH: Add check for infinite loops. Make sure that files written using WRITE_F...
Andy Cedilnik
2004-04-18
1
-0/+21
*
ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add oppos...
Andy Cedilnik
2004-04-15
1
-0/+5
*
ENH: If configure file fails do not create directory
Andy Cedilnik
2004-03-28
1
-0/+5
*
ENH: add new subdirectory exclude from top option
Bill Hoffman
2004-03-09
1
-3/+15
*
ENH: Try to remove warning
Andy Cedilnik
2004-03-09
1
-1/+1
*
ENH: Move implementation of configure_file to cmMakefile, so that other class...
Andy Cedilnik
2004-03-09
1
-0/+68
*
ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand....
Brad King
2004-03-03
1
-1/+63
[prev]
[next]