First commit of the year 2015

This commit is contained in:
Thomas Nagy 2015-01-01 16:24:54 +01:00
parent 0b926c7682
commit 149653a937
No known key found for this signature in database
GPG Key ID: 67A565EDFDF90E64
11 changed files with 12 additions and 12 deletions

2
README
View File

@ -49,5 +49,5 @@ $ git remote add code https://code.google.com/p/waf.docs/
$ git push code
---------------------------
Thomas Nagy, 2014 (ita)
Thomas Nagy, 2014-2015 (ita)

View File

@ -1,6 +1,6 @@
#! /usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2005, 2014 (ita)
# Thomas Nagy, 2005-2015 (ita)
VERSION='1.0.0'
APPNAME='tex_test'

View File

@ -1,6 +1,6 @@
#! /usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2014 (ita)
# Thomas Nagy, 2014-2015 (ita)
"""
Climb dependencies without using build groups and without annotating them.

View File

@ -1,6 +1,6 @@
#! /usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2006-2014 (ita)
# Thomas Nagy, 2006-2015 (ita)
"""
See waflib/extras/stale.py for more information.

View File

@ -2,11 +2,8 @@
"""
A script that creates signed Python files.
Distributing detached signatures is boring.
"""
from __future__ import print_function
import os

View File

@ -1,7 +1,10 @@
#! /usr/bin/env python
# encoding: ISO8859-1
# Thomas Nagy, 2014-2015
"""
A simple file for verifying signatures in signed waf files
This script is meant for Python >= 2.6 and the encoding is bytes - ISO8859-1
Distributing detached signatures is boring
"""

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
# encoding: ISO8859-1
# Thomas Nagy, 2005-2014
# Thomas Nagy, 2005-2015
"""
Redistribution and use in source and binary forms, with or without

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2007-2014 (ita)
# Thomas Nagy, 2007-2015 (ita)
# Gustavo Carneiro (gjc), 2007
"""

View File

@ -1,6 +1,6 @@
#! /usr/bin/env python
# encoding: UTF-8
# Thomas Nagy, 2006-2014 (ita)
# Thomas Nagy, 2006-2015 (ita)
"""
Add a pre-build hook to remove build files (declared in the system)

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2010-2014 (ita)
# Thomas Nagy, 2010-2015 (ita)
"""
burn a book, save a tree

View File

@ -1,6 +1,6 @@
#! /usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2005-2014
# Thomas Nagy, 2005-2015
"""
to make a custom waf file use the option --tools