paulbarker
|
5cbc876ef5
|
* Added code to the cpp module to pass include directories to the cpp program.
* Marked a string for gettext.
* Fixed a comment error.
svn path=/branches/multiarch/; revision=1961
|
2007-09-18 12:41:57 +00:00 |
|
paulbarker
|
11543884ff
|
Added dependency generation to cpp module.
svn path=/branches/multiarch/; revision=1941
|
2007-09-10 10:46:31 +00:00 |
|
paulbarker
|
ca7439276e
|
Delayed destruction of arguments list until cpp_preproc_destroy() in cpp module.
svn path=/branches/multiarch/; revision=1940
|
2007-09-10 10:17:19 +00:00 |
|
paulbarker
|
d628c6a315
|
* Marked message strings so gettext can find them.
* Updated POTFILES.in
svn path=/branches/multiarch/; revision=1925
|
2007-09-01 20:11:11 +00:00 |
|
paulbarker
|
a956b0e1db
|
Removed FILE* argument from preprocessor create() interface. The preprocessor now opens the input file itself.
svn path=/branches/multiarch/; revision=1923
|
2007-08-30 21:08:33 +00:00 |
|
paulbarker
|
c88fd9dd7e
|
Changed cpp module to destroy the argument list and free the memory it uses.
svn path=/branches/multiarch/; revision=1921
|
2007-08-30 19:36:57 +00:00 |
|
paulbarker
|
1069d0fce3
|
Modified cpp module to read directly from the preprocessor using a pipe, rather than storing the output in a temporary file.
svn path=/branches/multiarch/; revision=1920
|
2007-08-30 11:39:15 +00:00 |
|
paulbarker
|
dc23b37308
|
Simplified cpp module, re-structuring much of the code and improving comments.
svn path=/branches/multiarch/; revision=1919
|
2007-08-29 15:40:09 +00:00 |
|
paulbarker
|
09403aea2a
|
Cleaned up cpp_invoke() function and removed call to asprintf().
svn path=/branches/multiarch/; revision=1917
|
2007-08-29 12:23:39 +00:00 |
|
paulbarker
|
4f95e61961
|
Initial version of cpp module (on multiarch branch).
svn path=/branches/multiarch/; revision=1916
|
2007-08-29 11:33:05 +00:00 |
|