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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problem
Andy Cedilnik
2002-09-23
2
-2/+12
*
ENH: Added to generated README the typical install locaiton of /usr/local.
Brad King
2002-09-23
1
-2/+3
*
Fix cache for non void* types
Andy Cedilnik
2002-09-23
1
-4/+4
*
Keep track of libraries so that you can load them as many times as you want...
Andy Cedilnik
2002-09-23
1
-9/+116
*
Cleanup
Andy Cedilnik
2002-09-23
1
-2/+1
*
Some minor fixes for mac
Andy Cedilnik
2002-09-23
4
-8/+8
*
Fix generation of C only modules
Andy Cedilnik
2002-09-23
1
-1/+1
*
Fix extension and suffix for modules on mac
Andy Cedilnik
2002-09-23
1
-2/+2
*
cleanup
Ken Martin
2002-09-23
2
-10/+2
*
cleaned up API
Ken Martin
2002-09-23
2
-17/+3
*
Fix test so that it will work on HP
Andy Cedilnik
2002-09-23
2
-0/+6
*
Fix HP build
Andy Cedilnik
2002-09-23
1
-0/+1
*
Try to remove some warnings
Andy Cedilnik
2002-09-23
5
-9/+9
*
Fix loading of module for borland
Andy Cedilnik
2002-09-23
1
-3/+17
*
Try to fix borland and nmake try compile
Andy Cedilnik
2002-09-23
1
-0/+3
*
Abstract cleaning of files and add code that deletes files from Debug subdire...
Andy Cedilnik
2002-09-23
3
-33/+40
*
Remove debug stuff
Andy Cedilnik
2002-09-23
1
-5/+1
*
Fix comments
Andy Cedilnik
2002-09-23
1
-3/+3
*
Try to fix quoted definitions
Andy Cedilnik
2002-09-23
1
-1/+1
*
hopefull another fix to if statements
Ken Martin
2002-09-23
1
-0/+7
*
Attempt to fix Visual studio 6 comiling
Andy Cedilnik
2002-09-23
2
-5/+5
*
BUG: Creating source tarball should not affect current directory.
Brad King
2002-09-23
1
-0/+4
*
ENH: Incremented version to 1.4.5.
Brad King
2002-09-23
5
-5/+5
*
defines cannot have quotes in them
Ken Martin
2002-09-22
1
-0/+1
*
some try compile fixes
Ken Martin
2002-09-22
2
-10/+26
*
compiler warning
Ken Martin
2002-09-22
2
-2/+1
*
Fix namespace problem
Andy Cedilnik
2002-09-21
1
-1/+1
*
Add missing include
Andy Cedilnik
2002-09-20
1
-0/+1
*
Fix tests for new trycompile and tryrun
Andy Cedilnik
2002-09-20
4
-18/+11
*
Add GetLocal on cmMakefile and on local builds do not perform tests
Andy Cedilnik
2002-09-20
4
-3/+24
*
Include more testing
Andy Cedilnik
2002-09-20
4
-6/+40
*
Simplify checking for headers
Andy Cedilnik
2002-09-20
2
-9/+0
*
Add macro which checks if the header file exists
Andy Cedilnik
2002-09-20
2
-0/+40
*
Fix comment
Andy Cedilnik
2002-09-20
1
-4/+4
*
Fix test so that it does some modules testing by checking for some functions ...
Andy Cedilnik
2002-09-20
6
-6/+66
*
Add two commonly used modules. First one checks if the function exists, the s...
Andy Cedilnik
2002-09-20
4
-0/+78
*
Add option of TRY_COMPILE to store the output of compilation so that if the o...
Andy Cedilnik
2002-09-20
5
-11/+42
*
Add WRITE_FILE command, which writes string to a file
Andy Cedilnik
2002-09-20
3
-0/+127
*
removed c++ style comments
Ken Martin
2002-09-20
2
-8/+8
*
Fix includes
Andy Cedilnik
2002-09-20
1
-0/+4
*
compiler warnings
Ken Martin
2002-09-20
2
-3/+3
*
Add test for gui
Andy Cedilnik
2002-09-19
1
-0/+6
*
Fix arguments
Andy Cedilnik
2002-09-19
1
-3/+3
*
Allow argument Q
Andy Cedilnik
2002-09-19
1
-1/+1
*
Add support for exiting after loading
Andy Cedilnik
2002-09-19
2
-1/+20
*
Add option -Q for existing after loading
Andy Cedilnik
2002-09-19
2
-0/+5
*
Remove unnecessary disabling of output
Andy Cedilnik
2002-09-19
1
-18/+0
*
Fix tryrun to work on Linux
Andy Cedilnik
2002-09-19
1
-9/+13
*
Supress standard error when running command
Andy Cedilnik
2002-09-19
1
-0/+1
*
Fix try compile with second signature, remove cmake lists from cache so that ...
Andy Cedilnik
2002-09-19
1
-27/+31
[next]