summaryrefslogtreecommitdiffstats
path: root/remote/tools/xorg/xorg.build
Commit message (Collapse)AuthorAgeFilesLines
* restructuring...Jonathan Bauer2013-03-141-23/+0Star
|
* new arguments for mltk, see manpages & changed INIT_DIR to TARGET_BUILD DIRJonathan Bauer2013-03-141-4/+4
|
* use list_packet_files in xorg.buildJonathan Bauer2013-03-011-16/+5Star
|
* Generalization:root2013-02-271-4/+0Star
| | | | | | | - Rework install_dependencies: make it a global function, not per tools.build - Determine packet manager of local system (currently supports apt/dpkg and zypper/rpm) - Look for packet manager specific tools.conf.$MANAGER first, use tools.conf otherwise - Added list_package_files which should be used instead of "for $(dpkg -L | grep ...) ... >> ... done"
* Several fixes and improvements:Simon Rettberg2013-02-251-10/+11
| | | | | | | - return uid and gid again for add_user and add_group - abort execution if sourcing the .build or .conf file of a module fails - make sure lightdm user and group exists when building the ldm module - use tarcopy in all modules if appropriate
* debug output cleaned a bitJonathan Bauer2013-02-141-2/+2
|
* separate greeter from ldmMichael Neves2013-01-141-1/+3
|
* xorg & ldmMichael Neves2013-01-081-1/+2
|
* check if file is ELF fixMichael Neves2013-01-031-0/+34