Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthias Kretz 63b698e526 add convenience macros for projects that are not able to use KDE4_ADD_* macros vor 17 Jahren
  Christian Ehrlicher 875d4c460f important fix for msvc - would be nice to get a new version because of this - otherwise kdenetwork/libiris doesn't compile vor 17 Jahren
  Alexander Neundorf cb95bf85da rename Automoc4.cmake.in back to Automoc4.cmake, since it is not configured anymore, which avoids several problems vor 17 Jahren
  Alexander Neundorf 287c7ffcfc this has been renamed (copied) to Automoc4Config.cmake.in vor 17 Jahren
  Matthias Kretz 7253969139 add version variable, for easy checking in CMake scripts vor 17 Jahren
  Matthias Kretz dc618d9045 - cmake 2.6 wants to use COMPILE_DEFINITIONS instead of DEFINITIONS, so we use that when non-empty instead of DEFINITIONS (does this break 2.4.x ?) vor 17 Jahren
  Matthias Kretz 9a72b5d0d7 Let automoc pass all -D parameters to moc that gcc/g++ also gets. vor 17 Jahren
  Matthias Kretz 0955173adf - commented code in Automoc4Config.cmake to test add_custom_target instead of add_custom_command vor 17 Jahren
  Matthias Kretz df476f49d6 - remove some dead code in the AUTOMOC4 macro vor 17 Jahren
  Alexander Neundorf db94d31d38 -make the target and the custom command depend on the .notclean file, and make that file an OUTPUT of the custom command vor 17 Jahren
  Alexander Neundorf 14520b4390 -make parallel builds work in kdesupport by making the custom target depend on the automoc4 target again vor 17 Jahren
  Matthias Kretz 9d9ece1a16 - run automoc4 unconditionally (automoc4 itself makes sure that the timestamps are such that it gets called again) vor 17 Jahren
  Alexander Neundorf d3a8122eeb -rename automoc4_handle_automoc() to automoc4() vor 17 Jahren
  Alexander Neundorf 906e088d05 fix location of cmake script files vor 17 Jahren
  Alexander Neundorf 91e2ea9128 build akonadi using automoc4 from kdesupport (that's the first automoc4 user !) vor 17 Jahren
  Alexander Neundorf 376128d4ff automoc4 builds vor 17 Jahren