[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] scratch/merge-cedet-tests a6f2191 103/316: (Lisp): Add cit
From: |
Edward John Steere |
Subject: |
[Emacs-diffs] scratch/merge-cedet-tests a6f2191 103/316: (Lisp): Add cit-arduino |
Date: |
Sat, 28 Jan 2017 09:09:51 +0000 (UTC) |
branch: scratch/merge-cedet-tests
commit a6f2191e3d2677dffbef6c2886870342472eec08
Author: Eric Ludlam <address@hidden>
Commit: Edward John Steere <address@hidden>
(Lisp): Add cit-arduino
---
test/manual/cedet/Project.ede | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/manual/cedet/Project.ede b/test/manual/cedet/Project.ede
index 180c009..fcd2137 100644
--- a/test/manual/cedet/Project.ede
+++ b/test/manual/cedet/Project.ede
@@ -1,13 +1,13 @@
;; Object cit
-;; EDE project file.
+;; EDE Project Files are auto generated: Do Not Edit
(ede-proj-project "cit"
- :name "cit"
:file "Project.ede"
+ :name "cit"
:targets (list
(ede-proj-target-elisp "Lisp"
:name "Lisp"
:path ""
- :source '("cedet-integ-test.el" "cit-cpp.el" "cit-el.el" "cit-texi.el"
"cit-load.el" "cit-srec.el" "cit-gnustep.el" "cit-uml.el" "cit-dist.el"
"cit-symref.el" "cit-externaldb.el" "cit-android.el")
+ :source '("cedet-integ-test.el" "cit-cpp.el" "cit-el.el" "cit-texi.el"
"cit-load.el" "cit-srec.el" "cit-gnustep.el" "cit-uml.el" "cit-dist.el"
"cit-symref.el" "cit-externaldb.el" "cit-android.el" "cit-arduino.el")
:versionsource '("cedet-integ-test.el")
:compiler 'ede-emacs-preload-compiler
:aux-packages '("inversion" "eieio" "semantic" "semantic-bovine"
"semantic-wisent" "srecode" "ede" "ede-gnustep" "cogre" "speedbar")
- [Emacs-diffs] scratch/merge-cedet-tests bc36c86 075/316: Add header comments and provide., (continued)
- [Emacs-diffs] scratch/merge-cedet-tests bc36c86 075/316: Add header comments and provide., Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests 6a63635 090/316: ("ede-proj-project"): Add scripts/cit-test.sh, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests b5a5b45 091/316: ("Lisp"): Add cit-gnustep.el, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests fac8155 094/316: ("cit"): Add speedbar aux package., Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests 19ad5c7 095/316: Merge from 1.0pre6 branch, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests 690c256 092/316: ("Lisp"): Add :versionsource, and :aux-packages, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests 96526d7 096/316: (Lisp): Add cit-uml.el (Misc): Add cit-uml.cgr, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests 68ea5e3 098/316: (Lisp): Use preload compiler., Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests f300a36 100/316: (Lisp): Add cit-symref.el., Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests 007464d 104/316: (cit/Lisp): Add cit-projvar.el, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests a6f2191 103/316: (Lisp): Add cit-arduino,
Edward John Steere <=
- [Emacs-diffs] scratch/merge-cedet-tests 302b4d7 107/316: eieio: Move to obsolete and use the one that ships with Emacs, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests ee352df 113/316: How to use the cit-test.sh script., Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests f91e2ce 114/316: New pretend system include for cpproot test., Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests d2dcc15 112/316: Move tests in cedet/semantic, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests 34041d4 120/316: Synchronize cedet/semantic with Emacs., Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests d08bd3b 117/316: C/C++: Fix function pointer parsing, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests 3a7b458 110/316: Fixes for security tests, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests ceb9293 130/316: Move tests in cedet/semantic, Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests 6d9366a 135/316: Make 'this' a pointer., Edward John Steere, 2017/01/28
- [Emacs-diffs] scratch/merge-cedet-tests fb82965 136/316: Test `this' from in inline member functions, Edward John Steere, 2017/01/28