コミット履歴

作者 SHA1 メッセージ 日付
  Matthias Kretz 63b698e526 add convenience macros for projects that are not able to use KDE4_ADD_* macros 17 年 前
  Christian Ehrlicher 875d4c460f important fix for msvc - would be nice to get a new version because of this - otherwise kdenetwork/libiris doesn't compile 17 年 前
  Alexander Neundorf cb95bf85da rename Automoc4.cmake.in back to Automoc4.cmake, since it is not configured anymore, which avoids several problems 17 年 前
  Alexander Neundorf 287c7ffcfc this has been renamed (copied) to Automoc4Config.cmake.in 17 年 前
  Matthias Kretz 7253969139 add version variable, for easy checking in CMake scripts 17 年 前
  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 ?) 17 年 前
  Matthias Kretz 9a72b5d0d7 Let automoc pass all -D parameters to moc that gcc/g++ also gets. 17 年 前
  Matthias Kretz 0955173adf - commented code in Automoc4Config.cmake to test add_custom_target instead of add_custom_command 17 年 前
  Matthias Kretz df476f49d6 - remove some dead code in the AUTOMOC4 macro 17 年 前
  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 17 年 前
  Alexander Neundorf 14520b4390 -make parallel builds work in kdesupport by making the custom target depend on the automoc4 target again 17 年 前
  Matthias Kretz 9d9ece1a16 - run automoc4 unconditionally (automoc4 itself makes sure that the timestamps are such that it gets called again) 17 年 前
  Alexander Neundorf d3a8122eeb -rename automoc4_handle_automoc() to automoc4() 17 年 前
  Alexander Neundorf 906e088d05 fix location of cmake script files 17 年 前
  Alexander Neundorf 91e2ea9128 build akonadi using automoc4 from kdesupport (that's the first automoc4 user !) 17 年 前
  Alexander Neundorf 376128d4ff automoc4 builds 17 年 前