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
*
ENH: Start includding the scripting support
Andy Cedilnik
2003-10-29
3
-0/+18
*
ENH: Command should also be quoted
Andy Cedilnik
2003-10-28
1
-2/+5
*
BUG: add preprocessor flags to resource compiler
Bill Hoffman
2003-10-28
1
-2/+5
*
BUG: fix for bug 303 pass makeflags to sub makes
Bill Hoffman
2003-10-28
4
-3/+20
*
ENH: Add all subdirectories
Andy Cedilnik
2003-10-25
1
-0/+5
*
BUG: make sure -M flags are not duplicated and are only set in the xml
Bill Hoffman
2003-10-17
1
-14/+26
*
BUG: Fixed same spaces-in-paths problem for CMakeTestGNU.c as in CMakeDetermi...
Brad King
2003-10-17
1
-1/+1
*
BUG: fix for unicode and for /D -D
Bill Hoffman
2003-10-17
1
-1/+4
*
ENH: Fix problem with wx 2.4
Andy Cedilnik
2003-10-17
1
-1/+1
*
ENH: We do not really need streams. Also fix the test on windows
Andy Cedilnik
2003-10-16
2
-2/+2
*
ENH: Enable test on windows
Andy Cedilnik
2003-10-16
1
-2/+2
*
FIX: for Windows users, it seems logical to favor native win32 installation b...
Sebastien Barre
2003-10-16
4
-16/+16
*
ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS
Bill Hoffman
2003-10-16
5
-31/+37
*
ENH: allow users to change to unicode
Bill Hoffman
2003-10-16
1
-8/+20
*
ENH: Handle all white spaces, fix problem on cygwin
Andy Cedilnik
2003-10-16
1
-2/+2
*
BUG: fix for bug 78 should be on 1.8 branch
Bill Hoffman
2003-10-16
2
-37/+89
*
ERR: Old -flat_namespace -undefined suppress flags for CMAKE_SHARED_MODULE_CR...
Brad King
2003-10-15
1
-4/+9
*
BUG: Fix for spaces in path when loading CMakeTestGNU.c.
Brad King
2003-10-15
1
-1/+1
*
ENH: Add test for FindwxWindows. Thanks to: Mathieu Malaterre
Andy Cedilnik
2003-10-13
3
-0/+98
*
ENH: Documentation fix
Andy Cedilnik
2003-10-13
1
-0/+1
*
ERR: allow spaces in the path
Andy Cedilnik
2003-10-13
1
-1/+1
*
BUG: Message describing variable was using result variable.
Brad King
2003-10-11
1
-3/+3
*
ENH: put the system path after the paths specified on to the FIND command
Bill Hoffman
2003-10-09
2
-9/+14
*
ENH: Add CMAKE_IGNORE_DEPENDENCIES_ORDERING to prevent warnings about depende...
Andy Cedilnik
2003-10-02
1
-11/+14
*
BUG: Comparison of build tool should be case-insensitive.
Brad King
2003-09-26
1
-2/+4
*
ENH: Fix comment
Andy Cedilnik
2003-09-24
1
-1/+1
*
ENH: Better testing
Andy Cedilnik
2003-09-24
1
-6/+10
*
BUG: Fix Bug #186 - QT_WRAP_UI uses the path twice
Andy Cedilnik
2003-09-24
1
-1/+16
*
BUG: Check for whether to use CMAKE_EXE_LINKER_FLAGS should look both for EXE...
Brad King
2003-09-24
1
-1/+2
*
ENH: Add missing newline Bug #185 - CTest exceptions output is missing new line
Andy Cedilnik
2003-09-23
1
-0/+1
*
ENH: remove /tmp_mnt in collapse full path
Bill Hoffman
2003-09-18
1
-1/+5
*
BUG: Need to check for -Ae flag on HP-UX cc compiler. Needed for ANSI C comp...
Brad King
2003-09-15
1
-0/+25
*
BUG: Must use C compiler to compile C files during bootstrap, not C++ compiler.
Brad King
2003-09-02
1
-1/+6
*
BUG: make sure exe output path is used for dep hack stuff
Bill Hoffman
2003-08-28
2
-4/+28
*
bad evil nasty ken
Ken Martin
2003-08-28
1
-4/+4
*
fix to executable depends for custom commands
Ken Martin
2003-08-28
2
-4/+24
*
BUG: remove bundle_loader stuff it did not work with spaces in the path and i...
Bill Hoffman
2003-08-28
3
-9/+0
*
BUG: fix bug with custom commands depending on executables
Bill Hoffman
2003-08-28
2
-6/+26
*
ENH: remove the -flat_namespace and -undefined suppress hacks from
Yves Starreveld
2003-08-28
4
-1/+10
*
ENH: remove warnings from use of NULL
Bill Hoffman
2003-08-27
1
-4/+4
*
ERR: Using union-based "cast" of DynaGetFunction result to avoid warnings abo...
Brad King
2003-08-27
1
-17/+17
*
ENH: MinGW build now passes all the tests
Bill Hoffman
2003-08-27
10
-26/+44
*
Merging release script changes from 1.8 branch to main tree.
Brad King
2003-08-27
9
-57/+98
*
ERR: Fixed typo in comment.
Brad King
2003-08-27
2
-2/+2
*
ENH: Added support for "make VERBOSE=1" to run one-time verbose make runs wit...
Brad King
2003-08-26
1
-5/+7
*
BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting...
Brad King
2003-08-26
4
-9/+17
*
ENH: Moved decision to build MFCDialog up to top level. It is used in both t...
Brad King
2003-08-22
3
-38/+39
*
ENH: remove ifdef code and use makefile definitions
Bill Hoffman
2003-08-22
1
-26/+28
*
ENH: add configure file for gcc under windows
Bill Hoffman
2003-08-22
1
-0/+14
*
ERR: Reorganize to try to fix the -pthread problem on some systems
Andy Cedilnik
2003-08-22
2
-34/+55
[next]