Skip to content
Snippets Groups Projects
  1. Mar 01, 2016
  2. Feb 26, 2016
  3. Jan 24, 2015
    • Romain Failliot's avatar
      Modularize the Makefiles. · dc6cc1e5
      Romain Failliot authored
      * It's a good practice to put the main target on top, since it's the
        first one that is called when calling just "make". That's why
        "resources", "binaries" and "gettext" were moved up in their
        Makefile's.
      * Added a "clean" target for each subdirectories so that they are a bit
        more autonomous.
      * Using "&&" instead of ";" when changing directory because if a
        directory name is changed, we get into an infinite loop.
      dc6cc1e5
  4. Jan 02, 2015
  5. Nov 30, 2014
  6. Nov 22, 2014
    • guinux's avatar
      fix a bad commit · da70da90
      guinux authored
      da70da90
    • Philip Müller's avatar
      Pamac 2.0 · b8153ea4
      Philip Müller authored
      - complete rewrite in vala
      - it now directly depends on libalpm so it is easier to maintain
      - it is faster and uses less memory
      - alpm bindings for vala, other people could be interested
      - a DBus daemon which can perform every tasks which need root access using polkit to check authorization, it can be used by any other program.
      - pamac-manager and pamac-updater as you know before but with some new design, try them !
      - the progress dialog now includes a terminal, it permits to launch yaourt which is used now to build packages from AUR.
      - reinstall a package
      - install optional dependencies of a package
      - mark a package as explicitly installed
      b8153ea4
  7. Nov 21, 2014
  8. Nov 19, 2014
  9. Nov 17, 2014
Loading