Commit Graph

7 Commits

Author SHA1 Message Date
Romain Failliot dc6cc1e5f9 Modularize the Makefiles.
* 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.
2015-01-24 12:16:27 -05:00
guinux 430b514f37 add to possibility to change syncfirst, ignorepkg and mirrors into preferences 2014-12-30 15:04:40 +01:00
guinux 1a1da95554 add pamac-refresh 2014-11-30 16:51:33 +01:00
guinux 93bd73a3fc improve makefiles 2014-11-17 21:56:15 +01:00
guinux 0d3b34d7c4 add right click menu with multiple selection and fixes 2014-11-08 17:50:35 +01:00
guinux ebe01e5d44 update alpm bindings and menus 2014-10-30 14:44:09 +01:00
guinux 60a34f6681 first commit 2014-10-22 18:44:02 +02:00