- logrotate for history
[platform/upstream/libzypp.git] / CMakeLists.txt
2008-09-24 Jan Kupec- logrotate for history
2008-09-05 Michael AndresNeed a virtual dtor
2008-07-15 Michael Andresmove 'systemCheck' to toplevel directory
2008-07-07 Duncan Mac-Vicar P- fix some warnings from new cmake
2008-05-09 Josef Reidingeradd manpage for locks
2008-04-29 Stephan Kulowhopefully fix build in beta
2008-03-20 Michael MatzRemove most traces of glib.
2008-03-14 Duncan Mac-Vicar P- look for openssl in cmake, actually we build require it
2008-03-14 Duncan Mac-Vicar Pinclude also the subdirectory, because rpm headers...
2008-02-23 Michael MatzLet's make the tests also compile with boost 1.33 ...
2008-02-22 Klaus Kaempfits 'rpm-devel' missing, not 'rpm'
2008-02-16 Duncan Mac-Vicar P- rework the testsuite after new boost in factory broke it.
2008-02-15 Michael Andresremove unused libs
2008-02-15 Stephan Kulowmove into trunk
2008-02-11 Stephan Kulowfixing cmake syntax
2008-02-11 Stephan Kulowget rid of -O3 in debug builds and increase version
2008-02-07 Stephan Kulowdon't do it twice :)
2008-02-07 Duncan Mac-Vicar Preadd
2008-02-07 Stephan Kulowfixing packaging one more time
2008-02-07 Duncan Mac-Vicar Pfix rpm packaging
2008-02-05 Duncan Mac-Vicar Pbuild system cleanup to share stuff with zypper
2008-02-05 Duncan Mac-Vicar Pmove lot of stuff to ZYppCommon
2007-10-12 Michael AndresAdd buildrequirement for libsatsolver
2007-10-11 Duncan Mac-Vicar P- use sane defaults for those alien parameters so we...
2007-10-01 Michael Andresremove fstack-protector
2007-09-24 Michael AndresAdd -fstack-protector to default cflags. Abuild uses...
2007-09-11 Jan Kupec- SYSCONFDIR variable added for /etc
2007-09-07 Michael Andres- Install a sample /etc/zypp.conf. (#306615)
2007-08-23 Martin Vidnerdon't package _build
2007-08-15 Jan Kupec- couldn't find a reason why cpack puts some of the...
2007-08-15 Jan Kupec- some ignores added
2007-08-15 Stefan Schubertadded packages directory again; cleanup
2007-08-10 Duncan Mac-Vicar Pzypp/RepoInfo.cc
2007-08-10 Duncan Mac-Vicar Prevert flags
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-08-08 Duncan Mac-Vicar P- clean packages/ dir for old files
2007-07-16 Duncan Mac-Vicar Pfix (cheat) building with rpmlint
2007-06-18 Michael Andresfix gcc-4.2 errors, warnings, add -D_FILE_OFFSET_BITS...
2007-06-18 Martin VidnerFixed so versioning from libtool to cmake conventions.
2007-06-06 Duncan Mac-Vicar Pzypper port starts. zypp2 to zypp
2007-05-30 Duncan Mac-Vicar P- Fix long standing bug where the .cc dependencies...
2007-05-30 Duncan Mac-Vicar P- add some ResObject doc
2007-05-03 Michael Andresenable -Wall -Woverloaded-virtual by default
2007-04-03 Michael Andresper default compile with -g
2007-03-30 Duncan Mac-Vicar P- enable unit tests
2007-03-21 Duncan Mac-Vicar Pstealed from Andreas Schneider, better way to detect...
2007-03-20 Duncan Mac-Vicar Pfix segfault due to miss use of asKind.
2007-03-07 Duncan Mac-Vicar Pmake -devel require exact version
2007-03-02 Duncan Mac-Vicar Pfix link order
2007-02-28 Duncan Mac-Vicar P- latest cmake fixes.
2007-02-27 Duncan Mac-Vicar P- define LOGGROUP
2007-02-26 Duncan Mac-Vicar Pmake make translations create the translations
2007-02-26 Duncan Mac-Vicar P- include FindZypp.cmake in libzypp-devel so
2007-02-23 Duncan Mac-Vicar P- gettext support everything works except I cant make
2007-02-22 Michael AndresAdd DOC_INSTALL_DIR
2007-02-20 Duncan Mac-Vicar Pmake autobuild and make autobuild_local
2007-02-20 Michael Andresgroup FIND_X and IF(X_FOUND) together
2007-02-19 Duncan Mac-Vicar P- install schemas
2007-02-19 Duncan Mac-Vicar Pinstall schema files
2007-02-19 Duncan Mac-Vicar Pcmake:
2007-02-19 Michael AndresAdded test for doxygen, added PACKAGE
2007-02-16 Michael Andresremove testsuite from CMakeLists.txt, it is no longer...
2007-01-31 Duncan Mac-Vicar Pbuild cmake without sub statc libraries
2007-01-29 Duncan Mac-Vicar Pcmake fixes
2007-01-24 Duncan Mac-Vicar Pcmake updates and finders
2007-01-04 Duncan Mac-Vicar P- add all cmake files
2006-11-29 Duncan Mac-Vicar P- add cmake support for building zypp/ lib.