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: Add accessor for the list of commands
Andy Cedilnik
2003-08-04
5
-9/+36
*
BUG: Fix problem with uninitialized variables
Andy Cedilnik
2003-08-02
3
-5/+26
*
ENH: Make it work for QT 2.3 non commercial on windows
Andy Cedilnik
2003-08-01
2
-1/+4
*
ENH: Make out of source work on Windows
Andy Cedilnik
2003-08-01
1
-1/+1
*
ENH: Add more debug
Andy Cedilnik
2003-08-01
1
-0/+1
*
ENH: Fix test for Visual Studio
Andy Cedilnik
2003-08-01
1
-1/+2
*
ENH: MAke it work on FreeBSD
Andy Cedilnik
2003-08-01
1
-5/+0
*
ENH: Do better test for pthreads
Andy Cedilnik
2003-08-01
2
-14/+69
*
ENH: Fix indentation
Andy Cedilnik
2003-08-01
1
-49/+49
*
ERR: Remove debug
Andy Cedilnik
2003-08-01
1
-1/+0
*
add missing file
Bill Hoffman
2003-08-01
3
-0/+12
*
ENH: Dependency lists are now split into multiple make lines to allow longer ...
Brad King
2003-08-01
1
-15/+35
*
ENH: Add support for -pthread
Andy Cedilnik
2003-08-01
1
-1/+1
*
BUG: Adding link flags to an executable that links to shared libraries must b...
Brad King
2003-08-01
1
-1/+2
*
BUG (85): allow . to be in the name of an executable
Bill Hoffman
2003-08-01
4
-6/+37
*
ENH: Allow specifying cmake variables on the command line without specifying ...
Andy Cedilnik
2003-08-01
4
-8/+56
*
all Makefiles now have both full path to exe and short version
Ken Martin
2003-08-01
1
-11/+10
*
fix for utility command without EXECUTABLE_OUTPUT_PATH
Ken Martin
2003-08-01
1
-0/+3
*
ENH: Syntax cleanup
Andy Cedilnik
2003-08-01
1
-2/+2
*
ENH: allow lib prefix for to stay for nmake and borland make as it is not a s...
Bill Hoffman
2003-08-01
3
-1/+15
*
change lib path back to empty
Ken Martin
2003-08-01
1
-1/+1
*
ENH: Fix echo's to use @echo. This way verbose mode does not print twice: Bug...
Andy Cedilnik
2003-08-01
1
-9/+9
*
made more options advanced
Ken Martin
2003-08-01
1
-1/+8
*
made option advanced
Ken Martin
2003-08-01
1
-0/+1
*
ERR: Only link qt to qt executable
Andy Cedilnik
2003-08-01
1
-1/+1
*
fix for bug # 101
Ken Martin
2003-08-01
1
-0/+16
*
more reverting back
Ken Martin
2003-08-01
1
-3/+3
*
BUG: when creating rule files remove the IntDir
Bill Hoffman
2003-07-31
1
-0/+1
*
fix for spaces
Ken Martin
2003-07-31
1
-2/+29
*
ENH: add support for OBJECT_DEPENDS for visual studio
Bill Hoffman
2003-07-31
1
-0/+47
*
bug fix for bug # 117
Ken Martin
2003-07-31
1
-5/+7
*
made a minor bugfix on my FindwxWindows.cmake.
Andy Cedilnik
2003-07-31
1
-3/+5
*
ENH: Fix wx test
Andy Cedilnik
2003-07-31
1
-1/+1
*
ERR: Attempt to fix wrapping on Windows
Andy Cedilnik
2003-07-31
1
-1/+4
*
ENH: Fix problem on HP. Whay should K&R be default?
Andy Cedilnik
2003-07-31
1
-7/+2
*
ENH: when linking in QT, we should also link DL, since QT uses them
Andy Cedilnik
2003-07-30
1
-61/+64
*
ENH: QT if it is multi threaded should link in threads
Andy Cedilnik
2003-07-30
1
-0/+4
*
ENH: Really test uic and perform configured uic test
Andy Cedilnik
2003-07-30
2
-34/+78
*
ENH: Allow qt ui files being it the binary dir. Bug #110 - QT_WRAP_UI problem...
Andy Cedilnik
2003-07-30
1
-1/+16
*
ENH: Revert back
Andy Cedilnik
2003-07-30
1
-5/+4
*
ENH: Also fail when make failsSource/cmaketest.cxx
Andy Cedilnik
2003-07-30
2
-9/+31
*
ENH: Add executable for wrapping test, so that make stage actually passes
Andy Cedilnik
2003-07-30
2
-4/+19
*
ENH: Speedup globbing and attempt to fix cygwin problem
Andy Cedilnik
2003-07-29
1
-35/+52
*
ENH: Use FindX11 when doing Qt on unix
Andy Cedilnik
2003-07-29
1
-0/+7
*
ENH: Add Use file for wxWindows. Thanks Jan Woetzel
Andy Cedilnik
2003-07-29
1
-0/+49
*
ENH: Improved find module. Thank you Jan Woetzel
Andy Cedilnik
2003-07-29
1
-75/+403
*
ENH: Fix typo: Bug #100 - Spelling correction to an error message
Andy Cedilnik
2003-07-29
1
-1/+1
*
ENH: performance fixes for network depends
Bill Hoffman
2003-07-28
3
-9/+44
*
ENH: put back old style call to SOURCE_GROUP, no need to break things for this
Bill Hoffman
2003-07-28
2
-15/+4
*
BUG: make sure initial cache file read only reads one file, and does not look...
Bill Hoffman
2003-07-28
1
-1/+1
[next]