index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2006-05-18
handle all msvc generators correct: debug/release, nmake/project generators
Peter Kümmel
2006-05-17
-the behaviour of LIST(REMOVE_ITEM ...) changed from cmake 2.4.1 beta to cmak...
Alexander Neundorf
2006-05-16
Optimization: don't look twice for Qt 4. This is usually already done before ...
Paulo Moura Guedes
2006-05-16
If we are building kdelibs with debug build type then choose the debug Qt lib...
Paulo Moura Guedes
2006-05-16
-a new cmake module which contains two macros:
Alexander Neundorf
2006-05-16
more work to get the Intel compilers fully supported. still not all the way ...
Allen Winter
2006-05-16
fix install <call
Peter Kümmel
2006-05-16
Taken from cmake cvs. This fixes moc and uic for msys.
Paulo Moura Guedes
2006-05-16
Even better. Suggested by Peter.
Paulo Moura Guedes
2006-05-16
Better. Only msvc requires same build type (release/debug).
Paulo Moura Guedes
2006-05-16
typo
Allen Winter
2006-05-15
-avoid-version was a libtool option, don't pass it to the linker
David Faure
2006-05-15
Shh! if found in cache.
Allen Winter
2006-05-15
This is valid not only for msvc.
Paulo Moura Guedes
2006-05-15
Have build type in consideration.
Paulo Moura Guedes
2006-05-14
search for debug version (kdewin32d.lib) when compiling with msvc
Peter Kümmel
2006-05-13
First attempt at support for the Intel C/C++ compilers.
Allen Winter
2006-05-13
shhh! if FAM found in cache.
Allen Winter
2006-05-12
use 4.0.0 (KDE 4.0) as a default library version
Dirk Mueller
2006-05-12
-kde4_header() and footer are gone
Alexander Neundorf
2006-05-11
remove debugging message. aleXXX said it was ok.
Allen Winter
2006-05-11
Remove my CACHED_ hacks which break when people install libxml2 after seeing ...
David Faure
2006-05-11
-enhanced syntax for KDE4_ADD_EXECUTABLE and KDE4_ADD_KDEINIT_EXECUTABLE:
Alexander Neundorf
2006-05-09
Abort if QtCore couldn't be found - for mikmak and his strange permission pro...
David Faure
2006-05-09
Requires 2.4.1 by default.
Laurent Montel
2006-05-05
Find dcopidl executable also on Windows.
Paulo Moura Guedes
2006-05-04
Factorize the version-number parsing and checking code into a separate macro.
David Faure
2006-05-04
${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}, not ${LD_LIBRARY_PATH+:LD_LIBRARY_PATH}
David Faure
2006-05-04
"su" just for unixes.
Paulo Moura Guedes
2006-05-03
I was told kopeteappearancesettings.kcfg has signals ;(
Stephan Kulow
2006-05-03
there is no single kcfg file in our SVN that needs signals.
Stephan Kulow
2006-05-03
Added support for KDE_MIN_VERSION (modelled after QT_MIN_VERSION), and ported...
David Faure
2006-05-03
Port the DONTPORT check.
Volker Krause
2006-05-03
If the lib isn't there, xcursor isn't useable. This should probably be done f...
David Faure
2006-05-02
Fix Qt version parsing to accept "4.1.3-snapshot-20060502"
David Faure
2006-05-02
downgrade hard requirement again. using 2.4.1 is
Dirk Mueller
2006-05-01
-remove the kde4_create_doxygen_docs() command
Alexander Neundorf
2006-05-01
-cmake 2.4.1 beta is now required
Alexander Neundorf
2006-05-01
It is quite faster when it doesn't search for libXrandr, libXft etc. in all o...
David Faure
2006-05-01
If the header is there but not the lib, then we can't use it
David Faure
2006-05-01
-add a macro to convert the value of cmake variables to 0 or 1 for use in con...
Alexander Neundorf
2006-04-30
-two cmake modules to check whether a given struct or pointer has a specified...
Alexander Neundorf
2006-04-28
-move the check for Perl into FindKDE4Internal.cmake, so we don't have to put...
Alexander Neundorf
2006-04-27
-use MACRO_ADD_FILE_DEPENDENCIES() and remove the duplicated _QT4_ADD_FILE_DE...
Alexander Neundorf
2006-04-27
-use qmake to tell us which uic and moc we should use
Alexander Neundorf
2006-04-27
Add QTUITOOLS macro
Laurent Montel
2006-04-27
if we call it with --no-stub, then it won't produce a
Dirk Mueller
2006-04-26
-add the multiple output to the dcop macros
Alexander Neundorf
2006-04-26
-move the test for a compiler flag into an own generic cmake module: CheckCXX...
Alexander Neundorf
2006-04-26
- some compile flags cleanups
Dirk Mueller
[next]