summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem/cmake.pm
Commit message (Expand)AuthorAge
* Fix deep recursive in cmake::test().Modestas Vainius2009-11-21
* cmake build+ steps need Makefile.Modestas Vainius2009-11-19
* comment mungingJoey Hess2009-11-18
* Improve build system auto-selection processModestas Vainius2009-11-18
* Enable verbose ctest output on test failureModestas Vainius2009-11-16
* Enable verbose ctest output on test failureModestas Vainius2009-11-12
* cmake: Avoid forcing rpath off as this can break some test suites. It gets st...Joey Hess2009-08-01
* Bug fix: pass extra command line arguments to cmake.Modestas Vainius2009-06-30
* Rename enforce_out_of_source_building() to prefer_Modestas Vainius2009-06-30
* misc minor changesJoey Hess2009-06-29
* Revert "Update dh_auto documentation."Joey Hess2009-06-28
* Update dh_auto documentation.Modestas Vainius2009-06-18
* Do not explicitly repass env. variables {C,CXX,LD}FLAGS to cmake.Modestas Vainius2009-06-18
* Less code in the build system classes to call enforce_out_of_source_building().Modestas Vainius2009-06-18
* Some cosmetic changes in the comments and strings.Modestas Vainius2009-06-17
* Enforce out of source building in soft mode for cmake.Modestas Vainius2009-06-13
* Implement source directory switching support (Closes: #530597).Modestas Vainius2009-06-09
* Use term "out of source" rather than "outside source".Modestas Vainius2009-06-08
* Use the term "build step" instead of "build action" everywhere in the source.Modestas Vainius2009-06-08
* reword descriptionsJoey Hess2009-04-20
* use $this rather than $selfJoey Hess2009-04-20
* let's write class, not clsJoey Hess2009-04-20
* debhelper modular buildsystems (try 3).Modestas Vainius2009-04-15
* update and remove XXX commentsJoey Hess2009-04-14
* Modular object-orientied buildsystem implementation (try 2).Modestas Vainius2009-04-14
* code review, added commentsJoey Hess2009-04-10
* Modular object-orientied buildsystem implementation.Modestas Vainius2009-04-10