Commit Graph

36 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 4295977164 try to fix #25 2015-01-21 17:07:26 +01:00
guinux 7813d139d9 fix #26 2015-01-19 20:06:33 +01:00
guinux 05eb865da8 fix trans cancel 2015-01-10 11:31:51 +01:00
guinux f1bc146e9b fix #21 2015-01-07 15:09:39 +01:00
guinux a6109ced90 little fixes 2015-01-05 22:12:56 +01:00
guinux 0f88799bf5 fix an issue 2015-01-05 21:08:24 +01:00
guinux b14d80bf6f fix #18 2015-01-05 21:06:18 +01:00
guinux fb0a3d5d5c fix copyright year 2015-01-03 21:59:25 +01:00
guinux f9fc090707 fix #11 2015-01-03 19:41:58 +01:00
guinux 5f1c96e479 improve memory management 2015-01-03 19:32:10 +01:00
guinux 0dc000f8f4 fix #15 2015-01-03 17:26:47 +01:00
guinux cff0edab60 fix #14 2015-01-03 14:52:26 +01:00
guinux 0704717acf version fixes 2015-01-02 23:30:45 +01:00
guinux caaa459e7b fix #8 2015-01-02 22:29:04 +01:00
guinux a357b6173e fix an issue in parsing siglevel 2015-01-02 21:39:32 +01:00
guinux 430b514f37 add to possibility to change syncfirst, ignorepkg and mirrors into preferences 2014-12-30 15:04:40 +01:00
guinux 6f417e4f33 Merge remote-tracking branch 'origin' 2014-12-03 16:02:31 +01:00
guinux 61f1bec6a5 port to pacman 4.2 2014-12-03 16:02:14 +01:00
guinux 1a1da95554 add pamac-refresh 2014-11-30 16:51:33 +01:00
guinux 6024012729 fixes 2014-11-24 21:34:23 +01:00
guinux da70da90da fix a bad commit 2014-11-22 15:10:42 +01:00
guinux bd63874d2a Merge branch 'master' of github.com:manjaro/pamac
Conflicts:
	po/ar.po
	po/ast.po
	po/bg.po
	po/ca.po
	po/create_pot_file.sh
	po/cs.po
	po/da.po
	po/de.po
	po/el.po
	po/en_GB.po
	po/eo.po
	po/es.po
	po/et.po
	po/fa.po
	po/fi.po
	po/fo.po
	po/fr.po
	po/he.po
	po/hi.po
	po/hr.po
	po/hu.po
	po/id.po
	po/it.po
	po/ja.po
	po/ko.po
	po/ms.po
	po/nb.po
	po/nl.po
	po/pamac.pot
	po/pl.po
	po/pot_head
	po/pt_BR.po
	po/pt_PT.po
	po/ro.po
	po/ru.po
	po/si.po
	po/sk.po
	po/sl.po
	po/sr.po
	po/sr@latin.po
	po/sv.po
	po/tr.po
	po/uk.po
	po/update_po_files.sh
	po/uz.po
	po/vi.po
	po/zh.po
	po/zh_TW.po
	src/daemon.vala
	src/manager_window.vala
2014-11-22 12:00:18 +01:00
guinux e8c13b45bb update translations 2014-11-22 11:53:14 +01:00
Philip b8153ea474 Pamac 2.0
- 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
2014-11-22 09:36:35 +01:00
guinux db61ae3929 fix multiple words search in AUR 2014-11-21 15:19:46 +01:00
guinux bdb1c679d8 fix #5 2014-11-19 14:46:44 +01:00
guinux 93bd73a3fc improve makefiles 2014-11-17 21:56:15 +01:00
guinux ed0bacc1d3 some fixes and improvements 2014-11-16 11:31:44 +01:00
guinux 0d3b34d7c4 add right click menu with multiple selection and fixes 2014-11-08 17:50:35 +01:00
guinux 0be2ab9500 fix #1 2014-11-03 21:04:44 +01:00
guinux acaf52d5ae add alpm-package mime type 2014-11-01 17:59:16 +01:00
guinux ebe01e5d44 update alpm bindings and menus 2014-10-30 14:44:09 +01:00
guinux a2d248bc2d update displayed strings 2014-10-26 12:30:04 +01:00
guinux 95d3ffd071 fix actions display in terminal 2014-10-24 15:29:39 +02:00
guinux 60a34f6681 first commit 2014-10-22 18:44:02 +02:00