]> git.donarmstrong.com Git - debhelper.git/history - Debian/Debhelper/Buildsystem/cmake.pm
cmake: Only pass CPPFLAGS in CFLAGS in v9.
[debhelper.git] / Debian / Debhelper / Buildsystem / cmake.pm
2012-04-17 Joey Hesscmake: Only pass CPPFLAGS in CFLAGS in v9.
2012-04-17 Joey Hesscmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks...
2011-08-05 Modestas VainiusAdd support for running tests in parallel to the cmake...
2011-06-24 Joey Hessdh_auto_configure: If there is a problem with cmake...
2009-11-21 Modestas VainiusFix deep recursive in cmake::test().
2009-11-19 Modestas Vainiuscmake build+ steps need Makefile.
2009-11-18 Joey Hesscomment munging
2009-11-18 Modestas VainiusImprove build system auto-selection process
2009-11-17 Modestas VainiusEnable verbose ctest output on test failure
2009-11-12 Modestas VainiusEnable verbose ctest output on test failure
2009-08-01 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-08-01 Joey Hesscmake: Avoid forcing rpath off as this can break some...
2009-07-24 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-07-24 Joey HessMerge branch 'buildsystems'
2009-07-15 Joey HessMerge branch 'master' into buildsystems 7.3.4
2009-07-14 Joey HessMerge branch 'master' into buildsystems
2009-07-09 Joey HessMerge branch 'master' into buildsystems
2009-07-02 Joey HessMerge branch 'master' into buildsystems 7.3.1
2009-07-02 Joey HessMerge branch 'master' into buildsystems
2009-06-30 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Modestas VainiusBug fix: pass extra command line arguments to cmake.
2009-06-29 Modestas VainiusRename enforce_out_of_source_building() to prefer_
2009-06-29 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Joey Hessmisc minor changes
2009-06-29 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey HessRevert "Update dh_auto documentation."
2009-06-26 Joey HessMerge branch 'master' into buildsystems
2009-06-17 Modestas VainiusUpdate dh_auto documentation.
2009-06-17 Modestas VainiusDo not explicitly repass env. variables {C,CXX,LD}FLAGS...
2009-06-17 Modestas VainiusLess code in the build system classes to call enforce_o...
2009-06-17 Modestas VainiusSome cosmetic changes in the comments and strings.
2009-06-13 Modestas VainiusEnforce out of source building in soft mode for cmake.
2009-06-13 Joey HessMerge branch 'master' into buildsystems
2009-06-12 Joey HessMerge branch 'master' into buildsystems
2009-06-11 Joey HessMerge branch 'master' into buildsystems
2009-06-09 Modestas VainiusImplement source directory switching support (Closes...
2009-06-08 Modestas VainiusUse term "out of source" rather than "outside source".
2009-06-08 Modestas VainiusUse the term "build step" instead of "build action...
2009-05-14 Joey Hessmerge master
2009-05-14 Joey HessMerge branch 'master' into buildsystems
2009-05-11 Joey HessMerge branch 'master' into buildsystems
2009-05-11 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey Hessreword descriptions
2009-04-20 Joey Hessuse $this rather than $self
2009-04-20 Joey Hesslet's write class, not cls
2009-04-15 Modestas Vainiusdebhelper modular buildsystems (try 3).
2009-04-14 Joey Hessupdate and remove XXX comments
2009-04-14 Modestas VainiusModular object-orientied buildsystem implementation...
2009-04-10 Joey Hesscode review, added comments
2009-04-10 Modestas VainiusModular object-orientied buildsystem implementation.