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
/
KDE4Macros.cmake
Age
Commit message (
Expand
)
Author
2007-07-18
Do not install SVN support files in l10n/ll/scripts.
Chusslove Illich
2007-07-17
Define this symbol everywhere, not just on Windows
Thiago Macieira
2007-07-13
alex says list(append is faster than set(foo ${foo}
Matthias Kretz
2007-07-13
only pass C++ source files to kde4automoc
Matthias Kretz
2007-07-12
-remove a lot of code duplication for the icon stuff by using "maps" instead ...
Alexander Neundorf
2007-07-12
Use configure_file instead of file(write ...) so that the file is only touched
Matthias Kretz
2007-07-12
-instead of simply removing KDE4_AUTOMOC(), it is better to make it just do m...
Alexander Neundorf
2007-07-11
Remove the no-op KDE4_AUTOMOC() macro.
Allen Winter
2007-07-09
cmake touches all .files files which results in all automocs being rerun and ...
Matthias Kretz
2007-07-09
As posted to kde-buildsystem:
Matthias Kretz
2007-07-04
- make automoc implicit (no kde4_automoc needed in CMakeLists.txt anymore, th...
Matthias Kretz
2007-06-28
missing quotes for paths containing a space
Matthias Kretz
2007-06-27
Tiny changes such as added unit test changes to preamble and spelling mistakes
Gavin Beatty
2007-06-25
Fix make test, sorry for overlooking that one.
Andreas Pakulat
2007-06-24
Fix the kde4_add_test_executable macro by setting EXECUTABLE_OUTPUT_PATH and
Andreas Pakulat
2007-06-21
SVN_SILENT typos
Jarosław Staniek
2007-06-17
As discussed on kde-buildsystem rename kde4_add_test to
Andreas Pakulat
2007-06-16
small fix for MAKE_FOO_EXPORT
Christian Ehrlicher
2007-06-06
fix comment
Alexander Neundorf
2007-05-26
Installation of PO files: do not rely on previous macro having been run.
Chusslove Illich
2007-05-24
Fix installation of PO files.
Chusslove Illich
2007-05-17
ld system support for translation scripting (#2).
Chusslove Illich
2007-05-07
rename modules to kdeinit4
Dirk Mueller
2007-03-19
-require CMake 2.4.5
Alexander Neundorf
2007-03-19
small cleanup
David Faure
2007-03-19
shared-mime-info related macros by Pino Toscano (thanks!)
David Faure
2007-03-18
Add KDE4_CREATE_PO_FILES and KDE4_INSTALL_PO_FILES macro
Laurent Montel
2007-02-26
There are a couple of places where we make "APPLE" assumptions
Benjamin Reed
2007-02-25
fix OSX build when DYLD_LIBRARY_PATH contains a directory with libjpeg.dylib ...
Benjamin Reed
2007-02-04
Change filesystem icon category to places, complies with icon name spec, comp...
Jonathan Riddell
2007-01-29
-hack to get it cmake 2.4.3 compatible: use ADD_CUSTOM_TARGET() instead of AD...
Alexander Neundorf
2007-01-28
-temporarily build all tests unconditionally, otherwise the build breaks for ...
Alexander Neundorf
2007-01-28
fix case when install dir of current module is != kdelibs4 install dir
Frank Osterfeld
2007-01-26
use install(CODE ...) instead of file(WRITE ... ) followed by install(SCRIPT ...
Alexander Neundorf
2007-01-26
-remove old commented code
Alexander Neundorf
2007-01-26
-finally remove the dcop macros
Alexander Neundorf
2007-01-26
-introduce new internal variable _kdeBootStrapping, so that we don't have
Alexander Neundorf
2007-01-26
Add boostrap into cmake macro which create doc
Laurent Montel
2007-01-23
Add macro KDE4_ADD_TEST for unit test usage. This way, if you have
Thiago Macieira
2007-01-23
add a macro KDE4_CREATE_EXPORTS_HEADER(fileName libName)
Alexander Neundorf
2007-01-22
Stupid me :(
Laurent Montel
2007-01-22
Fix create symlink when in post install
Laurent Montel
2007-01-22
replace this evil hack with an entirely more evil hack that
Dirk Mueller
2007-01-22
Allow to install doc into subdirectory
Laurent Montel
2007-01-22
Update
Laurent Montel
2007-01-21
can't hurt to create the directory beforehand.
Dirk Mueller
2007-01-21
fix qtmain usage
Christian Ehrlicher
2007-01-21
make the handbook creation dependent on the stylesheet.
Allen Winter
2007-01-21
win32-only fixes:
Christian Ehrlicher
2007-01-20
New macros for creating and installing application handbooks.
Allen Winter
[next]