Zbigniew Jędrzejewski-Szmek
9ee03516df
tree-wide: add spdx header on all scripts and helpers
...
Even though many of those scripts are very simple, it is easier to include
the header than to try to say whether each of those files is trivial enough
not to require one.
2021-01-28 09:55:35 +01:00
Benjamin Robin
c23c34bcba
build-sys: Fix Makefile wrapper for install target ( #6548 )
2017-08-07 11:29:20 +02:00
Zbigniew Jędrzejewski-Szmek
e7e157032b
build-sys: add basic support for ./configure && make && make install
...
This adds the basic make support required by
https://github.com/cgwalters/build-api . CFLAGS, CXXFLAGS, DESTDIR variables are
supported:
./configure CFLAGS=... CXXFLAGS=... && make && make install DESTDIR=
2017-07-18 10:05:06 -04:00
Lennart Poettering
47be870bd8
build: basic autoconfization
2010-02-03 14:21:48 +01:00
Lennart Poettering
501c7d0b77
systemadm: implement basic control UI systemadm
2010-02-03 12:40:09 +01:00
Lennart Poettering
5630af71d7
client: add a very basic Vala command line tool
2010-02-02 22:22:51 +01:00
Lennart Poettering
ea4309869e
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00
Lennart Poettering
1e2e81336b
ratelimit start requests
2010-01-29 04:42:57 +01:00
Lennart Poettering
f50e0a0123
implement coldpluggin
2010-01-29 03:18:09 +01:00
Lennart Poettering
25ac040b48
add basic udev device enumeration module
2010-01-28 06:46:33 +01:00
Lennart Poettering
b52429d4e0
implement trivial socket activated logger daemon
2010-01-27 22:43:50 +01:00
Lennart Poettering
0301abf48e
implement drop-in directories
2010-01-27 00:15:56 +01:00
Lennart Poettering
87f0e418cf
s/name/unit
2010-01-26 21:39:06 +01:00
Lennart Poettering
c22cbe2672
rename milestone to target
2010-01-26 19:06:50 +01:00
Lennart Poettering
5cb5a6ffc3
first attempt in implementinging execution logic
2010-01-23 01:52:57 +01:00
Lennart Poettering
1ffba6fe82
fix job merging
2010-01-21 00:51:37 +01:00
Lennart Poettering
5899f3b7f6
add minimal logging framework
2010-01-20 19:18:52 +01:00
Lennart Poettering
7fad411cb5
start implementing a test suite for the engine
2010-01-20 05:03:52 +01:00
Lennart Poettering
42f4e3c441
parse socket files properly
2010-01-19 02:56:37 +01:00
Lennart Poettering
223dabab49
manager: add basic support for loading name fragment files
2009-11-19 02:52:17 +01:00
Lennart Poettering
ed5bcfbe3c
conf-parser: add ini/.desktop file parser
2009-11-19 00:48:48 +01:00
Lennart Poettering
1564322b24
build-sys: add more compiler parameters
2009-11-19 00:48:23 +01:00
Lennart Poettering
6091827530
initial commit
2009-11-18 00:42:52 +01:00