• Kir Kolyshkin's avatar
    compel hgen: drop -u option · 7cd6ad5e
    Kir Kolyshkin authored
    This -u option always looked wrong to me, I mean, how the hell a user
    is supposed to know where the hell those headers are? It took quite
    a while to figure out what to do with it, but the end result is --
    this option is not needed at all and can easily be dropped.
    
    For finding paths to includes, there is a -I compiler option,
    there's no need to specify something to compel.
    
    In fact, it should know by itself where its own headers are kept
    (and emit -I... to cflags if needed), but that's another story
    which is to be told when we'll decide to pack compel as a standalone
    tool. For now, just add "#include <compel/compel.h>" and be done.
    Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    7cd6ad5e
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...