index
:
prokit/prokit.git
feature/block-device-mounting
feature/improve-error-handling
feature/installer-integration
feature/sessions
feature/use-shld
master
ProteanOS Development Kit
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Makefile.am: New "wikiman" target
P. J. McDermott
2014-09-02
1
-0/+18
*
Makefile.am: Escape periods in todo_script
P. J. McDermott
2014-09-01
1
-6/+6
*
Makefile.am: Fix todo_script line addressing
P. J. McDermott
2014-09-01
1
-3/+3
*
Move some manuals to section 8
P. J. McDermott
2014-09-01
1
-1/+8
*
lib/package/local.mk: New file
P. J. McDermott
2014-09-01
1
-0/+6
*
Makefile.am: Add ssh mkdir command to "release"
P. J. McDermott
2014-08-26
1
-0/+1
*
Makefile.am: New "release" target
P. J. McDermott
2014-08-26
1
-1/+20
*
Makefile.am: Never colorize ChangeLog
P. J. McDermott
2014-08-25
1
-1/+1
*
Makefile.am: Fix out-of-tree ChangeLog generation
P. J. McDermott
2014-08-25
1
-1/+2
*
Fix license notices
P. J. McDermott
2014-08-25
1
-1/+1
*
Improve license notices and file descriptions
P. J. McDermott
2014-08-25
1
-9/+12
*
Makefile.am: Use $(AM_V_GEN) with .builddirstamp
P. J. McDermott
2014-08-24
1
-1/+1
*
Makefile.am: Use $(AM_V_GEN) and $(AM_V_at)
P. J. McDermott
2014-08-24
1
-7/+7
*
Update copyright years
P. J. McDermott
2014-08-24
1
-1/+1
*
Makefile.am: Add support for manual pages
P. J. McDermott
2014-08-23
1
-1/+12
*
mv lib/profiles/ lib/profile/
P. J. McDermott
2014-08-23
1
-2/+2
*
Makefile.am: New "todo" target
P. J. McDermott
2014-08-21
1
-2/+38
*
Makefile.am: Remove pkgdataprofiledir on uninstall
P. J. McDermott
2014-08-19
1
-1/+5
*
Makefile.am: Add $(TESTS) to EXTRA_DIST
P. J. McDermott
2014-08-19
1
-0/+1
*
Makefile.am: Add $(locale_MESSAGES) to noinst_DATA
P. J. McDermott
2014-08-19
1
-3/+1
*
Makefile.am: Make .builddirstamp just once
P. J. McDermott
2014-08-19
1
-1/+4
*
Distribute tests/parse_control.common.sh
P. J. McDermott
2014-08-16
1
-1/+2
*
Support colors in test logs
P. J. McDermott
2014-08-16
1
-1/+1
*
Makefile.am: Fix name of dir stamp in CLEANFILES
P. J. McDermott
2014-08-16
1
-1/+1
*
Makefile.am: Set srcdir in AM_TESTS_ENVIRONMENT
P. J. McDermott
2014-08-16
1
-0/+2
*
Set up testsuite
P. J. McDermott
2014-08-15
1
-1/+3
*
Makefile.am: Drop "in-place" target
P. J. McDermott
2014-08-15
1
-3/+0
*
Makefile.am: Actually, make just one stamp file
P. J. McDermott
2014-08-15
1
-5/+3
*
Makefile.am: Make ".in-place" stamp files
P. J. McDermott
2014-08-15
1
-0/+4
*
Makefile.am: Drop /pkgdata.+dir/ vars in do_subst
P. J. McDermott
2014-08-15
1
-2/+0
*
Makefile.am: Fix "pkgdataprofiledir" macro
P. J. McDermott
2014-08-15
1
-1/+1
*
Makefile.am: New "pkgdataprofiledir" variable
P. J. McDermott
2014-08-15
1
-0/+1
*
Makefile.am: New "profiles" variable
P. J. McDermott
2014-08-15
1
-0/+3
*
s/pkgdataprofiles/pkgdataprofile/.
P. J. McDermott
2013-11-28
1
-3/+3
*
Makefile.am: Add pkgdataprofiles stuff.
P. J. McDermott
2013-10-24
1
-0/+5
*
Makefile.am: New "uninstall-hook" rule.
P. J. McDermott
2013-10-23
1
-0/+7
*
Makefile.am: Fix directory in locale installation.
P. J. McDermott
2013-10-23
1
-2/+2
*
Makefile.am: New "uninstall-local" target.
P. J. McDermott
2013-10-23
1
-0/+8
*
Makefile.am: Use PACKAGE_NAME and PACKAGE_VERSION.
P. J. McDermott
2013-10-23
1
-2/+2
*
Makefile.am: Add locale stuff.
P. J. McDermott
2013-10-23
1
-3/+23
*
Makefile.am: s/reallyclean/really-clean/.
P. J. McDermott
2013-10-23
1
-1/+1
*
Makefile.am: New "pkgdatacmddir" variable.
P. J. McDermott
2013-10-23
1
-0/+1
*
Makefile.am: New "localedir" var.
P. J. McDermott
2013-10-23
1
-0/+1
*
Makefile.am: New "cmds" and "textdomain" vars.
P. J. McDermott
2013-10-23
1
-1/+6
*
Makefile.am: Add .sh.sm inference rule.
P. J. McDermott
2013-10-23
1
-1/+5
*
Makefile.am: Add pkgdatacmd stuff.
P. J. McDermott
2013-10-23
1
-2/+7
*
lib/local.mk: New file.
P. J. McDermott
2013-10-23
1
-0/+1
*
Makefile.am: Add pkgdata stuff.
P. J. McDermott
2013-10-23
1
-4/+8
*
Makefile.am: Generate ChangeLog in dist-hook.
P. J. McDermott
2013-10-22
1
-0/+8
*
Set up build system.
P. J. McDermott
2013-10-22
1
-0/+46
[prev]