2012-07-30 20:36 UTC+0200 Viktor Szakats (harbour syenar.net)

* contrib/make.hb
    - deleted TODO which is unimportant and works 
      well in practice
This commit is contained in:
Viktor Szakats
2012-07-30 18:37:25 +00:00
parent e92edfa2a4
commit 7ef93cafc9
2 changed files with 6 additions and 4 deletions

View File

@@ -16,6 +16,11 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-07-30 20:36 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/make.hb
- deleted TODO which is unimportant and works
well in practice
2012-07-30 16:06 UTC+0200 Viktor Szakats (harbour syenar.net)
+ contrib/hbtip/tests/test01.prg
* contrib/hbtip/httpcli.prg

View File

@@ -27,10 +27,7 @@
*
*/
/* TODO:
- Make home project detection more robust in stdalone mode.
NOTE:
/* NOTE:
- 'install' is ignored in stdalone mode. It would be needed to
replicate the install dir defaulting logic found in global.mk
to implement it.