summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore: Add new autotools file 'test-driver'Kristian Høgsberg2014-04-211-0/+1
| | | | | | | | | Automake 1.12 introduces a new parallel test framework that uses a shell script helper and generates *.log and *.trs files. Add to .gitignore. Signed-off-by: Kristian Høgsberg <krh@bitplanet.net> Reviewed-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: relocate xserver.ent in the package root directoryGaetan Nadon2011-05-141-0/+1
| | | | | | | | | | | | | This is the appropriate location for reusable configuration and/or makefile artifacts as opposed to picking one of the subdirs where it is used. It shields them from future doc reorg as every subdir will refer to the root package which never changes location. Reviewed-by Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
* .gitignore: use common defaults with custom section #24239Gaetan Nadon2009-11-111-140/+66
| | | | | | | | | Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. Reviewed-By: Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Keith Packard <keithp@keithp.com>
* kdrive: Purge XsdlPeter Hutterer2009-10-201-1/+0
| | | | | | | | | | | | | From the original Xsdl commit: "sdl x server so that we can x-on-x the fb stuff for ease of debugging. if anyone uses this in production, a big scary monster will eat them. hrm, perhaps i should make it have a --i-know-what-i'm-doing param that it doens't start without, heh" That should be reason enough to not spend time maintaing it. Also, no more elephants. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* Remove shave now that automake-1.11 has AM_SILENT_RULESAlan Coopersmith2009-10-061-2/+0
| | | | | | | | | | | | Revert "Add shave so that we can see the steaming piles of warnings generated." This reverts commit 181cc08c8908a119fc403f970dea8cc98d3e0b9b. shave was left in the xserver 1.7 release/branch to allow developers & distros time to transition to automake-1.11. xserver 1.8 series will require automake-1.11 for silencing build noise. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> Signed-off-by: Keith Packard <keithp@keithp.com>
* Add (ok, fix) support for DTrace under OS XBen Byer2009-09-271-0/+1
| | | | (cherry picked from commit 8428a57184f542941d2c8c90e97d18e111a69dd2)
* Add shave so that we can see the steaming piles of warnings generated.Eric Anholt2009-04-141-0/+2
| | | | | The old style output can be reenabled for build system debugging using "make V=1", or --disable-shave at configure time.
* Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave.Eric Anholt2009-04-141-0/+1
| | | | This is more sane anyway, as it ensures a rebuild when changing them.
* .gitignore: ignore sdksyms.depMagnus Kessler2009-01-251-0/+1
| | | | Signed-off-by: Magnus Kessler <Magnus.Kessler@gmx.net>
* Cygwin/X: Add *.exe pattern to .gitignoreJon TURNEY2009-01-051-0/+1
| | | | Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
* Updated .gitignoreJeremy Huddleston2008-12-281-1/+3
| | | | (cherry picked from commit 06964c322e4da81f3146022049a2de13f6b2892d)
* Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade2008-12-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | All .a libraries were converted to .la, and instead of linking the Xorg binary with a mix of .a and .la, and adding some libraries more then once in the command line, etc, now it generates a single libxorg.la from all the required convenience libraries, and links with a dummy xorg.c (that should usually be the file with the main function...). This removes the requirement of some things like libosandcommon and libinit, that existed to circumvent problems when linking multiple .a and .la in the final Xorg binary. The "symbol table" is now generated dynamically, by a shell script, with an embedded gawk parser that parses cpp output. The new file sdksyms.sh is generated by hand by analyzing all Makefile.am's and making it create a sdksyms.c file, that includes all sdk headers that will add symbols for the Xorg binary. Module headers aren't read, and a in 2 files it was required to add a "<hash>ifndef XorgLoader" around declarations shared between the Xorg binary and libextmod. A few other changes were added to other sdk headers, like preventing multiple inclusion, or including other headers to satisfy dependencies. This should be a lot more portable, and better (hopefully properly) using libtool to generate convenience libraries.
* Update .gitignore.Paulo Cesar Pereira de Andrade2008-12-041-83/+9
| | | | | Add files left by make distcheck and remove files that no longer are generated.
* gitignore: ignore .patch filesPeter Hutterer2008-11-211-0/+1
|
* Add cscope files to .gitignoreJesse Barnes2008-09-051-0/+1
|
* clean .gitignoreGeorge Sapountzis2008-06-131-88/+0
|
* Clean up remaining afb references.Kristian Høgsberg2008-05-211-8/+0
|
* XQuartz: Starting to work on the new Mach IPC startup stuff for better ↵Jeremy Huddleston2008-05-121-0/+4
| | | | | | launchd, ApplicationServices, and Dock support (cherry picked from commit 9b67fca9b7d3050d3d5582a5210270db7eb2ed05)
* Updated .gitignore for new Xquartz layoutJeremy Huddleston2008-05-081-2/+3
| | | | (cherry picked from commit cd4d2355e227549a3410485a130549dd91ccdcfe)
* .gitignore: Added Xquartz stuffJeremy Huddleston2008-04-211-0/+2
| | | | (cherry picked from commit 0a9a3bec2de8d1f442493e13cf9f039902a4928f)
* Revert "Removed XWin DDX"Jeremy Huddleston2008-04-201-0/+1
| | | | | | This reverts commit 6550078b0925f754e3eec3bbce94dbfe5de8c419. Doctor, I'm starting to get a pulse...
* Removed XWin DDXJeremy Huddleston2008-04-191-1/+0
|
* Add doltcompile to .gitignoreAdam Jackson2008-04-111-0/+1
|
* gitignore: Add two more bitsDaniel Stone2008-03-311-1/+2
| | | | | Get slightly better at ignoring vim swap files, and let people keep local changes if they want to.
* Add cscope files to .gitignoreJesse Barnes2008-03-031-0/+1
|
* Add tags/TAGS to .gitignore for ctags usageDavid Nusinow2008-01-211-0/+2
|
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-12-141-1/+0
|\ | | | | | | | | | | | | | | Conflicts: configure.ac This is the last pull before merging to master.
| * Modified X11 plist to use x11-execBen Byer2007-12-131-1/+0
| | | | | | | | (cherry picked from commit 7d9a11329e476f45e4d9f9aebcb43469321347c7)
* | Merge branch 'master' into XACE-SELINUXEamon Walsh2007-12-131-0/+3
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Xext/EVI.c Xext/bigreq.c Xext/cup.c Xext/dpms.c Xext/fontcache.c Xext/mitmisc.c Xext/xcmisc.c Xext/xf86bigfont.c Xext/xtest.c configure.ac dbe/dbe.c hw/darwin/darwin.h hw/darwin/darwinEvents.c hw/darwin/iokit/xfIOKit.h hw/darwin/iokit/xfIOKitCursor.c hw/darwin/quartz/fullscreen/fullscreen.c hw/darwin/quartz/fullscreen/quartzCursor.c hw/darwin/quartz/quartz.c hw/darwin/quartz/quartzCommon.h hw/darwin/quartz/quartzCursor.c hw/darwin/quartz/xpr/dri.c hw/darwin/quartz/xpr/dristruct.h hw/darwin/quartz/xpr/xprCursor.c hw/darwin/quartz/xpr/xprFrame.c hw/xfree86/modes/xf86RandR12.c include/cursor.h miext/rootless/rootlessCommon.h miext/rootless/rootlessScreen.c miext/rootless/rootlessWindow.c render/picturestr.h Trying to pick up the pieces from the darwin churn here...
| * .gitignore: added hw/xquartz/bundle/org.x.X11.plistJeremy Huddleston2007-12-081-0/+1
| |
| * .gitignore: Added Xcode user filesJeremy Huddleston2007-12-051-0/+2
| |
* | Merge branch 'master' into XACE-SELINUXEamon Walsh2007-11-141-1/+3
|\ \ | |/ | | | | | | | | | | Conflicts: Xext/xace.c Xext/xace.h
| * .gitignore: Ignore build directoriesDaniel Stone2007-11-071-1/+3
| | | | | | | | Ignore directories people might use for building.
* | Remove SecurityPolicy file and associated references in the manpages.Eamon Walsh2007-11-081-2/+0
|/
* Add more generated files to .gitignore.Eric Anholt2007-08-291-0/+30
|
* gitignore: Add automake lex/yacc wrapperDaniel Stone2007-08-011-0/+1
|
* gitignore: ignore vi swap filesDaniel Stone2006-08-231-0/+1
|
* add another file to .gitignoreGreg Kroah-Hartman2006-07-051-0/+1
|
* Add a manpage for EXA.Eric Anholt2006-06-231-0/+2
|
* Add kdrive servers to .gitignoreAdam Jackson2006-06-221-0/+18
|
* Tell git to ignore emacs *~ droppings and git .msg filesAlan Coopersmith2006-06-191-0/+2
|
* update .gitignore to handle Xprint moveGreg Kroah-Hartman2006-06-191-6/+6
|
* more .gitignore updatesGreg Kroah-Hartman2006-06-091-7/+210
|
* updated .gitignore with more pre-generated filesGreg Kroah-Hartman2006-06-091-0/+8
|
* add bison generated files to .gitignoreGreg Kroah-Hartman2006-06-071-0/+3
|
* updated the .gitignore file with more auto-generated filesGreg Kroah-Hartman2006-06-071-0/+25
|
* add more files to .gitignoreGreg Kroah-Hartman2006-06-071-0/+4
|
* Added first cut at a .gitignore file to make using git easier.Greg Kroah-Hartman2006-06-071-0/+3